Re: Distributing Docs: Manual or whole Site?

2010-07-14 Thread Stefan Bodewig
On 2010-07-14, Jan Matèrne wrote: > Having the website too would have the benefit of having the FAQ, externals > and projects pages. Even if they were outdated, true ... Stefan - To unsubscribe, e-mail: dev-unsubscr...@ant.apac

AW: Distributing Docs: Manual or whole Site?

2010-07-14 Thread Jan Matèrne
Having the website too would have the benefit of having the FAQ, externals and projects pages. Jan > -Ursprüngliche Nachricht- > Von: Stefan Bodewig [mailto:bode...@apache.org] > Gesendet: Mittwoch, 14. Juli 2010 17:11 > An: dev@ant.apache.org > Betreff: Distributing Docs: Manual or whole

Re: mappedresources question

2010-07-14 Thread Jon Stevens
Sure, but then I'd have to subscribe to a busy list that I don't really want to be on and this is also the hope that the examples on the website might get updated to include something like this. Thanks for the information. jon On Wed, Jul 14, 2010 at 6:36 AM, Stefan Bodewig wrote: > [this would

Distributing Docs: Manual or whole Site?

2010-07-14 Thread Stefan Bodewig
Hi, I've just modified build.xml to create additional a...@version@-manual.[zip|tar.(gz|bz2)] files containing just the manual portion of the docs - including javadocs. As I already offered, I'm going to create such artifacts from the past five binary releases and call for a vote to release them

Re: mappedresources question

2010-07-14 Thread Stefan Bodewig
[this would be a good question for the u...@ant list ;-)] On 2010-07-14, Jon Stevens wrote: > say i have this: > > > > > > > > > > but i want to exclude some f

Re: mappedresources question

2010-07-14 Thread Jeffrey E Care
Jon Stevens wrote on 07/14/2010 12:19:22 AM: > say i have this: > > > > > > > > > > > > but i want to exclude some files from the WEB-INF/lib that are > includ