AW: problem with Excludes in the Ant.

2009-11-23 Thread Knuplesch, Juergen
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

AW: Problem with excludes

2009-05-29 Thread Jan.Materne
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

AW: problem with "excludes" in javac target.

2008-11-24 Thread Jan.Materne
>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

AW: problem with "excludes" in javac target.

2008-11-24 Thread Jan.Materne
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]