On Wed, 09 Aug 2006, Antoine Levy-Lambert <[EMAIL PROTECTED]> wrote:

>> I'll downgrade it to optional, or we can patch gump to get the
>> right directory.
> 
> Do you need to patch gump or to set a property ant.home when you
> build the antlibs ? Maybe setting a property is supported by gump by
> adding a special tag to the build descriptor ?

It certainly is.  If you want to go that route, I'd suggest to use the
same approach as in the descriptor for xdoclet.  Nest

    <property name="ant.home" project="ant" reference="home"/>

under the <ant> Element.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to