Re: custom selector which examines multiple files before returning an answer

2005-06-07 Thread Frode E. Moe
ch wouldn't be there. I'll just make it a custom task instead (and update it as you described whenever 1.7 is out)! - Frode - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

custom selector which examines multiple files before returning an answer

2005-06-07 Thread Frode E. Moe
Hi, I'm trying to implement a way to detect duplicate .jar files (where only the version differ) and delete all duplicates except the newest. The way I hoped to implement this was to use the task together with a custom Selector, like this: Unfortunately this doesn't seem to

Re: rsync wildcard

2005-04-06 Thread frode
If you want shell expansion, you could probably exec "sh" and use On Wed, Apr 06, 2005 at 15:42:21 +0300, Daniel Blaukopf wrote: > Looks like Ant doesn't do the expansion that the shell does. This is OK > - I don't think it is supposed to. You can use the "apply" task and > specify the *.gz file

Re: auto configuration

2004-10-21 Thread Frode E. Moe
On Thu, Oct 21, 2004 at 14:57:12 -0400, Peter Wilkes wrote: > right now we have a general properties file called "program.properties" > and we have an install proceedure to change certain lines. > > we would like to set up ant persay to read in another file called > "site1.properties" read in all

Re: and properties weirdness

2004-09-30 Thread Frode E. Moe
On Thu, Sep 30, 2004 at 18:38:43 +0100, Peter Reilly wrote: > Thanks for the error report! > This issue is now fixed in CVS. > A work-around with the current ant code is to place > all targets at the end of the build files. Yes, I noticed you had closed the bug in bugzilla and found the CVS commit

and properties weirdness

2004-09-30 Thread Frode E. Moe
Apache Ant version 1.6.2 compiled on July 16 2004 Buildfile: build.xml does not exist! Build failed output of "java -version": % java -version java version "1.4.2_05" Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_05-b04) Java HotSpot(TM) Client VM (build 1.4.2_