Re: Getting the name of the only file in a directory

2010-01-07 Thread Matt Benson
paces" so I used the same name for the id and the property name. - To unsubscribe, e-mail: user-unsubscr...@ant.apache.org For additional commands, e-mail: user-h...@ant.apache.org -- View this message in context: http://old.nabble.com/Getting-the- name-of-the-only-fil

Re: Getting the name of the only file in a directory

2010-01-07 Thread leroybrownbpj
> PS: properties and references are in separate "namespaces" so I used > the same name for the id and the property name. > > ------------------------- > To unsubscribe, e-mail: user-unsubscr...@ant.apache.org > For additio

Re: Getting the name of the only file in a directory

2010-01-07 Thread Dominique Devienne
On Thu, Jan 7, 2010 at 4:02 PM, leroybrownbpj wrote: > I'm working on a project currently where we need to deploy an artifact to a > server via an ant task which takes the fully qualified file path and name. > When this script runs the artifact will be in a directory like this: > > location/deploy

Getting the name of the only file in a directory

2010-01-07 Thread leroybrownbpj
yable-artifact-" here) will be constant as well so I would not think that it would be incredibly difficult to get the name of the file in that directory but I'm not sure how to go about this. Any suggestions are appreciated. -- View this message in context: http://old.nabble.com/Getting-