Re: war inlcude problem

2007-09-17 Thread David Weintraub
You never said why it didn't work or what type of error you're getting. I am assuming you want all the jars in the root of the lib directory in the war. Specify a element for each directory, and then include the sub-tasks for the jar files you want. You can use wildcards if that makes things easi

Re: AW: AW: war inlcude problem

2007-09-17 Thread Steve Loughran
[EMAIL PROTECTED] wrote: Jan Or, given that is just a with a prefix, you could add new zipfilesets - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

AW: AW: war inlcude problem

2007-09-17 Thread Jan.Materne
Jan >-Ursprüngliche Nachricht- >Von: Mitja B. [mailto:[EMAIL PROTECTED] >Gesendet: Montag, 17. September 2007 12:47 >An: Ant Users List >Betreff: Re: AW: war inlcude problem > >hi, > >hmm how do you mean that? >-- >L.P. >Mitj

Re: AW: war inlcude problem

2007-09-17 Thread Mitja B.
hi, hmm how do you mean that? -- L.P. Mitja B. - Original Message From: Ant Users List To: user@ant.apache.org , [EMAIL PROTECTED] <[EMAIL PROTECTED]> Subject: AW: war inlcude problem Date: 17/09/07 11:50 > multiple <lib>s? > > Jan > > &g

AW: war inlcude problem

2007-09-17 Thread Jan.Materne
multiple s? Jan >-Ursprüngliche Nachricht- >Von: Mitja B. [mailto:[EMAIL PROTECTED] >Gesendet: Montag, 17. September 2007 11:46 >An: Ant Users List >Betreff: Re: war inlcude problem > >any idea? > >thx >-- >L.P. >Mitja B. > > >- Or

Re: war inlcude problem

2007-09-17 Thread Mitja B.
any idea? thx -- L.P. Mitja B. - Original Message From: Ant Users List To: user@ant.apache.org Subject: war inlcude problem Date: 14/09/07 13:22 > i want to create war file, but i have problem with including lib files into > lib folder > > I have lib files in d

RE: war inlcude problem

2007-09-14 Thread Barry Pape
: Friday, September 14, 2007 6:21 AM To: user@ant.apache.org Subject: war inlcude problem i want to create war file, but i have problem with including lib files into lib folder I have lib files in different lib dirs. How can i include it? This does not work

war inlcude problem

2007-09-14 Thread Mitja B.
i want to create war file, but i have problem with including lib files into lib folder I have lib files in different lib dirs. How can i include it? This does not work thx