RE: problem with compiler settings

2006-02-14 Thread Casey Daniell
Try setting just the javac process... OR -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Erik Weibust Sent: Tuesday, February 14, 2006 12:55 PM To: user@ant.apache.org Subject: problem with compiler settings i'm looking for some help with the com

Mappers and Closure can't be nullable

2005-05-03 Thread Casey Daniell
What am I overlooking here, I remember getting this working before, but its been a while. Can anyone think of something I am overlooking here? I am basically trying to strip out the version string from the jar file's name. I then get the following error when r

RE: Renaming files in a fileset??

2005-03-10 Thread Casey Daniell
does. Jake Quoting Casey Daniell <>: > Is there any good way to automatically rename files in a fileset? > > Situation, I have many different products that I support, instead of > including specific libraries in the build script I include a reference to > t

Renaming files in a fileset??

2005-03-09 Thread Casey Daniell
Is there any good way to automatically rename files in a fileset? Situation, I have many different products that I support, instead of including specific libraries in the build script I include a reference to the files which is resolved in a properties file. This allows me to easily vary different

RE: passing Ant property values to new build

2004-11-05 Thread Casey Daniell
D] Sent: Friday, November 05, 2004 11:14 AM To: Ant Users List Subject: RE: passing Ant property values to new build > From: Casey Daniell [mailto:[EMAIL PROTECTED] > > for some reason if I pass in a value that is the same as the > property name I am trying to use it doesn't evaluate t

RE: passing Ant property values to new build

2004-11-05 Thread Casey Daniell
AM To: [EMAIL PROTECTED] Subject: AW: passing Ant property values to new build Is the property set? Do a $${tools.home}=${tools.home} directly before the . Jan > -Ursprüngliche Nachricht- > Von: Casey Daniell [mailto:[EMAIL PROTECTED] > Gesendet am: Freitag, 5. November 2

passing Ant property values to new build

2004-11-05 Thread Casey Daniell
All, I am a long time ant user but for some reason I am stumped on this, maybe its too early in the morning. Here is the problem. I am have one ant script calling another via the ant task. I want the value of a property to be transmitted to the new build not the string literal itself. Ex.

RE: EJB helpers...

2003-03-11 Thread Casey Daniell
Are you using winzip to view your jar files? If so there is a bug in ANT 1.5.1 that you can't see the contents of jars when using winzip. Try upgrading to ANT 1.5.2 or using a nightly build. Casey -Original Message- From: Ciramella, EJ [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 11, 20