Re: Union + Tar

2010-06-28 Thread Stefan Bodewig
On 2010-06-25, Jon Stevens wrote: > Ok, how do I do the same thing with the war task lib directory? > > > need to put a reference to my union in here. > > put a that looks just the same as the one you've put into where you now have your element. The globmapper's to should b

Re: Union + Tar

2010-06-28 Thread Stefan Bodewig
On 2010-06-25, Jon Stevens wrote: > mind if i submit a diff to the tar documentation page with this > example? Please do Stefan - To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For additional commands, e-mail: dev-h...@

Re: Union + Tar

2010-06-25 Thread Jon Stevens
Ok, how do I do the same thing with the war task lib directory? need to put a reference to my union in here. jon On Fri, Jun 25, 2010 at 9:47 AM, Jon Stevens wrote: > sweet. works like a charm (even though it is a bit non-intuitive). mind if > i submit a diff to the tar docu

Re: Union + Tar

2010-06-25 Thread Jon Stevens
sweet. works like a charm (even though it is a bit non-intuitive). mind if i submit a diff to the tar documentation page with this example? jon On Thu, Jun 24, 2010 at 9:10 PM, Stefan Bodewig wrote: > On 2010-06-25, Jon Stevens wrote: > > > Now, I'd like to reference that Union within a ... so

Re: Union + Tar

2010-06-24 Thread Stefan Bodewig
On 2010-06-25, Jon Stevens wrote: > Now, I'd like to reference that Union within a ... something > like this: > longfile="gnu"> > > > > > I'm getting this error (ant 1.8.1): > only single argument resource collections are supported as

Union + Tar

2010-06-24 Thread Jon Stevens
I've got my class which extends Union typedef. Inside of it are a bunch of FileList's which in turn have a bunch of FileResources. Now, I'd like to reference that Union within a ... something like this: