On Wed, 14 Jul 2004 19:27:48 +0200 Arnaud Vandyck <[EMAIL PROTECTED]> wrote:
> 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?) Fixed in HEAD (patch from 04/07/11 "small fix ..."), I think. Regards, Helmer _______________________________________________ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
