Scott Sanders wrote:
>
>  +  <ant buildfile="build/build.xml" target="jar"/>
>
> Doesn't that need to be:
>
> <ant buildfile="build.xml" basedir="build" target="jar"/>

"Classic" gump accepts it either way.  ;-)

Up to this point, I had only committed changes that were present in
http://www.eionline.com/Gump.zip.  Now I've tried to make a complete sweep.

By the way, the default for buildfile is build.xml, so that attribute
should be optional.

- Sam Ruby


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

Reply via email to