Author: buildbot
Date: Sun Nov 23 16:03:54 2014
New Revision: 930220
Log:
Staging update by buildbot for maven
Modified:
websites/staging/maven/trunk/content/ (props changed)
websites/staging/maven/trunk/content/docs/3.2.2/release-notes.html
websites/staging/maven/trunk/content/maven-site-1.0-site.jar
Propchange: websites/staging/maven/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Nov 23 16:03:54 2014
@@ -1 +1 @@
-1641204
+1641206
Modified: websites/staging/maven/trunk/content/docs/3.2.2/release-notes.html
==============================================================================
--- websites/staging/maven/trunk/content/docs/3.2.2/release-notes.html
(original)
+++ websites/staging/maven/trunk/content/docs/3.2.2/release-notes.html Sun Nov
23 16:03:54 2014
@@ -5,7 +5,7 @@
-->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
- <title>Maven – Release Notes - Maven 3.2.2</title>
+ <title>Maven – Release Notes – Maven 3.2.2</title>
<style type="text/css" media="all">
@import url("../../css/maven-base.css");
@import url("../../css/maven-theme.css");
@@ -39,7 +39,7 @@
>
<a href="../../index.html">Maven</a>
>
- Release Notes - Maven 3.2.2
+ Release Notes – Maven 3.2.2
</div>
<div class="xright">
Last Published: 2014-11-23
@@ -239,7 +239,7 @@
</div>
<div id="bodyColumn">
<div id="contentBox">
- <h1>Release Notes - Maven 3.2.2</h1>
+ <h1>Release Notes – Maven 3.2.2</h1>
<!-- Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
@@ -337,7 +337,10 @@
<p>This is no longer required and can be omitted when you use version 3.2+ of
the maven-plugin-plugin.</p></div>
<div class="section">
<h3><a
name="amaven.build.timestamp_should_use_UTC_instead_of_local_timezone_or_be_configurable_MNG-5452"></a>${maven.build.timestamp}
should use UTC instead of local timezone (or be configurable) (<a
class="externalLink"
href="https://jira.codehaus.org/browse/MNG-5452">MNG-5452</a>)</h3>
-<p>This provides a standard way creating a build time stamp, and allows better
interoperability with systems that also employ UTC for timestamps like Eclipse
Tycho.</p></div></div>
+<p>This provides a standard way creating a build time stamp, and allows better
interoperability with systems that also employ UTC for timestamps like Eclipse
Tycho.</p></div>
+<div class="section">
+<h3><a
name="amaven.build.timestamp_uses_incorrect_ISO_datetime_separator_MNG-5647"></a>${maven.build.timestamp}
uses incorrect ISO datetime separator (<a class="externalLink"
href="https://jira.codehaus.org/browse/MNG-5647">MNG-5647</a>)</h3>
+<p>The default format has been changed to standard ISO 8601
(<tt>yyyy-MM-dd'T'HH:mm:ss'Z'</tt>) to make it predictable for
parsers.</p></div></div>
<div class="section">
<h2><a name="Complete_Release_Notes"></a>Complete Release Notes</h2>
<p>See <a href="../../release-notes-all.html">complete release notes for all
versions</a></p></div>
Modified: websites/staging/maven/trunk/content/maven-site-1.0-site.jar
==============================================================================
Binary files - no diff available.