Re: Conditional Path

2010-02-02 Thread Antoine Levy Lambert
Hello Tim, works. you would need to define a property "on.tomcat1.5" actually, if the common/endorsed folder does not exist on newer tomcat versions, you can even simplify to : which will work all the same but is not as expressive. Regards, Antoine Tim Andrianoff wr

Conditional Path

2010-02-02 Thread Tim Andrianoff
I'm using a build.xml file that has the following in it: This only works for tomcat 1.5 and below, I think, which have the "common" and "shared" folders in the tomcat root directory (tomcat 1.6 and u