Re: Reusing property values in a properties file

2010-07-12 Thread Nathan Dunn
e the > properties in the properties file like ( I am doing ant build in windows > boxes ) -> > > In dev.properties --> > > USER_NAME=batuser > DB_USERNAME=$USER_NAME} > UNIX_USERNAME=$USER_NAME} > > -- > View this message in context: > http://old.nabble.

Re: Reusing property values in a properties file

2010-07-11 Thread Sony Antony
there are several properties that I reuse in the >> properties file. Like the directory name . Is there any way I can reuse the >> properties in the properties file like ( I am doing ant build in windows >> boxes ) -> >> >> In dev.properties --> >> >&g

Re: Reusing property values in a properties file

2010-07-10 Thread David Weintraub
B_USERNAME=$USER_NAME} > UNIX_USERNAME=$USER_NAME} > > -- > View this message in context: > http://old.nabble.com/Reusing-property-values-in-a-properties-file-tp29129304p29129304.html > Sent from the Ant - Users mailing list archive at Nabble.com. > > > --

Reusing property values in a properties file

2010-07-10 Thread anindya.mukherjee
context: http://old.nabble.com/Reusing-property-values-in-a-properties-file-tp29129304p29129304.html Sent from the Ant - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: user-unsubscr...@ant.apache.org For additional command