On Tue, 14 Dec 2004, Stefan Bodewig <[EMAIL PROTECTED]> wrote: > I've just committed a modified KaffeRmic adapter to Ant, let's see > what happens.
This is what happens: it fails without saying why. Looking into the Lucene build, Ant seems to have invoked Kaffe's rmic (we'd need to run ant -verbose to be absolutely sure), but then RMIC.run() returned false - which Ant interprets as Rmic failed; see the compiler error output for details. Any ideas? Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
