Re: Strip directory from fileset includesfile jar location

2008-05-20 Thread Peter Reilly
>>> >>> >> basedir="${classes.dir}"> >>> >>> >>> >>> However, I have a log4j.properties file which is also located in this the >>> properties directory on my _file system_ but I want it in the root leve

Re: Strip directory from fileset includesfile jar location

2008-05-20 Thread Tom Corcoran
jar (so it can be found in the path) and not in the properties >> directory. how can I do that? >> -- >> View this message in context: >> http://www.nabble.com/Strip-directory-from-fileset-includesfile-jar-location-tp17322626p17322626.html >> Sent from the Ant - Users maili

Re: Strip directory from fileset includesfile jar location

2008-05-20 Thread Peter Reilly
can be found in the path) and not in the properties > directory. how can I do that? > -- > View this message in context: > http://www.nabble.com/Strip-directory-from-fileset-includesfile-jar-location-tp17322626p17322626.htm

RE: Strip directory from fileset includesfile jar location

2008-05-20 Thread Tom Corcoran
archive. > http://ant.apache.org/manual/CoreTypes/zipfileset.html > > -Barry > > -Original Message- > From: Tom Corcoran [mailto:[EMAIL PROTECTED] > Sent: Monday, May 19, 2008 11:29 AM > To: user@ant.apache.org > Subject: Strip directory from fileset includes

RE: Strip directory from fileset includesfile jar location

2008-05-19 Thread Barry Pape
: Tom Corcoran [mailto:[EMAIL PROTECTED] Sent: Monday, May 19, 2008 11:29 AM To: user@ant.apache.org Subject: Strip directory from fileset includesfile jar location Doing the following creates a sub directory properties in my jar with my groovy property files, as desired: However, I h

Strip directory from fileset includesfile jar location

2008-05-19 Thread Tom Corcoran
the path) and not in the properties directory. how can I do that? -- View this message in context: http://www.nabble.com/Strip-directory-from-fileset-includesfile-jar-location-tp17322626p17322626.html Sent from the Ant - Users mailing list archive at Nabble.com