Re: How to combine the values of 2 property files and putting into another property name

2009-03-24 Thread Gilbert Rebhan
Gilbert Rebhan schrieb: > Gilbert Rebhan schrieb: >> David Weintraub schrieb: >>> On Tue, Mar 24, 2009 at 6:21 AM, NR031 wrote: >>> That doesn't work. See: >>> http://ant.apache.org/faq.html#propertyvalue-as-name-for-property >> [...] >> >> you may try the task from antcontrib, >> i beli

Re: How to combine the values of 2 property files and putting into another property name

2009-03-24 Thread Gilbert Rebhan
Gilbert Rebhan schrieb: > David Weintraub schrieb: >> On Tue, Mar 24, 2009 at 6:21 AM, NR031 wrote: >>> >> That doesn't work. See: >> http://ant.apache.org/faq.html#propertyvalue-as-name-for-property > [...] > > you may try the task from antcontrib, > i believe the variable task from antelop

Re: How to combine the values of 2 property files and putting into another property name

2009-03-24 Thread Gilbert Rebhan
David Weintraub schrieb: > On Tue, Mar 24, 2009 at 6:21 AM, NR031 wrote: >> > > That doesn't work. See: > http://ant.apache.org/faq.html#propertyvalue-as-name-for-property [...] you may try the task from antcontrib, i believe the variable task from antelope will work too. see= http://marc

Re: How to combine the values of 2 property files and putting into another property name

2009-03-24 Thread David Weintraub
myURL1 >    ${project-URL} > > > >       when I run the above target I should get the > http://localhost:9080/dummyURL1 in the command line, but currently I am > getting the error. What is the sysntax for doing this? > > Please help me out. > > Thanks in advanc

How to combine the values of 2 property files and putting into another property name

2009-03-24 Thread NR031
://www.nabble.com/How-to-combine-the-values-of-2-property-files-and-putting-into-another-property-name-tp22677473p22677473.html Sent from the Ant - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: user-unsubscr