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

2005-05-26 Thread mbenson
mbenson 2005/05/26 15:11:57 Modified:src/main/org/apache/tools/ant Main.java Log: Make -projecthelp output display even in -quiet mode. PR: 17471 Revision ChangesPath 1.120 +1 -1 ant/src/main/org/apache/tools/ant/Main.java Index: Main.java

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

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) ||

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

2005-02-26 Thread jkf
jkf 2005/02/26 13:16:58 Modified:src/main/org/apache/tools/ant Main.java Log: renamed hidden variables Revision ChangesPath 1.117 +9 -9 ant/src/main/org/apache/tools/ant/Main.java Index: Main.java

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

2005-01-21 Thread peterreilly
peterreilly2005/01/21 03:24:26 Modified:src/main/org/apache/tools/ant Main.java Log: unused import Revision ChangesPath 1.116 +0 -1 ant/src/main/org/apache/tools/ant/Main.java Index: Main.java

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

2005-01-20 Thread stevel
stevel 2005/01/20 07:58:47 Modified:src/main/org/apache/tools/ant Main.java Log: I pulled out a bit of pre-1.2 testing, but the code it wrapped is probably unneeded, as we dont set a security manager. Revision ChangesPath 1.114 +1 -5

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

2005-01-10 Thread jkf
jkf 2005/01/10 12:18:27 Modified:src/main/org/apache/tools/ant Main.java Log: Minor update in ant help. description for -nouserlib and -noclasspath were on one line. Revision ChangesPath 1.113 +2 -2 ant/src/main/org/apache/tools/ant/Main.java Index:

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

2004-10-05 Thread peterreilly
peterreilly2004/10/05 01:09:31 Modified:src/main/org/apache/tools/ant Main.java Log: typo Revision ChangesPath 1.111 +1 -1 ant/src/main/org/apache/tools/ant/Main.java Index: Main.java ===

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

2004-09-24 Thread peterreilly
peterreilly2004/09/24 01:17:34 Modified:src/main/org/apache/tools/ant Main.java Log: checkstyle Revision ChangesPath 1.110 +20 -15ant/src/main/org/apache/tools/ant/Main.java Index: Main.java

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

2004-06-18 Thread mbenson
mbenson 2004/06/18 06:42:04 Modified:src/main/org/apache/tools/ant/taskdefs Execute.java src/main/org/apache/tools/ant Main.java Log: Exit status fixes. Revision ChangesPath 1.82 +2 -2 ant/src/main/org/apache/tools/ant/taskdefs/Execute.java

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

2004-04-20 Thread mbenson
mbenson 2004/04/20 12:27:54 Modified:src/main/org/apache/tools/ant Main.java Log: Switch getParentFile(File) to delegate to File.getParentFile() and deprecate. Revision ChangesPath 1.106 +5 -6 ant/src/main/org/apache/tools/ant/Main.java Index: Main.java

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

2004-03-17 Thread mbenson
mbenson 2004/03/17 14:06:47 Modified:src/main/org/apache/tools/ant Main.java Log: ant -p swallows (configuration) errors silently. PR: 27732 Revision ChangesPath 1.105 +2 -0 ant/src/main/org/apache/tools/ant/Main.java Index: Main.java

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

2004-02-04 Thread antoine
antoine 2004/02/04 14:08:16 Modified:src/main/org/apache/tools/ant Main.java Log: bring back original copyright years Revision ChangesPath 1.102 +1 -1 ant/src/main/org/apache/tools/ant/Main.java Index: Main.java

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

2003-09-25 Thread Antoine Lévy-Lambert
Patch submitted, thanks. -Ursprüngliche Nachricht- Von: news [mailto:[EMAIL PROTECTED] Auftrag von Knut Wannheden Gesendet: Donnerstag, 25. September 2003 00:01 An: [EMAIL PROTECTED] Betreff: Re: cvs commit: ant/src/main/org/apache/tools/ant Main.java The attached patch should make

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=YP0T*/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]

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

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

2003-09-23 Thread Antoine Lévy-Lambert
/main/org/apache/tools/ant Main.java 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

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

2003-09-22 Thread antoine
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/main/org/apache/tools/ant Main.java Log: adding a new supported command line argument -lib this command line argument is eaten

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

2003-09-22 Thread antoine
antoine 2003/09/22 14:15:41 Modified:src/script Tag: ANT_16_BRANCH ant ant.bat runant.pl src/main/org/apache/tools/ant/launch Tag: ANT_16_BRANCH Launcher.java src/main/org/apache/tools/ant Tag: ANT_16_BRANCH Main.java Log: Merge

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

2003-09-12 Thread conor
conor 2003/09/12 07:01:39 Modified:src/main/org/apache/tools/ant Main.java Log: Old entry point is deprecated Revision ChangesPath 1.94 +2 -0 ant/src/main/org/apache/tools/ant/Main.java Index: Main.java

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. And

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

2003-09-03 Thread jhm
jhm 2003/09/03 07:19:07 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 Revision ChangesPath 1.93 +12 -12

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]

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 a -H for

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

2003-08-27 Thread bodewig
bodewig 2003/08/27 01:45:04 Modified:src/main/org/apache/tools/ant Main.java Log: Improve symmetry Revision ChangesPath 1.92 +1 -1 ant/src/main/org/apache/tools/ant/Main.java Index: Main.java

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

2003-08-05 Thread bodewig
bodewig 2003/08/05 08:40:56 Modified:src/main/org/apache/tools/ant Main.java Log: ant -Debug would cause a NullPointerException PR: 22065 Revision ChangesPath 1.91 +3 -0 ant/src/main/org/apache/tools/ant/Main.java Index: Main.java

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

2003-08-04 Thread bodewig
bodewig 2003/08/04 05:23:26 Modified:src/main/org/apache/tools/ant Main.java Log: Restore System.in, PR: 22066 Revision ChangesPath 1.90 +2 -0 ant/src/main/org/apache/tools/ant/Main.java Index: Main.java

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

2003-07-14 Thread conor
conor 2003/07/13 19:53:52 Modified:src/main/org/apache/tools/ant Main.java Log: Subtargets is a little confusing - change to Other Targets PR: 14866 Revision ChangesPath 1.86 +2 -2 ant/src/main/org/apache/tools/ant/Main.java Index: Main.java