RE: TimeZone Element in pom.xml

2006-04-05 Thread ian . d . stewart
cc: Subject: RE: TimeZone Element in pom.xml

RE: TimeZone Element in pom.xml

2006-04-05 Thread Jörg Schaible
[EMAIL PROTECTED] wrote on Wednesday, April 05, 2006 3:48 PM: > As far as I know, the timezone element is purely > informational, so there is > no need to specify when a particular location observes > Daylight Savings > Time. However, we do have a valid usecase for including the > fact that a > p

RE: TimeZone Element in pom.xml

2006-04-05 Thread ian . d . stewart
en Users List" utions.com> cc: Subject: RE: TimeZone Element in pom.xml

RE: TimeZone Element in pom.xml

2006-04-04 Thread Jörg Schaible
Hi Ian, [EMAIL PROTECTED] wrote on Tuesday, April 04, 2006 7:09 PM: > public static TimeZone getTimeZone(String ID) > Gets the TimeZone for the given ID. > Parameters: > ID - the ID for a TimeZone, either an abbreviation such as > "PST", a full name such as "Am

RE: TimeZone Element in pom.xml

2006-04-04 Thread ian . d . stewart
t > request quoting your email: > > http://jira.codehaus.org/browse/MNG-2202 > > Andreas > > > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Tuesday, April 04, 2006 6:36 AM > To: Maven Users List > Subject: Re: TimeZone Element i

RE: TimeZone Element in pom.xml

2006-04-04 Thread Jörg Schaible
> > > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Tuesday, April 04, 2006 6:36 AM > To: Maven Users List > Subject: Re: TimeZone Element in pom.xml > > Note that the observation of Summertime/Daylight Savings Time does not > ch

RE: TimeZone Element in pom.xml

2006-04-04 Thread Andreas Guther
] Sent: Tuesday, April 04, 2006 6:36 AM To: Maven Users List Subject: Re: TimeZone Element in pom.xml Note that the observation of Summertime/Daylight Savings Time does not change the timezone where a developer resides. Instead of changing everybody's timezone twice a year, I would reco

Re: TimeZone Element in pom.xml

2006-04-04 Thread ian . d . stewart
ttools.com> cc: Subject: TimeZone Element in pom.xml 04/04/2006 12:43 AM Please respond to

RE: TimeZone Element in pom.xml

2006-04-03 Thread Jörg Schaible
Jochen Wiedmann wrote on Tuesday, April 04, 2006 6:49 AM: > Andreas Guther wrote: > >> Is there anything that helps me solving the problem or is > this worth an enhancement request? > > Don't know about the former, but the answer to the latter is "yes". Basically it would be good, if standard T

Re: TimeZone Element in pom.xml

2006-04-03 Thread Jochen Wiedmann
Andreas Guther wrote: > Is there anything that helps me solving the problem or is this worth an > enhancement request? Don't know about the former, but the answer to the latter is "yes". Jochen - To unsubscribe, e-mail: [EMAI

TimeZone Element in pom.xml

2006-04-03 Thread Andreas Guther
Hi, Is there a way in Maven to adjust the TimeZone element in the pom.xml to daylight savings time? We have an international team and I like the fact that we can see on the maven generated web site's team list what time it is for a specific developer. What I am missing is the automatic adjust