> >
> >  +  <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.
>

(lowers head in shame, actually knowing this to be the case, but
responding before thinking) ;-)


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

Reply via email to