Re: build.sysclasspath instead of patching upstream build.xml?
Hi Thomas,
On Mon, Jan 11, 2010 at 6:12 PM, Thomas Koch <thomas@koch.ro> wrote:
> export CLASSPATH+=:$(CURDIR)/lib/*.jar:/usr/share/java:/usr/share/java/*.jar
> export ANT_OPTS+= -Dbuild.sysclasspath=first -Dant.build.clonevm=true
> <SNIP>
> ant -propertyfile debian/ant.properties -buildfile debian/build-override.xml
commons-configuration is using it:
<http://svn.debian.org/wsvn/pkg-java/trunk/commons-configuration/>,
please check debian/ant.properties. I don't know what is wrong with
your build but you have to set DEB_CLASSPATH if your are using ant
with cdbs.
Cheers,
Torsten
Reply to: