--- [EMAIL PROTECTED] wrote:
> mbenson 2004/05/06 09:42:18
>
> Modified:src/script ant
> Log:
> Cygwin/UNC ANT_HOME compatibility using mixed
> paths on NT-family systems.
>
> +# For Cygwin, switch paths to appropriate format
> before running java
>if $cygwin; then
> + if
--- Stefan Bodewig <[EMAIL PROTECTED]> wrote:
> On Tue, 2 Mar 2004, Matt Benson
> <[EMAIL PROTECTED]> wrote:
>
> This is in the part I've committed for the jpackage
> folks, right?
>
Actually, I think it was from the previous change to
avoid escaping the quote on the command line when
certain pat
On Tue, 2 Mar 2004, Matt Benson <[EMAIL PROTECTED]> wrote:
> Don't be fooled--this doesn't fix the big UNC problem, just
> addresses a quick typo.
This is in the part I've committed for the jpackage folks, right?
Sorry, I just quickly glanced over it and didn't catch it. As I don't
use the RPMs
Don't be fooled--this doesn't fix the big UNC problem,
just addresses a quick typo.
-Matt
--- [EMAIL PROTECTED] wrote:
> mbenson 2004/03/02 13:57:42
>
> Modified:src/script ant
> Log:
> Fix typo.
>
> Revision ChangesPath
> 1.47 +1 -1 ant/src/script/ant
>
>
Stefan Bodewig wrote:
Finally the script has to do a lot of stuff to parse the command line
and plug it back together again as it now wants to parse some options
itself (and hide them from Ant). This is not trivial to do in way
that works on all Bourne shell dialects out there, in particular with
On 5 Feb 2004, <[EMAIL PROTECTED]> wrote:
> * a --noconfig switch that suppresses sourcing of additional
> configuration files.
this is not the full story, there now also is
echo ' --help, --hprint this message and ant help'
echo ' --noconfig suppress sourcing
On Wed, 24 Sep 2003 06:06 am, Knut Wannheden wrote:
> > These changes expand on Antoine's -lib code to support multiple -lib
>
> options.
>
> > In addition, the -lib option can now name a directory containing jars and
>
> all
>
> > jars in that directory will be added to Ant's launch classpath.
>
>
These changes arn't working for me.
See http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23358
-Gus
Knut Wannheden wrote:
These changes expand on Antoine's -lib code to support multiple -lib
options.
In addition, the -lib option can now name a directory containing jars and
all
jars
>
> These changes expand on Antoine's -lib code to support multiple -lib
options.
> In addition, the -lib option can now name a directory containing jars and
all
> jars in that directory will be added to Ant's launch classpath.
>
So I suppose it isn't possible to add a directory with classes in it
On Wed, 24 Sep 2003 01:40 am, [EMAIL PROTECTED] wrote:
> conor 2003/09/23 08:40:36
>
> Modified:.Tag: ANT_16_BRANCH build.sh
>src/main/org/apache/tools/ant/launch Tag: ANT_16_BRANCH
> Launcher.java
>src/script Tag: ANT_16_B
10 matches
Mail list logo