RE: Is there a way to make the get task timezone aware?

2008-10-23 Thread Settle, William
er are you using? Bill From: Steve Loughran Sent: Thu 10/23/2008 9:51 AM To: Ant Users List Subject: Re: Is there a way to make the get task timezone aware? Mark Salter wrote: Settle, William wrote: Is this an issue with the task, the apache server on the other side or something

Is there a way to make the get task timezone aware?

2008-10-22 Thread Settle, William
We are using the "get" task to fetch dependenencies from different build servers and have the "usetimestamp" attribute set to true for example: If the client that runs the ant script is in a different time zone than the server that is hosting the jar, the "usetimestamp" does not work. In othe

RE: Is there a way to update the Class-Path in a manifest?

2004-05-14 Thread Settle, William
ther filters to append to the file, then update with the resulting manifest? -Matt --- "Settle, William" <[EMAIL PROTECTED]> wrote: > Jan, > > I appreciate the response but I don't want to > replace, I want to append or prepend depending on > situation w

RE: Is there a way to update the Class-Path in a manifest?

2004-05-14 Thread Settle, William
: [EMAIL PROTECTED] Subject: RE: Is there a way to update the Class-Path in a manifest? / Basically you are not aware of any manifest-specific thing. You extract a text file, modify it and write it back. Jan > -Original Message- > From: Settle, William [mailto:[EMAIL PROTECTED] >