Re: using compositemappers with zip

2010-04-20 Thread Stefan Bodewig
On 2010-04-21, Stefan Bodewig wrote: > On 2010-04-20, Patrick Martin wrote: >> Would you have any idea? >> The same idea would work in , using the attribute >> "enablemultiplemappings". > Unlike copy with the enablemultiplemappings attribute zip (and probably > any task other than copy) will o

Re: using compositemappers with zip

2010-04-20 Thread Stefan Bodewig
On 2010-04-20, Patrick Martin wrote: > Hello, > Is it possible to use compositemappers with zip? > The idea is to have a source tree templatized like > @dirname@/file1 > and to obtain the following in the zip file (in one go): > dir1/file1 > dir2/file1 > I imagined this could be done like thi

using compositemappers with zip

2010-04-20 Thread Patrick Martin
Hello, Is it possible to use compositemappers with zip? The idea is to have a source tree templatized like @dirname@/file1 and to obtain the following in the zip file (in one go): dir1/file1 dir2/file1 I imagined this could be done like this:

JUnit and batch test

2010-04-20 Thread Leif Bladt (Inxmail GmbH)
Hi, I'm running my JUnit tests with a batchtest in the build file, where I select the test files with a regex (on the filename). I wonder if there is no other possibility, to run all files which contain test methods. I came across this question, since I figured out, that some of my tests where

AntForms: Handling window close events

2010-04-20 Thread Vinayak
I tried searching for the same on net, but not able to figure out a proper way to do the same, Here's what i have been able to think of, ... Ant-Output solicit-properties: build-proceed: