/** doesnot get excluded
> All other excludes are happening properly.
>
> Can anyone please tell me why this is happening. And any solution for this
> problem is appreciated.
>
> Thanks in advance.
>
> Regards,
> Madhu
> --
> View this message in context:
> http://o
this
problem is appreciated.
Thanks in advance.
Regards,
Madhu
--
View this message in context:
http://old.nabble.com/problem-with-Excludes-in-the-Ant.-tp26477569p26477569.html
Sent from the Ant - Users mailing list archive at Nabble.com
appreciated.
Thanks in advance.
Regards,
Madhu
--
View this message in context:
http://old.nabble.com/problem-with-Excludes-in-the-Ant.-tp26477569p26477569.html
Sent from the Ant - Users mailing list archive at Nabble.com.
-
To
Michael
Wroopy wrote:
>
> Hi!
>
> I've problem with excludes when creating a zip file.
> I want to create a zip files containing all files in current
> directory, but exclude two directories.
>
>
>
>
>
>
> exc
I would add a "/" after the excludes
Jan
>-Ursprüngliche Nachricht-
>Von: Andreas Dahlén [mailto:andr...@dahlen.ws]
>Gesendet: Freitag, 29. Mai 2009 09:51
>An: user@ant.apache.org
>Betreff: Problem with excludes
>
>Hi!
>
>I've problem with
Hi!
I've problem with excludes when creating a zip file.
I want to create a zip files containing all files in current
directory, but exclude two directories.
excludes="${dist}, ${build}"/>
/Andreas
--
>ps. I thought the version number on the file "antlr-2.7.2.jar"
>denotes the version of Ant.
Yes, this is the version number. But from Antlr (parser generator) not
Ant (build tool) ;-)
Jan
-
To unsubscribe, e-mail: [EMAIL PROT
AIL PROTECTED]> wrote:
>
>
> -Original Message-
> From: Ziggy [mailto:[EMAIL PROTECTED]
> Sent: Monday, November 24, 2008 2:03 PM
> To: user@ant.apache.org
> Subject: Re: problem with "excludes" in javac target.
>
> /*
> Hi,
>
> I forgot to m
Hi,
I forgot to mention that i am using ANT v2.7.2
Many thanks
On Mon, Nov 24, 2008 at 12:18 PM, Ziggy <[EMAIL PROTECTED]> wrote:
> Can anyone see why "excludes" in this code snippet does not work?
>
> [code]
>
> Compiling java sources:
> ${junit.path}**
> destdir="${c
-Original Message-
From: Ziggy [mailto:[EMAIL PROTECTED]
Sent: Monday, November 24, 2008 2:03 PM
To: user@ant.apache.org
Subject: Re: problem with "excludes" in javac target.
/*
Hi,
I forgot to mention that i am using ANT v2.7.2
Many thanks
*/
ant version 2.7.2 !?
Yo
TECTED]
>Gesendet: Montag, 24. November 2008 13:18
>An: user@ant.apache.org
>Betreff: problem with "excludes" in javac target.
>
>Can anyone see why "excludes" in this code snippet does not work?
>
>[code]
>
>Compiling java sources:
>
Can anyone see why "excludes" in this code snippet does not work?
[code]
Compiling java sources:
${junit.path}**
[/code]
Here are the relevant properties used in the above code
[code]
[/code]
Thanks
12 matches
Mail list logo