You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Hervé BOUTEMY <he...@free.fr> on 2011/07/03 10:13:16 UTC

Re: svn commit: r1142363 - /maven/pom/trunk/maven/pom.xml

notice that since maven-project-info-reports 2.3, you can write a timezone as 
a fully formatted timezone, like Eurpoe/London, instead of an offset (which 
ignores daylight saving) [1]

Regards,

Hervé


[1] http://jira.codehaus.org/browse/MPIR-171

Le dimanche 3 juillet 2011, bimargulies@apache.org a écrit :
> Author: bimargulies
> Date: Sun Jul  3 02:37:31 2011
> New Revision: 1142363
> 
> URL: http://svn.apache.org/viewvc?rev=1142363&view=rev
> Log:
> Add myself as a committer.
> 
> Modified:
>     maven/pom/trunk/maven/pom.xml
> 
> Modified: maven/pom/trunk/maven/pom.xml
> URL:
> http://svn.apache.org/viewvc/maven/pom/trunk/maven/pom.xml?rev=1142363&r1=
> 1142362&r2=1142363&view=diff
> ==========================================================================
> ==== --- maven/pom/trunk/maven/pom.xml (original)
> +++ maven/pom/trunk/maven/pom.xml Sun Jul  3 02:37:31 2011
> @@ -388,6 +388,14 @@ under the License.
>        </roles>
>        <timezone>+1</timezone>
>      </developer>
> +    <developer>
> +      <name>Benson Margulies</name>
> +      <email>bimargulies@apache.org</email>
> +      <roles>
> +        <role>Committer</role>
> +      </roles>
> +      <timezone>-5</timezone>
> +    </developer>
>      <!--End Committers-->
>      <developer>
>        <id>aramirez</id>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org