Hello,
As far as I know (see docu yourself): Explicit include overwrites exclude, so
all .java files will be there.
Greetings Juergen
--
Jürgen Knupleschwww.icongmbh.de
icon Systemhaus GmbHTel. +49 711 806098-275
Sophienstraße 40
D-701
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 excludes when creating a zip file.
>I want
>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
srcdir and excludes form an implicit fileset.
excludes and includes are relative to that basedir.
In that case change your junit.path to bt/ccs21/test .
btw: there is no Ant 2.7.2. Last released Ant is 1.7.1 (typo?).
Jan
>-Ursprüngliche Nachricht-
>Von: Ziggy [mailto:[EMAIL PROTECTED]