| Location attribute in property not resolving correctly | Location attribute in property not resolving correctly 2006-09-26 - By Dominique Devienne
> <echo file="Y:/bla/foobar.properties">filepath=${myfixedpath}</echo> > The foobar.properties looks like = > #Tue Sep 26 17:40:31 CEST 2006 > filepath=Y\:/bla/corba.jar
This is fishy because <echo> would never add the timestamp, like java.util.Property#store would. So something else created the file you're showing...
--------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@(protected) For additional commands, e-mail: user-help@(protected)
|
|
 |