[kaffe] ant's <tstamp> fails with kaffe

Helmer Krämer hkraemer at freenet.de
Wed Jul 14 23:28:31 PDT 2004


On Wed, 14 Jul 2004 19:27:48 +0200
Arnaud Vandyck <arnaud.vandyck at ulg.ac.be> 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




More information about the kaffe mailing list