[kaffe] ant's <tstamp> fails with kaffe
Arnaud Vandyck
arnaud.vandyck at ulg.ac.be
Wed Jul 14 10:27:48 PDT 2004
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
More information about the kaffe
mailing list