Hi,

this simple build.xml file:

<project name="test" default="time">
 <target name="time">
  <tstamp/>
 </target>
</project>

(debian unstable 1.1.5 branch)

$ JAVA_HOME=/usr/lib/kaffe ant
Buildfile: build.xml

time:

BUILD FAILED
/tmp/build.xml:1: java.util.MissingResourceException: resource not found

Total time: 0 seconds

Oups! This means kaffe could no more be used to build ant based package
at the moment!

Thanks for your time and help. (I don't know if it's debian specific?)

-- 
Arnaud Vandyck

< doogie> asuffield: how do you think dpkg was originally written?  :|
< asuffield> by letting iwj get dangerously near a computer
                -- in #debian-devel

_______________________________________________
kaffe mailing list
[EMAIL PROTECTED]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

Reply via email to