Re: unique id

2010-01-29 Thread Scot P. Floess
Not sure about from Ant itself, but possibly could do something with Beanshell and java.util.UUID - or maybe some other scripting language? On Fri, 29 Jan 2010, Redmond, Nicole wrote: How do I generate a unique id with Ant? Thanks! Scot P. Floess 27 Lake Royale Louisburg, NC 27549

unique id

2010-01-29 Thread Redmond, Nicole
How do I generate a unique id with Ant? Thanks!

RE: generate unique id

2005-10-25 Thread Bhadra, Jatin
I agree, That is what we do. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 25 October 2005 11:02 To: user@ant.apache.org Subject: RE: generate unique id you could maybe make one using a formatted date time? -Original Message- From: Mikael

Re: generate unique id

2005-10-25 Thread Jakob Fix
OTECTED] > Sent: 25 October 2005 10:54 > To: user@ant.apache.org > Subject: generate unique id > > > Hi, > > Is it possible to generate a unique id for an attribute in ant? > Id can consist of numbers and characters. &

RE: generate unique id

2005-10-25 Thread Laurie . Green
you could maybe make one using a formatted date time? -Original Message- From: Mikael Petterson (KI/EAB) [mailto:[EMAIL PROTECTED] Sent: 25 October 2005 10:54 To: user@ant.apache.org Subject: generate unique id Hi, Is it possible to generate a unique id for an attribute in ant? Id can

generate unique id

2005-10-25 Thread Mikael Petterson (KI/EAB)
Hi, Is it possible to generate a unique id for an attribute in ant? Id can consist of numbers and characters. cheers, //mikael - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]