> >> > Try:
> >> >
> >> > <jar jarfile="ajar.jar" basedir="." includes="base"/>
> >>
> >> this would only include the directory base and nothing else, it
> >> should probably be
> >>
> >> <jar jarfile="ajar.jar" basedir="." includes="base/**"/>
> >
> > Unfortunately that just looks for the files under base.
>
> and recursively below that. ** is recursive.
Ahh! double * - must go along for that sight test sometime :-)
Many thanks for your help with this, hey you guys are fast!
Regards,
Roger.
________________________________________________________________
Nokia 5510 looks weird sounds great.
Go to http://uk.promotions.yahoo.com/nokia/ discover and win it!
The competition ends 16 th of December 2001.
--
To unsubscribe, e-mail: <mailto:ant-user-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:ant-user-help@jakarta.apache.org>
|