Re: cvs commit: ant/src/main/org/apache/tools/ant Main.java

2005-05-16 Thread Steve Loughran
Peter Reilly wrote: [EMAIL PROTECTED] wrote: stevel 2005/05/13 14:57:23 @@ -424,6 +413,15 @@ throw new BuildException( "Niceness value is out of the range 1-10"); } +} else if (arg.equals("-cp") || arg.equals

Re: cvs commit: ant/src/main/org/apache/tools/ant Main.java

2005-05-16 Thread Peter Reilly
[EMAIL PROTECTED] wrote: stevel 2005/05/13 14:57:23 @@ -424,6 +413,15 @@ throw new BuildException( "Niceness value is out of the range 1-10"); } +} else if (arg.equals("-cp") || arg.equals("-lib")) { +

Re: cvs commit: ant/src/main/org/apache/tools/ant Main.java

2003-09-24 Thread Knut Wannheden
The attached patch should make the python script work. --knut > Yes, I do not know python, so please do !!! > I did not change the os/2 script either. begin 666 runant-python-launcher-patch.txt [EMAIL PROTECTED](')U;F%N="YP>0T*/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T] M/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3

Re: cvs commit: ant/src/main/org/apache/tools/ant Main.java

2003-09-23 Thread Knut Wannheden
Antoine, I noticed that the runant.py wasn't updated in the same run. Do you want me to write a patch for this? --knut > antoine 2003/09/22 14:10:10 > > Modified:src/script ant ant.bat runant.pl >src/main/org/apache/tools/ant/launch Launcher.java >src/m

RE: cvs commit: ant/src/main/org/apache/tools/ant Main.java

2003-09-04 Thread Jan . Materne
> bodewig: could you please also update docs/manual/running.html? will do that > What about a -H for -projecthelp??? Sounds more explicit... --DD That´s why I started the discussion before changing the code. I don´t think that that would be useful. Until now -D is the only upper case option. An

RE: cvs commit: ant/src/main/org/apache/tools/ant Main.java

2003-09-03 Thread Dominique Devienne
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > Modified:src/main/org/apache/tools/ant Main.java > Log: > New shortcuts for ant options: > -d --> -debug > -e --> -emacs > -h --> -help > -p --> -projecthelp > -s --> -find What about

Re: cvs commit: ant/src/main/org/apache/tools/ant Main.java

2003-09-03 Thread Stefan Bodewig
could you please also update docs/manual/running.html? Thanks Stefan - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]