Ant Online Docs Not Available?

2003-08-27 Thread billy . bacon
Is anyone having issues accessing the manual online from the ant.apache.org web site? I'm trying to get to the task documentation but it's giving me a Forbidden error - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: does not support 'if' attribute

2003-07-30 Thread Billy Bacon
Thanks! On 7/30/03 11:59 AM, "David McTavish" <[EMAIL PROTECTED]> wrote: > > > > > > > > > > > d. > > -Original Message- > From: Billy Bacon [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 30, 2003 1:56

Re: does not support 'if' attribute

2003-07-30 Thread Billy Bacon
ot set) > earlier. > > -Original Message- > From: Billy Bacon [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 30, 2003 1:04 PM > To: Ant Users List > Subject: does not support 'if' attribute > > > Does anyone have a work-around for this? I

Re: does not support 'if' attribute

2003-07-30 Thread Billy Bacon
Awesome, thank you for the reply. On 7/30/03 11:25 AM, "peter reilly" <[EMAIL PROTECTED]> wrote: > You can use the task from the ant-contrib project > or from the antelope project. > > http://ant.apache.org/projects.html > > Peter > On Wednesday 30 July 2

Returning a 0 or 1 to a shell script from Ant

2003-07-29 Thread Billy Bacon
Is this possible? I have a crontab that executes a shell script (nightly build) and in my shell script I make a few calls to Ant targets. I've set up my build to fail if my unit tests do not pass successfully but how do I tell the shell script not to continue to WAR up the application and deploy

Re: WAR file not deflating when tomcat starts up when built with Ant

2003-07-28 Thread Billy Bacon
erhaps its a > misconfigured Tomcat? Or, it could be the .war file, but I would have > expected that to be deployed. > > Find attached a copy of my server.xml file located under $CATALINA/conf > directory. > > Also, are there any logs that display when you start Tomcat up?

Re: WAR file not deflating when tomcat starts up when built with Ant

2003-07-28 Thread Billy Bacon
directory, OR, the .war file in particular. > try chmod 777 on /webapps and your war file and see if that works. > > d. > > > -Original Message- > From: Billy Bacon [mailto:[EMAIL PROTECTED] > Sent: Monday, July 28, 2003 2:04 PM > To: Ant Users List > Subject