> -Original Message-
> From: KARR, DAVID (ATTSI) [mailto:dk0...@att.com]
> Sent: 13 October 2010 21:05
> To: Ant Users List
> Subject: Proper way to translate list of jars from properties
> file into classpath
>
> I have a property defined in my properties file that
> specifies a list o
On 10/14/2010 5:09 PM, KARR, DAVID (ATTSI) wrote:
-Original Message-
From: KARR, DAVID (ATTSI)
Sent: Wednesday, October 13, 2010 1:05 PM
To: Ant Users List
Subject: Proper way to translate list of jars from properties file
into
classpath
I have a property defined in my properties file
We define each reference in a single line of build.properties, then in
build.xml do an amalgamation of the references into different
patternsets which have different meanings.
That gives us the flexibility to use some references in the build time
classpath, but not include them in the war/ear, an
> -Original Message-
> From: KARR, DAVID (ATTSI)
> Sent: Wednesday, October 13, 2010 1:05 PM
> To: Ant Users List
> Subject: Proper way to translate list of jars from properties file
into
> classpath
>
> I have a property defined in my properties file that specifies a list
> of
> jar files