You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ojb-dev@db.apache.org by Antonio Gallardo <ag...@agssa.net> on 2005/03/09 06:25:53 UTC

OJB CVS build broken

Hi:

The current 1.0.2-dev CVS version constains ant. I got:

doc:

BUILD FAILED
/home/agallardo/workspace/db-ojb_1.0.x/build.xml:777: Please set the
ANT_HOME environment variable to the root of your Ant installation.

I think we don't need to require an ANT_HOME variable is we are shipping
with it. Nor remove ant from the distro.

Best Regards,

Antonio Gallardo.

---------------------------------------------------------------------
To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org
For additional commands, e-mail: ojb-dev-help@db.apache.org


Re: OJB CVS build broken

Posted by Thomas Dudziak <to...@gmail.com>.
No, in this case we need Ant as Forrest since version 0.6 needs a
specific library to be present for Ant, i.e. in Ant's lib folder.
Therefore, in the doc target the presentce of Ant, of Forrest and of
this library is checked.
I can however test whether it would do to use the Ant dist that is
part of Forrest. I'll check

Tom

---------------------------------------------------------------------
To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org
For additional commands, e-mail: ojb-dev-help@db.apache.org