Re: Need your help

2013-04-27 Thread Antoine Levy Lambert
uildfile: /usr/local/rhio/apache-ant-1.9.0/case/build.xml > BUILD SUCCESSFUL > Total time: 0 seconds" > but Tomcat haven't been started,I don't know how to do it,can you help me. > Thank you very much! > > > >

Re: Need your help

2013-04-27 Thread xiaomin
d.xml BUILD SUCCESSFUL Total time: 0 seconds" but Tomcat haven't been started,I don't know how to do it,can you help me. Thank you very much! -- View this message in context: http://ant.1045680.n5.nabble.com/Need-your-help-tp5714084p5714091.html Sent from the Ant - Users mai

Re: Need your help

2013-04-24 Thread Roberto Rivera
t;$EUID" -a -x /usr/bin/id ]; then > EUID=`id -u` > UID=`id -ru` > fi > > # Path manipulation > if [ "$EUID" = "0" ]; then > pathmunge /sbin > > > > At

Need your help

2013-04-23 Thread xiaomin
n EUID=`id -u` UID=`id -ru` fi # Path manipulation if [ "$EUID" = "0" ]; then pathmunge /sbin At last, I shall consider it a great favour if you will help me. Thank you! -- View this message in context: http://ant.1045680.n5.nabble.com/

RE: Need your help

2007-02-05 Thread Anderson, Rob (Global Trade)
> -Original Message- > From: Build Admin [mailto:[EMAIL PROTECTED] > Sent: Friday, February 02, 2007 7:49 AM > To: ANT users > Subject: Need your help > > How to use ant , antlr tasks? > This cracks me up. Everyone on the list would benefit from the following:

Re: Need your help

2007-02-02 Thread Scot P. Floess
You might start with the online docs? Build Admin wrote: How to use ant , antlr tasks? -- Scot P. Floess 27 Lake Royale Louisburg, NC 27549 252-478-8087 (Home) 919-754-4592 (Work) Chief Architect JPlate http://sourceforge.net/projects/jplate Chief Architect JavaPIM http://sourceforge.net/

Need your help

2007-02-02 Thread Build Admin
How to use ant , antlr tasks?