property for initial target called

2008-10-13 Thread EJ Ciramella
Is there a ${target.name} or similar property for the target name that was passed to ant? I tried running and didn't see anything I could use.

RE: Loading interdependent properties files WAS RE: Trying (and failing) to build the nightly snapshot

2008-08-04 Thread EJ Ciramella
Ignore the "pom.xml" in there - that should have been something.properties. -Original Message----- From: EJ Ciramella [mailto:[EMAIL PROTECTED] Sent: Monday, August 04, 2008 4:32 PM To: Ant Developers List Subject: RE: Loading interdependent properties files WAS RE: Trying (and f

RE: Loading interdependent properties files WAS RE: Trying (and failing) to build the nightly snapshot

2008-08-04 Thread EJ Ciramella
erty(iprop).contains("${")) { props.setProperty(oprop, iprop); } } } } } -----Original Message- From: EJ Ciramella [mailto:[EMAIL PROTECTED] Sent: Monday, August 04, 2008 12:56 PM To: Ant Developers List Subject: RE: Loading inter

RE: Loading interdependent properties files WAS RE: Trying (and failing) to build the nightly snapshot

2008-08-04 Thread EJ Ciramella
perties. This gives us the order in which we'd like to load the properties AND full expansion of any ${} type properties. Thought I'd share. -----Original Message- From: EJ Ciramella [mailto:[EMAIL PROTECTED] Sent: Monday, August 04, 2008 12:18 PM To: Ant Developers List Subje

RE: Loading interdependent properties files WAS RE: Trying (and failing) to build the nightly snapshot

2008-08-04 Thread EJ Ciramella
Developers List Subject: RE: Loading interdependent properties files WAS RE: Trying (and failing) to build the nightly snapshot --- EJ Ciramella <[EMAIL PROTECTED]> wrote: > How does ant choose which properties take > precedence? > > So say db.port is defined in three properties

RE: Loading interdependent properties files WAS RE: Trying (and failing) to build the nightly snapshot

2008-08-04 Thread EJ Ciramella
onday, August 04, 2008 10:40 AM To: Ant Developers List Subject: Loading interdependent properties files WAS RE: Trying (and failing) to build the nightly snapshot --- EJ Ciramella <[EMAIL PROTECTED]> wrote: > Right - in an ideal world, sure. > > We're using ant for deployments an

RE: Trying (and failing) to build the nightly snapshot

2008-08-04 Thread EJ Ciramella
m: Steve Loughran [mailto:[EMAIL PROTECTED] Sent: Monday, August 04, 2008 9:48 AM To: Ant Developers List Subject: Re: Trying (and failing) to build the nightly snapshot EJ Ciramella wrote: > I think I misunderstood this particular bug. It appears to be a problem > with $${someprop} versus

RE: Trying (and failing) to build the nightly snapshot

2008-08-04 Thread EJ Ciramella
this: This is a problem: bar:${from.b.properties} -Original Message- From: Stefan Bodewig [mailto:[EMAIL PROTECTED] Sent: Monday, August 04, 2008 7:51 AM To: dev@ant.apache.org Subject: Re: Trying (and failing) to build the nightly snapshot On Tue, 29 Jul 2008, EJ Ciramella <[EMAIL P

RE: Trying (and failing) to build the nightly snapshot

2008-07-29 Thread EJ Ciramella
org/apache/tools/ant/taskdefs/optional/depend/constantpool to ant/src/main/org/apache/tools/ant/taskdefs/optional/depend/constantpool and it worked. Is there any particular reason that ONE file is orphaned out there? -Original Message----- From: EJ Ciramella [mailto:[EMAIL PROTECTED] Sent: Tue

RE: Trying (and failing) to build the nightly snapshot

2008-07-29 Thread EJ Ciramella
e any particular reason that ONE file is orphaned out there? -Original Message- From: EJ Ciramella [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 29, 2008 9:37 AM To: dev@ant.apache.org Subject: Trying (and failing) to build the nightly snapshot Hey guys - I'm struggling to build the nightly sn

Trying (and failing) to build the nightly snapshot

2008-07-29 Thread EJ Ciramella
Hey guys - I'm struggling to build the nightly snapshot and I'm sure this is a /palmface type problem. During compilation, I get this: Compiling 296 source files to E:\buildtools\ant-nightly\ant\build\classes E:\buildtools\ant-nightly\ant\src\main\org\apache\tools\ant\taskdefs\opt ional\de