Title: RE: Chicken and Egg question

OK, I think I can figure it out from there.

-----Original Message-----
From: Diane Holt [mailto:[EMAIL PROTECTED]]
Sent: Thursday, June 07, 2001 3:24 PM
To: [EMAIL PROTECTED]
Subject: RE: Chicken and Egg question


--- "O'Hara, Patrick" <[EMAIL PROTECTED]> wrote:
> How would I combine a path and a property to make a new property?

<path id="generic.path">
  <pathelement location="/some/file.jar"/>
</path>

<property name="generic.path" refid="generic.path"/>
<property name="new.path" value="/some/new/file.jar;${generic.path}"/>

(Or a ":", if you prefer.)

Diane


=====
([EMAIL PROTECTED])



__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35
a year!  http://personal.mail.yahoo.com/

Reply via email to