RE: Running part of the target based on the existence of a property file

2006-01-26 Thread Mark Eramo
bject RE: Running part of the target based on the existence of a property file The ant way do this would be something like this: < build ejb tasks > -Original Message- From: Mark Eramo [mailto:[EMAIL PROTECTED] Sent: Th

RE: Running part of the target based on the existence of a property file

2006-01-26 Thread Burgess, Benjamin
The ant way do this would be something like this: < build ejb tasks > -Original Message- From: Mark Eramo [mailto:[EMAIL PROTECTED] Sent: Thursday, January 26, 2006 10:55 AM To: user@ant.apache.org Subject: Running part of