Codebase list libcommons-validator-java / 148aba6
debian/rules: fix JAVA_HOME, set it to default-java (Closes: #533869) Varun Hiremath 14 years ago
2 changed file(s) with 4 addition(s) and 8 deletion(s). Raw diff Collapse all Expand all
0 libcommons-validator-java (1:1.3.1-2.1) UNRELEASED; urgency=low
0 libcommons-validator-java (1:1.3.1-3) unstable; urgency=low
11
2 * Non-maintainer upload.
2 * debian/rules: fix JAVA_HOME, set it to default-java (Closes: #533869)
33
4 [ Emmanuel Bourg ]
5 * Update of the URLs
6 * Rename Jakarta Commons to Apache Commons
7
8 -- Sylvestre Ledru <sylvestre.ledru@inria.fr> Wed, 17 Jun 2009 10:52:59 +0200
4 -- Varun Hiremath <varun@debian.org> Sun, 21 Jun 2009 03:14:33 -0400
95
106 libcommons-validator-java (1:1.3.1-2) unstable; urgency=low
117
66 include /usr/share/cdbs/1/rules/debhelper.mk
77 include /usr/share/cdbs/1/class/ant.mk
88
9 JAVA_HOME := /usr/lib/jvm/java-gcj
9 JAVA_HOME := /usr/lib/jvm/default-java
1010 DEB_JARS := junit commons-beanutils commons-collections commons-digester commons-logging oro
1111 DEB_ANT_BUILD_TARGET := dist
1212