RE: ANT javac tager option issue

2008-12-19 Thread Eric Wood
Yes. I figured that out and have that but I still get the same issue. Strange. Here is my task: I'm curious if it has something to do with the fork. Curious if it is truncating the values somehow on the passed command line. Trying that now. E --

Re: ANT javac tager option issue

2008-12-19 Thread Peter Reilly
You need source="1.4" as well. Peter On Fri, Dec 19, 2008 at 4:18 PM, Eric Wood wrote: > My java is a 1.5 compiler, but I running the javac using a target="1.4 > and the output keeps giving me JAVA 1.5 compiler errors: > > > >[javac] > /ClearCase_Storage/viewroot/Ecommerce/ecomm_commerce_sui

Re: I would like "echo" task to support the "if" and "unless" attribute

2008-12-19 Thread sactiw
Francis Galiegue-4 wrote: > > Le Friday 19 December 2008 14:15:21 sactiw, vous avez écrit : >> Hi Guys, >>I really sometimes feel that task must should support >> the >> "if" and "unless" attribute. >> >>So that I could write something like, >> >>This Proper

ANT javac tager option issue

2008-12-19 Thread Eric Wood
My java is a 1.5 compiler, but I running the javac using a target="1.4 and the output keeps giving me JAVA 1.5 compiler errors: [javac] /ClearCase_Storage/viewroot/Ecommerce/ecomm_commerce_suite/build_ECOMM_1 5.0_Integration/vob/ecomm_commerce_suite/AppServer/WebSphereCommerceServ erExten

Re: I would like "echo" task to support the "if" and "unless" attribute

2008-12-19 Thread Francis Galiegue
Le Friday 19 December 2008 14:15:21 sactiw, vous avez écrit : > Hi Guys, >I really sometimes feel that task must should support the > "if" and "unless" attribute. > >So that I could write something like, > >This Property Exists > >This Property Don't

I would like "echo" task to support the "if" and "unless" attribute

2008-12-19 Thread sactiw
Hi Guys, I really sometimes feel that task must should support the "if" and "unless" attribute. So that I could write something like, This Property Exists This Property Don't Exists I think this is a very usefull feature and many people w

Tony Mao is out of the office.

2008-12-19 Thread tmao
I will be out of the office starting 12/19/2008 and will not return until 12/22/2008. I’ll be on vacation today and return to the office tomorrow December 17, 2008. In case of any emergency issues, please contact Michael Levy or Harry Pavlidis. I will respond to your message when I return. Th

Re: Ant Junit issues - CLASSPATH

2008-12-19 Thread Mark Salter
marshall_dan...@emc.com wrote: > Thank you Mark I will take a look. I caught and fixed the folder issue > but It still is not finding the class. Did you change the classpath specification to remove the extra levels into the junit task as well? > If a class is called com.emc.elms.test.EMCLmcryptK