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
[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")) {
+
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
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
> 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
> -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
could you please also update docs/manual/running.html?
Thanks
Stefan
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]