RE: Returning properties

2008-01-02 Thread Cyril Sagan
if this will be an issue for you. Hope this helps. --Cyril -Original Message- From: Daniels, Troy (US SSA) [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 02, 2008 4:08 PM To: user@ant.apache.org Subject: Returning properties I have a pattern that is repeated several times, so I&#x

Returning properties

2008-01-02 Thread Daniels, Troy (US SSA)
I have a pattern that is repeated several times, so I'm trying to extract it into separate tasks in a common build file. I think I'm running into problems because I'm trying to treat ant more like a functional language than it is. In several places, I have targets that look like this