[ANNOUNCE] Apache Ivy 2.0.0-beta2 available

2008-03-04 Thread Xavier Hanin
The Apache Ivy project is pleased to announce its 2.0.0 beta 2 release, a new step on the road toward 2.0 final. Ivy is a tool for managing (recording, tracking, resolving and reporting) project dependencies, characterized by flexibility, configurability, and tight integration with Apache Ant. Th

Re: How to display the classpath that Ant is using to launch the java task?

2008-03-04 Thread Fred Janon
Hi Steve, Thanks for the explanation. It still would save some head scratching and $$$ (I spent almost a whole day trying to get my ant file running) if the fork option documentation was a bit expanded. Cheers, Fred --- Steve Loughran <[EMAIL PROTECTED]> wrote: > Fred Janon wrote: > > Hi Garre

Re: How to display the classpath that Ant is using to launch the java task?

2008-03-04 Thread Steve Loughran
Fred Janon wrote: Hi Garrett, Thanks for the answer, the TopAntTips got the ansmwer for my problem. Following up on my ant java target question, the "fork" option for those who use ant to run java apps seem to be important when specifying the classpath: with fork='true' in the java target, her

Re: Disable Static content

2008-03-04 Thread Steve Loughran
Mevi wrote: Hi, In our project we would like to disable file serving. Via RAD one can edit the Web Deployment Descriptor. Under the extensions tab there is a check box for "File serving enabled" . What happens under the covers is that the ibm-web-ext.xmi file is modified. The attribute is for fi