Re: libant1.5-java for gjdoc

2003-09-18 Thread Arnaud Vandyck
On 18 Sep 2003 11:59:32 -0500 Ean Schuessler <[EMAIL PROTECTED]> wrote: > As I said in my email, this is almost certainly a bug in ant. Ant is > specifically checking to see if the VM is Kaffe and then looks for > additional jars in /usr/lib/kaffe/share/kaffe. Ant does not bother to > catch

Re: libant1.5-java for gjdoc

2003-09-18 Thread Arnaud Vandyck
On 18 Sep 2003 11:59:32 -0500 Ean Schuessler <[EMAIL PROTECTED]> wrote: > As I said in my email, this is almost certainly a bug in ant. Ant is > specifically checking to see if the VM is Kaffe and then looks for > additional jars in /usr/lib/kaffe/share/kaffe. Ant does not bother to > catch

Re: libant1.5-java for gjdoc

2003-09-18 Thread Ean Schuessler
As I said in my email, this is almost certainly a bug in ant. Ant is specifically checking to see if the VM is Kaffe and then looks for additional jars in /usr/lib/kaffe/share/kaffe. Ant does not bother to catch an Exception if that directory doesn't exist. The only "bug" Kaffe has in this respect

Re: libant1.5-java for gjdoc

2003-09-18 Thread Ean Schuessler
As I said in my email, this is almost certainly a bug in ant. Ant is specifically checking to see if the VM is Kaffe and then looks for additional jars in /usr/lib/kaffe/share/kaffe. Ant does not bother to catch an Exception if that directory doesn't exist. The only "bug" Kaffe has in this respect

Re: libant1.5-java for gjdoc

2003-09-16 Thread Stefan Gybas
Takashi Okamoto wrote: BUILD FAILED file:/home/okamototk/deb/libant1.5-java/build-tree/build.xml:580: /usr/lib/kaffe/share/kaffe not found. Damn, I thought this was fixed in Kaffe 1.1.1-1. I've told Ean about this problem before he uplodaded the new package but he obviously forgot to include the

Re: libant1.5-java for gjdoc

2003-09-16 Thread Stefan Gybas
Takashi Okamoto wrote: BUILD FAILED file:/home/okamototk/deb/libant1.5-java/build-tree/build.xml:580: /usr/lib/kaffe/share/kaffe not found. Damn, I thought this was fixed in Kaffe 1.1.1-1. I've told Ean about this problem before he uplodaded the new package but he obviously forgot to include th

Re: libant1.5-java for gjdoc

2003-09-16 Thread Takashi Okamoto
I built my ant with SUN's j2sdk1.4 and I upload deb here: deb http://people.debian.org/~tora/deb/ ./ You can use gjdoc by following step: (1)edit build.xml and set build.javadoc properties to gjdoc: (2)set classpath for xerces and execute org.apache.tools.ant.Main class: $ java -classpath

Re: libant1.5-java for gjdoc

2003-09-15 Thread Takashi Okamoto
I built my ant with SUN's j2sdk1.4 and I upload deb here: deb http://people.debian.org/~tora/deb/ ./ You can use gjdoc by following step: (1)edit build.xml and set build.javadoc properties to gjdoc: (2)set classpath for xerces and execute org.apache.tools.ant.Main class: $ java -classpath