AW: Specifying a directory without losing the directory name

2007-02-21 Thread Jan.Materne
I am not sure what you want to have. But is that useful? Jan >-Ursprüngliche Nachricht- >Von: Jackson, Paul R [mailto:[EMAIL PROTECTED] >Gesendet: Montag, 19. Februar 2007 19:59 >An: user@ant.apache.org >Betreff: Specifying a directory

Specifying a directory without losing the directory name

2007-02-19 Thread Jackson, Paul R
Dear list, I have a directory with a bunch of class files, and am trying to create multiple jar files instead of just one. So I have Build/classses/module1 Build/classes/module2 This works to create the jar files, but strips away module1 from the path (which is not good since it messes up the j