You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ol...@apache.org on 2013/06/02 13:44:28 UTC

svn commit: r1488676 - in /archiva/site-content: ./ developers/ errors/ jsui/

Author: olamy
Date: Sun Jun  2 11:44:27 2013
New Revision: 1488676

URL: http://svn.apache.org/r1488676
Log:
Apache Archiva Main site deployment

Modified:
    archiva/site-content/developers/building.html
    archiva/site-content/developers/how-we-do-things.html
    archiva/site-content/developers/publishing-site.html
    archiva/site-content/developers/releasing.html
    archiva/site-content/download.html
    archiva/site-content/errors/404.html
    archiva/site-content/get-involved.html
    archiva/site-content/index.html
    archiva/site-content/integration.html
    archiva/site-content/issue-tracking.html
    archiva/site-content/jsui/generics-js.html
    archiva/site-content/jsui/i18n.html
    archiva/site-content/jsui/index.html
    archiva/site-content/jsui/knockout-binding.html
    archiva/site-content/jsui/rest.html
    archiva/site-content/jsui/template-loading.html
    archiva/site-content/known-issues.html
    archiva/site-content/license.html
    archiva/site-content/mail-lists.html
    archiva/site-content/privacy-policy.html
    archiva/site-content/project-info.html
    archiva/site-content/security.html
    archiva/site-content/source-repository.html
    archiva/site-content/team-list.html
    archiva/site-content/versions.html

Modified: archiva/site-content/developers/building.html
URL: http://svn.apache.org/viewvc/archiva/site-content/developers/building.html?rev=1488676&r1=1488675&r2=1488676&view=diff
==============================================================================
--- archiva/site-content/developers/building.html (original)
+++ archiva/site-content/developers/building.html Sun Jun  2 11:44:27 2013
@@ -9,7 +9,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="Date-Creation-yyyymmdd" content="20120119" />
-    <meta name="Date-Revision-yyyymmdd" content="20130601" />
+    <meta name="Date-Revision-yyyymmdd" content="20130602" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Archiva - Building Archiva</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.3.1-SNAPSHOT.min.css" />
@@ -68,7 +68,7 @@
 </li>
                                   <li>      <a href="../docs/1.4-M4/"  title="Preview 1.4-M4">Preview 1.4-M4</a>
 </li>
-                                  <li>      <a href="../docs/1.4-M5-SNAPSHOT/"  title="Dev 1.4-M5-SNAPSHOT">Dev 1.4-M5-SNAPSHOT</a>
+                                  <li>      <a href="../docs/1.4.0-SNAPSHOT/"  title="Dev 1.4.0-SNAPSHOT">Dev 1.4.0-SNAPSHOT</a>
 </li>
                               </ul>
             </li>
@@ -205,7 +205,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 01 Jun 2013</li> 
+                  <li id="publishDate" class="pull-right">Last Published: 02 Jun 2013</li> 
             
                             </ul>
       </div>

Modified: archiva/site-content/developers/how-we-do-things.html
URL: http://svn.apache.org/viewvc/archiva/site-content/developers/how-we-do-things.html?rev=1488676&r1=1488675&r2=1488676&view=diff
==============================================================================
--- archiva/site-content/developers/how-we-do-things.html (original)
+++ archiva/site-content/developers/how-we-do-things.html Sun Jun  2 11:44:27 2013
@@ -9,7 +9,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="Date-Creation-yyyymmdd" content="20121008" />
-    <meta name="Date-Revision-yyyymmdd" content="20130601" />
+    <meta name="Date-Revision-yyyymmdd" content="20130602" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Archiva - How We Do Things</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.3.1-SNAPSHOT.min.css" />
@@ -68,7 +68,7 @@
 </li>
                                   <li>      <a href="../docs/1.4-M4/"  title="Preview 1.4-M4">Preview 1.4-M4</a>
 </li>
-                                  <li>      <a href="../docs/1.4-M5-SNAPSHOT/"  title="Dev 1.4-M5-SNAPSHOT">Dev 1.4-M5-SNAPSHOT</a>
+                                  <li>      <a href="../docs/1.4.0-SNAPSHOT/"  title="Dev 1.4.0-SNAPSHOT">Dev 1.4.0-SNAPSHOT</a>
 </li>
                               </ul>
             </li>
@@ -205,7 +205,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 01 Jun 2013</li> 
+                  <li id="publishDate" class="pull-right">Last Published: 02 Jun 2013</li> 
             
                             </ul>
       </div>
@@ -214,7 +214,7 @@
                 
         <div id="bodyColumn" >
                                   
-            <!-- 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 --><!-- regarding copyright ownership.  The ASF licenses this file --><!-- to you under the Apache License, Version 2.0 (the --><!-- "License"); you may not use this file except in compliance --><!-- with the License.  You may obtain a copy of the License at --><!--  --><!-- http://www.apache.org/licenses/LICENSE-2.0 --><!--  --><!-- Unless required by applicable law or agreed to in writing, --><!-- software distributed under the License is distributed on an --><!-- "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY --><!-- KIND, either express or implied.  See the License for the --><!-- specific language governing permissions and limitations --><!-- under the License. --><!-- NOTE: For help with the syntax of this file, see: --><!-- http://maven.apache.org/guides/mi
 ni/guide-apt-format.html --><div class="section"><h2>How We Do Things<a name="How_We_Do_Things"></a></h2><p>Below are the conventions we follow in Archiva.</p><div class="section"><h3>Continuous Integration<a name="Continuous_Integration"></a></h3><p>We use the Jenkins Apache instance for building Archiva (and redback dependencies) on scm changes.</p><p>See the tab with various builds: <a class="externalLink" href="https://builds.apache.org/view/A-D/view/Archiva/">Archiva tab</a></p><p>You can test fresh builds with downloading from this Jenkins job <a class="externalLink" href="https://builds.apache.org/archiva-all-maven-3.x-jdk-1.6/">archiva-all-maven-3.x-jdk-1.6</a>:</p><ul><li><a class="externalLink" href="https://builds.apache.org/job/archiva-all-maven-3.x-jdk-1.6/lastSuccessfulBuild/artifact/archiva-modules/archiva-web/archiva-webapp/target/archiva-webapp-1.4-M5-SNAPSHOT.war">war webapp js</a></li><li><a class="externalLink" href="https://builds.apache.org/job/archiva-
 all-maven-3.x-jdk-1.6/lastSuccessfulBuild/artifact/archiva-jetty/target/apache-archiva-js-1.4-M5-SNAPSHOT-bin.zip">standalone with embeded jetty</a> (unzip then cd bin;./archiva start running on 8080)</li></ul></div><div class="section"><h3>Code Style<a name="Code_Style"></a></h3><p>There isn't any code style that needs to be followed as long as it is consistent, can be checked in checkstyle, can be formatted in Eclipse, IDEA and NetBeans. And the following rules must be followed:</p><ol style="list-style-type: decimal"><li>Use spaces, not tabs<ul><li>4 spaces for Java</li><li>2 spaces for XML</li></ul></li><li>120 column wrap, not 80</li><li>Wrap on spaces, not on '.' in a method call<p>You can use the existing codestyle files:</p><ul><li><a href="./archiva-idea-codestyle.xml">idea</a></li><li><a href="./archiva-eclipse-codestyle.xml">eclipse</a></li></ul></li></ol></div><div class="section"><h3>Versioning<a name="Versioning"></a></h3><p>It has been established in the commu
 nity that the following style would be followed for the versioning of releases:</p><div><pre>Milestones -&gt; Final -&gt; Patch releases (e.g. 1.1-M1, 1.1-M2, 1.1, 1.1.1, 1.1.2 )</pre></div><p>As much as possible, the team is aiming for frequent releases. If the roadmap for the current development version is big, milestone releases can be applied until the final release. But if the roadmap is composed of just a small number of issues, we could proceed immediately to preparing a release candidate and push it out as the final release once it passes the vote.</p></div><div class="section"><h3>References<a name="References"></a></h3><ul><li><a class="externalLink" href="http://old.nabble.com/Fwd%3A-What-do-we-need-to-establish--td17098487.html"> Mailing list discussion regarding conventions</a></li></ul></div></div>
+            <!-- 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 --><!-- regarding copyright ownership.  The ASF licenses this file --><!-- to you under the Apache License, Version 2.0 (the --><!-- "License"); you may not use this file except in compliance --><!-- with the License.  You may obtain a copy of the License at --><!--  --><!-- http://www.apache.org/licenses/LICENSE-2.0 --><!--  --><!-- Unless required by applicable law or agreed to in writing, --><!-- software distributed under the License is distributed on an --><!-- "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY --><!-- KIND, either express or implied.  See the License for the --><!-- specific language governing permissions and limitations --><!-- under the License. --><!-- NOTE: For help with the syntax of this file, see: --><!-- http://maven.apache.org/guides/mi
 ni/guide-apt-format.html --><div class="section"><h2>How We Do Things<a name="How_We_Do_Things"></a></h2><p>Below are the conventions we follow in Archiva.</p><div class="section"><h3>Continuous Integration<a name="Continuous_Integration"></a></h3><p>We use the Jenkins Apache instance for building Archiva (and redback dependencies) on scm changes.</p><p>See the tab with various builds: <a class="externalLink" href="https://builds.apache.org/view/A-D/view/Archiva/">Archiva tab</a></p><p>You can test fresh builds with downloading from this Jenkins job <a class="externalLink" href="https://builds.apache.org/archiva-all-maven-3.x-jdk-1.6/">archiva-all-maven-3.x-jdk-1.6</a>:</p><ul><li><a class="externalLink" href="https://builds.apache.org/job/archiva-all-maven-3.x-jdk-1.6/lastSuccessfulBuild/artifact/archiva-modules/archiva-web/archiva-webapp/target/archiva-webapp-1.4.0-SNAPSHOT.war">war webapp js</a></li><li><a class="externalLink" href="https://builds.apache.org/job/archiva-a
 ll-maven-3.x-jdk-1.6/lastSuccessfulBuild/artifact/archiva-jetty/target/apache-archiva-js-1.4.0-SNAPSHOT-bin.zip">standalone with embeded jetty</a> (unzip then cd bin;./archiva start running on 8080)</li></ul></div><div class="section"><h3>Code Style<a name="Code_Style"></a></h3><p>There isn't any code style that needs to be followed as long as it is consistent, can be checked in checkstyle, can be formatted in Eclipse, IDEA and NetBeans. And the following rules must be followed:</p><ol style="list-style-type: decimal"><li>Use spaces, not tabs<ul><li>4 spaces for Java</li><li>2 spaces for XML</li></ul></li><li>120 column wrap, not 80</li><li>Wrap on spaces, not on '.' in a method call<p>You can use the existing codestyle files:</p><ul><li><a href="./archiva-idea-codestyle.xml">idea</a></li><li><a href="./archiva-eclipse-codestyle.xml">eclipse</a></li></ul></li></ol></div><div class="section"><h3>Versioning<a name="Versioning"></a></h3><p>It has been established in the communi
 ty that the following style would be followed for the versioning of releases:</p><div><pre>Milestones -&gt; Final -&gt; Patch releases (e.g. 1.1-M1, 1.1-M2, 1.1, 1.1.1, 1.1.2 )</pre></div><p>As much as possible, the team is aiming for frequent releases. If the roadmap for the current development version is big, milestone releases can be applied until the final release. But if the roadmap is composed of just a small number of issues, we could proceed immediately to preparing a release candidate and push it out as the final release once it passes the vote.</p></div><div class="section"><h3>References<a name="References"></a></h3><ul><li><a class="externalLink" href="http://old.nabble.com/Fwd%3A-What-do-we-need-to-establish--td17098487.html"> Mailing list discussion regarding conventions</a></li></ul></div></div>
                   </div>
           </div>
 

Modified: archiva/site-content/developers/publishing-site.html
URL: http://svn.apache.org/viewvc/archiva/site-content/developers/publishing-site.html?rev=1488676&r1=1488675&r2=1488676&view=diff
==============================================================================
--- archiva/site-content/developers/publishing-site.html (original)
+++ archiva/site-content/developers/publishing-site.html Sun Jun  2 11:44:27 2013
@@ -8,7 +8,7 @@
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20130601" />
+    <meta name="Date-Revision-yyyymmdd" content="20130602" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Archiva - Archiva Sites Publishing</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.3.1-SNAPSHOT.min.css" />
@@ -67,7 +67,7 @@
 </li>
                                   <li>      <a href="../docs/1.4-M4/"  title="Preview 1.4-M4">Preview 1.4-M4</a>
 </li>
-                                  <li>      <a href="../docs/1.4-M5-SNAPSHOT/"  title="Dev 1.4-M5-SNAPSHOT">Dev 1.4-M5-SNAPSHOT</a>
+                                  <li>      <a href="../docs/1.4.0-SNAPSHOT/"  title="Dev 1.4.0-SNAPSHOT">Dev 1.4.0-SNAPSHOT</a>
 </li>
                               </ul>
             </li>
@@ -204,7 +204,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 01 Jun 2013</li> 
+                  <li id="publishDate" class="pull-right">Last Published: 02 Jun 2013</li> 
             
                             </ul>
       </div>

Modified: archiva/site-content/developers/releasing.html
URL: http://svn.apache.org/viewvc/archiva/site-content/developers/releasing.html?rev=1488676&r1=1488675&r2=1488676&view=diff
==============================================================================
--- archiva/site-content/developers/releasing.html (original)
+++ archiva/site-content/developers/releasing.html Sun Jun  2 11:44:27 2013
@@ -9,7 +9,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="Date-Creation-yyyymmdd" content="20120119" />
-    <meta name="Date-Revision-yyyymmdd" content="20130601" />
+    <meta name="Date-Revision-yyyymmdd" content="20130602" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Archiva - Archiva release process</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.3.1-SNAPSHOT.min.css" />
@@ -68,7 +68,7 @@
 </li>
                                   <li>      <a href="../docs/1.4-M4/"  title="Preview 1.4-M4">Preview 1.4-M4</a>
 </li>
-                                  <li>      <a href="../docs/1.4-M5-SNAPSHOT/"  title="Dev 1.4-M5-SNAPSHOT">Dev 1.4-M5-SNAPSHOT</a>
+                                  <li>      <a href="../docs/1.4.0-SNAPSHOT/"  title="Dev 1.4.0-SNAPSHOT">Dev 1.4.0-SNAPSHOT</a>
 </li>
                               </ul>
             </li>
@@ -205,7 +205,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 01 Jun 2013</li> 
+                  <li id="publishDate" class="pull-right">Last Published: 02 Jun 2013</li> 
             
                             </ul>
       </div>

Modified: archiva/site-content/download.html
URL: http://svn.apache.org/viewvc/archiva/site-content/download.html?rev=1488676&r1=1488675&r2=1488676&view=diff
==============================================================================
--- archiva/site-content/download.html (original)
+++ archiva/site-content/download.html Sun Jun  2 11:44:27 2013
@@ -8,7 +8,7 @@
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20130601" />
+    <meta name="Date-Revision-yyyymmdd" content="20130602" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Archiva - 
     Download Apache Archiva</title>
@@ -68,7 +68,7 @@
 </li>
                                   <li>      <a href="docs/1.4-M4/"  title="Preview 1.4-M4">Preview 1.4-M4</a>
 </li>
-                                  <li>      <a href="docs/1.4-M5-SNAPSHOT/"  title="Dev 1.4-M5-SNAPSHOT">Dev 1.4-M5-SNAPSHOT</a>
+                                  <li>      <a href="docs/1.4.0-SNAPSHOT/"  title="Dev 1.4.0-SNAPSHOT">Dev 1.4.0-SNAPSHOT</a>
 </li>
                               </ul>
             </li>
@@ -206,7 +206,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 01 Jun 2013</li> 
+                  <li id="publishDate" class="pull-right">Last Published: 02 Jun 2013</li> 
             
                             </ul>
       </div>

Modified: archiva/site-content/errors/404.html
URL: http://svn.apache.org/viewvc/archiva/site-content/errors/404.html?rev=1488676&r1=1488675&r2=1488676&view=diff
==============================================================================
--- archiva/site-content/errors/404.html (original)
+++ archiva/site-content/errors/404.html Sun Jun  2 11:44:27 2013
@@ -8,7 +8,7 @@
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20130601" />
+    <meta name="Date-Revision-yyyymmdd" content="20130602" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Archiva - Page Not found</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.3.1-SNAPSHOT.min.css" />
@@ -67,7 +67,7 @@
 </li>
                                   <li>      <a href="../docs/1.4-M4/"  title="Preview 1.4-M4">Preview 1.4-M4</a>
 </li>
-                                  <li>      <a href="../docs/1.4-M5-SNAPSHOT/"  title="Dev 1.4-M5-SNAPSHOT">Dev 1.4-M5-SNAPSHOT</a>
+                                  <li>      <a href="../docs/1.4.0-SNAPSHOT/"  title="Dev 1.4.0-SNAPSHOT">Dev 1.4.0-SNAPSHOT</a>
 </li>
                               </ul>
             </li>
@@ -204,7 +204,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 01 Jun 2013</li> 
+                  <li id="publishDate" class="pull-right">Last Published: 02 Jun 2013</li> 
             
                             </ul>
       </div>

Modified: archiva/site-content/get-involved.html
URL: http://svn.apache.org/viewvc/archiva/site-content/get-involved.html?rev=1488676&r1=1488675&r2=1488676&view=diff
==============================================================================
--- archiva/site-content/get-involved.html (original)
+++ archiva/site-content/get-involved.html Sun Jun  2 11:44:27 2013
@@ -9,7 +9,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="Date-Creation-yyyymmdd" content="20120119" />
-    <meta name="Date-Revision-yyyymmdd" content="20130601" />
+    <meta name="Date-Revision-yyyymmdd" content="20130602" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Archiva - Archiva Community - Get Involved</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1-SNAPSHOT.min.css" />
@@ -68,7 +68,7 @@
 </li>
                                   <li>      <a href="docs/1.4-M4/"  title="Preview 1.4-M4">Preview 1.4-M4</a>
 </li>
-                                  <li>      <a href="docs/1.4-M5-SNAPSHOT/"  title="Dev 1.4-M5-SNAPSHOT">Dev 1.4-M5-SNAPSHOT</a>
+                                  <li>      <a href="docs/1.4.0-SNAPSHOT/"  title="Dev 1.4.0-SNAPSHOT">Dev 1.4.0-SNAPSHOT</a>
 </li>
                               </ul>
             </li>
@@ -205,7 +205,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 01 Jun 2013</li> 
+                  <li id="publishDate" class="pull-right">Last Published: 02 Jun 2013</li> 
             
                             </ul>
       </div>
@@ -214,7 +214,7 @@
                 
         <div id="bodyColumn" >
                                   
-            <!-- 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 --><!-- regarding copyright ownership.  The ASF licenses this file --><!-- to you under the Apache License, Version 2.0 (the --><!-- "License"); you may not use this file except in compliance --><!-- with the License.  You may obtain a copy of the License at --><!--  --><!-- http://www.apache.org/licenses/LICENSE-2.0 --><!--  --><!-- Unless required by applicable law or agreed to in writing, --><!-- software distributed under the License is distributed on an --><!-- "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY --><!-- KIND, either express or implied.  See the License for the --><!-- specific language governing permissions and limitations --><!-- under the License. --><!-- NOTE: For help with the syntax of this file, see: --><!-- http://maven.apache.org/guides/mi
 ni/guide-apt-format.html --><div class="section"><h2>Getting Involved in the Archiva Project<a name="Getting_Involved_in_the_Archiva_Project"></a></h2><p>Archiva is an open source project and relies heavily on an active community. If you need help, you should look to the community. Equally, please look for ways that you may contribute back.</p><p>This page provides some pointers for receiving help and contributing to the Archiva community.</p><div class="section"><h3>Getting Help<a name="Getting_Help"></a></h3><p>There are a number of ways to find help if you have an issue. </p><ul><li><b>Read the documentation</b><br />Read the <a class="externalLink" href="http://archiva.apache.org/docs/1.4-M5-SNAPSHOT/userguide">user</a> and <a class="externalLink" href="http://archiva.apache.org/docs/1.4-M5-SNAPSHOT/adminguide">administration</a> documentation. </li><li><b>Search the Wiki</b><br />Search the <a class="externalLink" href="http://cwiki.apache.org/confluence/display/ARCHIVA
 ">Archiva Wiki</a>. Lots of useful information has been contributed by users here.</li><li><b>Submit an issue</b><br />Search the <a href="./issue-tracking.html">Jira</a> issue tracking system. The problem you are experiencing may be a known issue and others may have suggested work-arounds. If the issue is new, you should consider submitting a report.</li><li><b>Search the mailing lists</b><br />Search the mailing lists. Look <a href="./mail-lists.html">here</a> for a list of Archiva mailing lists. If you cannot find everything you need, ask a question on the appropriate list.</li></ul><div class="section"><h4>More Information<a name="More_Information"></a></h4><p>If you are new to Archiva (or Maven), there are a number of helpful resources on the Maven website which provide step-by-step guides to getting help, useful information regarding etiquette, and lots of other resources.</p><p>Check out:</p><ul><li><a class="externalLink" href="http://maven.apache.org/community.html"
 >The Maven Community</a></li><li><a class="externalLink" href="http://maven.apache.org/users/getting-help.html">Getting Help with Maven</a></li></ul></div></div><div class="section"><h3>How to Contribute<a name="How_to_Contribute"></a></h3><p>As with any open source project, there are several ways you can help:</p><ul><li><b>Join a mailing list</b><br />Join a <a href="./mail-lists.html">mailing list</a> and answer other user's questions. You can also meet up with developers and users on <tt>#archiva</tt> on <tt>irc.codehaus.org</tt></li><li><b>Fix bugs</b><br />Report bugs, feature requests and other issues in the <a href="./issue-tracking.html">Jira</a> issue tracking system. Also, read up on <a href="./developers/how-we-do-things.html">how we do things</a> in Archiva.</li><li><b>Build it</b><br />Check out the <a href="./source-repository.html">source code</a> and <a href="./developers/building.html">build Archiva</a> for yourself. Fix bugs and submit patches for reported
  issues (both those you find, or that others have filed).</li><li><b>Write documentation</b><br />Help with the documentation by pointing out areas that are lacking or unclear, and if you are so inclined, submitting patches to correct it. You can quickly contribute rough thoughts to the <a class="externalLink" href="http://cwiki.apache.org/confluence/display/ARCHIVA"> wiki</a>, or you can volunteer to help collate and organise information that is already there.</li></ul><p>Your participation in the community is much appreciated!</p><div class="section"><h4>More Information<a name="More_Information"></a></h4><p>If you are new to Archiva (or Maven), there are a number of helpful resources on the Maven website regarding contribution back to the community.</p><p>Check out:</p><ul><li><a class="externalLink" href="http://maven.apache.org/community.html">The Maven Community</a> </li><li><a class="externalLink" href="http://maven.apache.org/guides/development/guide-helping.html">Gu
 ide to helping with Maven</a></li></ul></div></div></div>
+            <!-- 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 --><!-- regarding copyright ownership.  The ASF licenses this file --><!-- to you under the Apache License, Version 2.0 (the --><!-- "License"); you may not use this file except in compliance --><!-- with the License.  You may obtain a copy of the License at --><!--  --><!-- http://www.apache.org/licenses/LICENSE-2.0 --><!--  --><!-- Unless required by applicable law or agreed to in writing, --><!-- software distributed under the License is distributed on an --><!-- "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY --><!-- KIND, either express or implied.  See the License for the --><!-- specific language governing permissions and limitations --><!-- under the License. --><!-- NOTE: For help with the syntax of this file, see: --><!-- http://maven.apache.org/guides/mi
 ni/guide-apt-format.html --><div class="section"><h2>Getting Involved in the Archiva Project<a name="Getting_Involved_in_the_Archiva_Project"></a></h2><p>Archiva is an open source project and relies heavily on an active community. If you need help, you should look to the community. Equally, please look for ways that you may contribute back.</p><p>This page provides some pointers for receiving help and contributing to the Archiva community.</p><div class="section"><h3>Getting Help<a name="Getting_Help"></a></h3><p>There are a number of ways to find help if you have an issue. </p><ul><li><b>Read the documentation</b><br />Read the <a class="externalLink" href="http://archiva.apache.org/docs/1.4.0-SNAPSHOT/userguide">user</a> and <a class="externalLink" href="http://archiva.apache.org/docs/1.4.0-SNAPSHOT/adminguide">administration</a> documentation. </li><li><b>Search the Wiki</b><br />Search the <a class="externalLink" href="http://cwiki.apache.org/confluence/display/ARCHIVA">
 Archiva Wiki</a>. Lots of useful information has been contributed by users here.</li><li><b>Submit an issue</b><br />Search the <a href="./issue-tracking.html">Jira</a> issue tracking system. The problem you are experiencing may be a known issue and others may have suggested work-arounds. If the issue is new, you should consider submitting a report.</li><li><b>Search the mailing lists</b><br />Search the mailing lists. Look <a href="./mail-lists.html">here</a> for a list of Archiva mailing lists. If you cannot find everything you need, ask a question on the appropriate list.</li></ul><div class="section"><h4>More Information<a name="More_Information"></a></h4><p>If you are new to Archiva (or Maven), there are a number of helpful resources on the Maven website which provide step-by-step guides to getting help, useful information regarding etiquette, and lots of other resources.</p><p>Check out:</p><ul><li><a class="externalLink" href="http://maven.apache.org/community.html">T
 he Maven Community</a></li><li><a class="externalLink" href="http://maven.apache.org/users/getting-help.html">Getting Help with Maven</a></li></ul></div></div><div class="section"><h3>How to Contribute<a name="How_to_Contribute"></a></h3><p>As with any open source project, there are several ways you can help:</p><ul><li><b>Join a mailing list</b><br />Join a <a href="./mail-lists.html">mailing list</a> and answer other user's questions. You can also meet up with developers and users on <tt>#archiva</tt> on <tt>irc.codehaus.org</tt></li><li><b>Fix bugs</b><br />Report bugs, feature requests and other issues in the <a href="./issue-tracking.html">Jira</a> issue tracking system. Also, read up on <a href="./developers/how-we-do-things.html">how we do things</a> in Archiva.</li><li><b>Build it</b><br />Check out the <a href="./source-repository.html">source code</a> and <a href="./developers/building.html">build Archiva</a> for yourself. Fix bugs and submit patches for reported i
 ssues (both those you find, or that others have filed).</li><li><b>Write documentation</b><br />Help with the documentation by pointing out areas that are lacking or unclear, and if you are so inclined, submitting patches to correct it. You can quickly contribute rough thoughts to the <a class="externalLink" href="http://cwiki.apache.org/confluence/display/ARCHIVA"> wiki</a>, or you can volunteer to help collate and organise information that is already there.</li></ul><p>Your participation in the community is much appreciated!</p><div class="section"><h4>More Information<a name="More_Information"></a></h4><p>If you are new to Archiva (or Maven), there are a number of helpful resources on the Maven website regarding contribution back to the community.</p><p>Check out:</p><ul><li><a class="externalLink" href="http://maven.apache.org/community.html">The Maven Community</a> </li><li><a class="externalLink" href="http://maven.apache.org/guides/development/guide-helping.html">Guid
 e to helping with Maven</a></li></ul></div></div></div>
                   </div>
           </div>
 

Modified: archiva/site-content/index.html
URL: http://svn.apache.org/viewvc/archiva/site-content/index.html?rev=1488676&r1=1488675&r2=1488676&view=diff
==============================================================================
--- archiva/site-content/index.html (original)
+++ archiva/site-content/index.html Sun Jun  2 11:44:27 2013
@@ -9,7 +9,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="Brett Porter" />
-    <meta name="Date-Revision-yyyymmdd" content="20130601" />
+    <meta name="Date-Revision-yyyymmdd" content="20130602" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Archiva - 
     The Build Artifact Repository Manager</title>
@@ -69,7 +69,7 @@
 </li>
                                   <li>      <a href="docs/1.4-M4/"  title="Preview 1.4-M4">Preview 1.4-M4</a>
 </li>
-                                  <li>      <a href="docs/1.4-M5-SNAPSHOT/"  title="Dev 1.4-M5-SNAPSHOT">Dev 1.4-M5-SNAPSHOT</a>
+                                  <li>      <a href="docs/1.4.0-SNAPSHOT/"  title="Dev 1.4.0-SNAPSHOT">Dev 1.4.0-SNAPSHOT</a>
 </li>
                               </ul>
             </li>
@@ -207,7 +207,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 01 Jun 2013</li> 
+                  <li id="publishDate" class="pull-right">Last Published: 02 Jun 2013</li> 
             
                             </ul>
       </div>

Modified: archiva/site-content/integration.html
URL: http://svn.apache.org/viewvc/archiva/site-content/integration.html?rev=1488676&r1=1488675&r2=1488676&view=diff
==============================================================================
--- archiva/site-content/integration.html (original)
+++ archiva/site-content/integration.html Sun Jun  2 11:44:27 2013
@@ -8,7 +8,7 @@
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20130601" />
+    <meta name="Date-Revision-yyyymmdd" content="20130602" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Archiva - Continuous Integration</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1-SNAPSHOT.min.css" />
@@ -67,7 +67,7 @@
 </li>
                                   <li>      <a href="docs/1.4-M4/"  title="Preview 1.4-M4">Preview 1.4-M4</a>
 </li>
-                                  <li>      <a href="docs/1.4-M5-SNAPSHOT/"  title="Dev 1.4-M5-SNAPSHOT">Dev 1.4-M5-SNAPSHOT</a>
+                                  <li>      <a href="docs/1.4.0-SNAPSHOT/"  title="Dev 1.4.0-SNAPSHOT">Dev 1.4.0-SNAPSHOT</a>
 </li>
                               </ul>
             </li>
@@ -204,7 +204,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 01 Jun 2013</li> 
+                  <li id="publishDate" class="pull-right">Last Published: 02 Jun 2013</li> 
             
                             </ul>
       </div>

Modified: archiva/site-content/issue-tracking.html
URL: http://svn.apache.org/viewvc/archiva/site-content/issue-tracking.html?rev=1488676&r1=1488675&r2=1488676&view=diff
==============================================================================
--- archiva/site-content/issue-tracking.html (original)
+++ archiva/site-content/issue-tracking.html Sun Jun  2 11:44:27 2013
@@ -8,7 +8,7 @@
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20130601" />
+    <meta name="Date-Revision-yyyymmdd" content="20130602" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Archiva - Issue Tracking</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1-SNAPSHOT.min.css" />
@@ -67,7 +67,7 @@
 </li>
                                   <li>      <a href="docs/1.4-M4/"  title="Preview 1.4-M4">Preview 1.4-M4</a>
 </li>
-                                  <li>      <a href="docs/1.4-M5-SNAPSHOT/"  title="Dev 1.4-M5-SNAPSHOT">Dev 1.4-M5-SNAPSHOT</a>
+                                  <li>      <a href="docs/1.4.0-SNAPSHOT/"  title="Dev 1.4.0-SNAPSHOT">Dev 1.4.0-SNAPSHOT</a>
 </li>
                               </ul>
             </li>
@@ -204,7 +204,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 01 Jun 2013</li> 
+                  <li id="publishDate" class="pull-right">Last Published: 02 Jun 2013</li> 
             
                             </ul>
       </div>

Modified: archiva/site-content/jsui/generics-js.html
URL: http://svn.apache.org/viewvc/archiva/site-content/jsui/generics-js.html?rev=1488676&r1=1488675&r2=1488676&view=diff
==============================================================================
--- archiva/site-content/jsui/generics-js.html (original)
+++ archiva/site-content/jsui/generics-js.html Sun Jun  2 11:44:27 2013
@@ -9,7 +9,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="Olivier Lamy" />
-    <meta name="Date-Revision-yyyymmdd" content="20130601" />
+    <meta name="Date-Revision-yyyymmdd" content="20130602" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Archiva - 
     Generics Javascript</title>
@@ -69,7 +69,7 @@
 </li>
                                   <li>      <a href="../docs/1.4-M4/"  title="Preview 1.4-M4">Preview 1.4-M4</a>
 </li>
-                                  <li>      <a href="../docs/1.4-M5-SNAPSHOT/"  title="Dev 1.4-M5-SNAPSHOT">Dev 1.4-M5-SNAPSHOT</a>
+                                  <li>      <a href="../docs/1.4.0-SNAPSHOT/"  title="Dev 1.4.0-SNAPSHOT">Dev 1.4.0-SNAPSHOT</a>
 </li>
                               </ul>
             </li>
@@ -207,7 +207,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 01 Jun 2013</li> 
+                  <li id="publishDate" class="pull-right">Last Published: 02 Jun 2013</li> 
             
                             </ul>
       </div>

Modified: archiva/site-content/jsui/i18n.html
URL: http://svn.apache.org/viewvc/archiva/site-content/jsui/i18n.html?rev=1488676&r1=1488675&r2=1488676&view=diff
==============================================================================
--- archiva/site-content/jsui/i18n.html (original)
+++ archiva/site-content/jsui/i18n.html Sun Jun  2 11:44:27 2013
@@ -10,7 +10,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="Olivier Lamy" />
     <meta name="Date-Creation-yyyymmdd" content="20120119" />
-    <meta name="Date-Revision-yyyymmdd" content="20130601" />
+    <meta name="Date-Revision-yyyymmdd" content="20130602" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Archiva - i18n</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.3.1-SNAPSHOT.min.css" />
@@ -69,7 +69,7 @@
 </li>
                                   <li>      <a href="../docs/1.4-M4/"  title="Preview 1.4-M4">Preview 1.4-M4</a>
 </li>
-                                  <li>      <a href="../docs/1.4-M5-SNAPSHOT/"  title="Dev 1.4-M5-SNAPSHOT">Dev 1.4-M5-SNAPSHOT</a>
+                                  <li>      <a href="../docs/1.4.0-SNAPSHOT/"  title="Dev 1.4.0-SNAPSHOT">Dev 1.4.0-SNAPSHOT</a>
 </li>
                               </ul>
             </li>
@@ -206,7 +206,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 01 Jun 2013</li> 
+                  <li id="publishDate" class="pull-right">Last Published: 02 Jun 2013</li> 
             
                             </ul>
       </div>

Modified: archiva/site-content/jsui/index.html
URL: http://svn.apache.org/viewvc/archiva/site-content/jsui/index.html?rev=1488676&r1=1488675&r2=1488676&view=diff
==============================================================================
--- archiva/site-content/jsui/index.html (original)
+++ archiva/site-content/jsui/index.html Sun Jun  2 11:44:27 2013
@@ -9,7 +9,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="Olivier Lamy" />
-    <meta name="Date-Revision-yyyymmdd" content="20130601" />
+    <meta name="Date-Revision-yyyymmdd" content="20130602" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Archiva - 
     Archiva Javascript application General design</title>
@@ -69,7 +69,7 @@
 </li>
                                   <li>      <a href="../docs/1.4-M4/"  title="Preview 1.4-M4">Preview 1.4-M4</a>
 </li>
-                                  <li>      <a href="../docs/1.4-M5-SNAPSHOT/"  title="Dev 1.4-M5-SNAPSHOT">Dev 1.4-M5-SNAPSHOT</a>
+                                  <li>      <a href="../docs/1.4.0-SNAPSHOT/"  title="Dev 1.4.0-SNAPSHOT">Dev 1.4.0-SNAPSHOT</a>
 </li>
                               </ul>
             </li>
@@ -207,7 +207,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 01 Jun 2013</li> 
+                  <li id="publishDate" class="pull-right">Last Published: 02 Jun 2013</li> 
             
                             </ul>
       </div>

Modified: archiva/site-content/jsui/knockout-binding.html
URL: http://svn.apache.org/viewvc/archiva/site-content/jsui/knockout-binding.html?rev=1488676&r1=1488675&r2=1488676&view=diff
==============================================================================
--- archiva/site-content/jsui/knockout-binding.html (original)
+++ archiva/site-content/jsui/knockout-binding.html Sun Jun  2 11:44:27 2013
@@ -10,7 +10,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="Olivier Lamy" />
     <meta name="Date-Creation-yyyymmdd" content="20120119" />
-    <meta name="Date-Revision-yyyymmdd" content="20130601" />
+    <meta name="Date-Revision-yyyymmdd" content="20130602" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Archiva - Knockout binding</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.3.1-SNAPSHOT.min.css" />
@@ -69,7 +69,7 @@
 </li>
                                   <li>      <a href="../docs/1.4-M4/"  title="Preview 1.4-M4">Preview 1.4-M4</a>
 </li>
-                                  <li>      <a href="../docs/1.4-M5-SNAPSHOT/"  title="Dev 1.4-M5-SNAPSHOT">Dev 1.4-M5-SNAPSHOT</a>
+                                  <li>      <a href="../docs/1.4.0-SNAPSHOT/"  title="Dev 1.4.0-SNAPSHOT">Dev 1.4.0-SNAPSHOT</a>
 </li>
                               </ul>
             </li>
@@ -206,7 +206,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 01 Jun 2013</li> 
+                  <li id="publishDate" class="pull-right">Last Published: 02 Jun 2013</li> 
             
                             </ul>
       </div>

Modified: archiva/site-content/jsui/rest.html
URL: http://svn.apache.org/viewvc/archiva/site-content/jsui/rest.html?rev=1488676&r1=1488675&r2=1488676&view=diff
==============================================================================
--- archiva/site-content/jsui/rest.html (original)
+++ archiva/site-content/jsui/rest.html Sun Jun  2 11:44:27 2013
@@ -10,7 +10,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="Olivier Lamy" />
     <meta name="Date-Creation-yyyymmdd" content="20120119" />
-    <meta name="Date-Revision-yyyymmdd" content="20130601" />
+    <meta name="Date-Revision-yyyymmdd" content="20130602" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Archiva - REST Services</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.3.1-SNAPSHOT.min.css" />
@@ -69,7 +69,7 @@
 </li>
                                   <li>      <a href="../docs/1.4-M4/"  title="Preview 1.4-M4">Preview 1.4-M4</a>
 </li>
-                                  <li>      <a href="../docs/1.4-M5-SNAPSHOT/"  title="Dev 1.4-M5-SNAPSHOT">Dev 1.4-M5-SNAPSHOT</a>
+                                  <li>      <a href="../docs/1.4.0-SNAPSHOT/"  title="Dev 1.4.0-SNAPSHOT">Dev 1.4.0-SNAPSHOT</a>
 </li>
                               </ul>
             </li>
@@ -206,7 +206,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 01 Jun 2013</li> 
+                  <li id="publishDate" class="pull-right">Last Published: 02 Jun 2013</li> 
             
                             </ul>
       </div>

Modified: archiva/site-content/jsui/template-loading.html
URL: http://svn.apache.org/viewvc/archiva/site-content/jsui/template-loading.html?rev=1488676&r1=1488675&r2=1488676&view=diff
==============================================================================
--- archiva/site-content/jsui/template-loading.html (original)
+++ archiva/site-content/jsui/template-loading.html Sun Jun  2 11:44:27 2013
@@ -10,7 +10,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="Olivier Lamy" />
     <meta name="Date-Creation-yyyymmdd" content="20120914" />
-    <meta name="Date-Revision-yyyymmdd" content="20130601" />
+    <meta name="Date-Revision-yyyymmdd" content="20130602" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Archiva - Javascript template loading</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.3.1-SNAPSHOT.min.css" />
@@ -69,7 +69,7 @@
 </li>
                                   <li>      <a href="../docs/1.4-M4/"  title="Preview 1.4-M4">Preview 1.4-M4</a>
 </li>
-                                  <li>      <a href="../docs/1.4-M5-SNAPSHOT/"  title="Dev 1.4-M5-SNAPSHOT">Dev 1.4-M5-SNAPSHOT</a>
+                                  <li>      <a href="../docs/1.4.0-SNAPSHOT/"  title="Dev 1.4.0-SNAPSHOT">Dev 1.4.0-SNAPSHOT</a>
 </li>
                               </ul>
             </li>
@@ -206,7 +206,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 01 Jun 2013</li> 
+                  <li id="publishDate" class="pull-right">Last Published: 02 Jun 2013</li> 
             
                             </ul>
       </div>

Modified: archiva/site-content/known-issues.html
URL: http://svn.apache.org/viewvc/archiva/site-content/known-issues.html?rev=1488676&r1=1488675&r2=1488676&view=diff
==============================================================================
--- archiva/site-content/known-issues.html (original)
+++ archiva/site-content/known-issues.html Sun Jun  2 11:44:27 2013
@@ -9,7 +9,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="Date-Creation-yyyymmdd" content="20120119" />
-    <meta name="Date-Revision-yyyymmdd" content="20130601" />
+    <meta name="Date-Revision-yyyymmdd" content="20130602" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Archiva - Known Issues and Errata</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1-SNAPSHOT.min.css" />
@@ -68,7 +68,7 @@
 </li>
                                   <li>      <a href="docs/1.4-M4/"  title="Preview 1.4-M4">Preview 1.4-M4</a>
 </li>
-                                  <li>      <a href="docs/1.4-M5-SNAPSHOT/"  title="Dev 1.4-M5-SNAPSHOT">Dev 1.4-M5-SNAPSHOT</a>
+                                  <li>      <a href="docs/1.4.0-SNAPSHOT/"  title="Dev 1.4.0-SNAPSHOT">Dev 1.4.0-SNAPSHOT</a>
 </li>
                               </ul>
             </li>
@@ -205,7 +205,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 01 Jun 2013</li> 
+                  <li id="publishDate" class="pull-right">Last Published: 02 Jun 2013</li> 
             
                             </ul>
       </div>

Modified: archiva/site-content/license.html
URL: http://svn.apache.org/viewvc/archiva/site-content/license.html?rev=1488676&r1=1488675&r2=1488676&view=diff
==============================================================================
--- archiva/site-content/license.html (original)
+++ archiva/site-content/license.html Sun Jun  2 11:44:27 2013
@@ -8,7 +8,7 @@
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20130601" />
+    <meta name="Date-Revision-yyyymmdd" content="20130602" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Archiva - Project License</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1-SNAPSHOT.min.css" />
@@ -67,7 +67,7 @@
 </li>
                                   <li>      <a href="docs/1.4-M4/"  title="Preview 1.4-M4">Preview 1.4-M4</a>
 </li>
-                                  <li>      <a href="docs/1.4-M5-SNAPSHOT/"  title="Dev 1.4-M5-SNAPSHOT">Dev 1.4-M5-SNAPSHOT</a>
+                                  <li>      <a href="docs/1.4.0-SNAPSHOT/"  title="Dev 1.4.0-SNAPSHOT">Dev 1.4.0-SNAPSHOT</a>
 </li>
                               </ul>
             </li>
@@ -204,7 +204,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 01 Jun 2013</li> 
+                  <li id="publishDate" class="pull-right">Last Published: 02 Jun 2013</li> 
             
                             </ul>
       </div>

Modified: archiva/site-content/mail-lists.html
URL: http://svn.apache.org/viewvc/archiva/site-content/mail-lists.html?rev=1488676&r1=1488675&r2=1488676&view=diff
==============================================================================
--- archiva/site-content/mail-lists.html (original)
+++ archiva/site-content/mail-lists.html Sun Jun  2 11:44:27 2013
@@ -8,7 +8,7 @@
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20130601" />
+    <meta name="Date-Revision-yyyymmdd" content="20130602" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Archiva - Project Mailing Lists</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1-SNAPSHOT.min.css" />
@@ -67,7 +67,7 @@
 </li>
                                   <li>      <a href="docs/1.4-M4/"  title="Preview 1.4-M4">Preview 1.4-M4</a>
 </li>
-                                  <li>      <a href="docs/1.4-M5-SNAPSHOT/"  title="Dev 1.4-M5-SNAPSHOT">Dev 1.4-M5-SNAPSHOT</a>
+                                  <li>      <a href="docs/1.4.0-SNAPSHOT/"  title="Dev 1.4.0-SNAPSHOT">Dev 1.4.0-SNAPSHOT</a>
 </li>
                               </ul>
             </li>
@@ -204,7 +204,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 01 Jun 2013</li> 
+                  <li id="publishDate" class="pull-right">Last Published: 02 Jun 2013</li> 
             
                             </ul>
       </div>

Modified: archiva/site-content/privacy-policy.html
URL: http://svn.apache.org/viewvc/archiva/site-content/privacy-policy.html?rev=1488676&r1=1488675&r2=1488676&view=diff
==============================================================================
--- archiva/site-content/privacy-policy.html (original)
+++ archiva/site-content/privacy-policy.html Sun Jun  2 11:44:27 2013
@@ -10,7 +10,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="Vincent Siveton" />
     <meta name="Date-Creation-yyyymmdd" content="20081203" />
-    <meta name="Date-Revision-yyyymmdd" content="20130601" />
+    <meta name="Date-Revision-yyyymmdd" content="20130602" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Archiva - Privacy Policy</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1-SNAPSHOT.min.css" />
@@ -69,7 +69,7 @@
 </li>
                                   <li>      <a href="docs/1.4-M4/"  title="Preview 1.4-M4">Preview 1.4-M4</a>
 </li>
-                                  <li>      <a href="docs/1.4-M5-SNAPSHOT/"  title="Dev 1.4-M5-SNAPSHOT">Dev 1.4-M5-SNAPSHOT</a>
+                                  <li>      <a href="docs/1.4.0-SNAPSHOT/"  title="Dev 1.4.0-SNAPSHOT">Dev 1.4.0-SNAPSHOT</a>
 </li>
                               </ul>
             </li>
@@ -206,7 +206,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 01 Jun 2013</li> 
+                  <li id="publishDate" class="pull-right">Last Published: 02 Jun 2013</li> 
             
                             </ul>
       </div>

Modified: archiva/site-content/project-info.html
URL: http://svn.apache.org/viewvc/archiva/site-content/project-info.html?rev=1488676&r1=1488675&r2=1488676&view=diff
==============================================================================
--- archiva/site-content/project-info.html (original)
+++ archiva/site-content/project-info.html Sun Jun  2 11:44:27 2013
@@ -8,7 +8,7 @@
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20130601" />
+    <meta name="Date-Revision-yyyymmdd" content="20130602" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Archiva - Project Information</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1-SNAPSHOT.min.css" />
@@ -67,7 +67,7 @@
 </li>
                                   <li>      <a href="docs/1.4-M4/"  title="Preview 1.4-M4">Preview 1.4-M4</a>
 </li>
-                                  <li>      <a href="docs/1.4-M5-SNAPSHOT/"  title="Dev 1.4-M5-SNAPSHOT">Dev 1.4-M5-SNAPSHOT</a>
+                                  <li>      <a href="docs/1.4.0-SNAPSHOT/"  title="Dev 1.4.0-SNAPSHOT">Dev 1.4.0-SNAPSHOT</a>
 </li>
                               </ul>
             </li>
@@ -204,7 +204,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 01 Jun 2013</li> 
+                  <li id="publishDate" class="pull-right">Last Published: 02 Jun 2013</li> 
             
                             </ul>
       </div>

Modified: archiva/site-content/security.html
URL: http://svn.apache.org/viewvc/archiva/site-content/security.html?rev=1488676&r1=1488675&r2=1488676&view=diff
==============================================================================
--- archiva/site-content/security.html (original)
+++ archiva/site-content/security.html Sun Jun  2 11:44:27 2013
@@ -8,7 +8,7 @@
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20130601" />
+    <meta name="Date-Revision-yyyymmdd" content="20130602" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Archiva - Security Vulnerabilities</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1-SNAPSHOT.min.css" />
@@ -67,7 +67,7 @@
 </li>
                                   <li>      <a href="docs/1.4-M4/"  title="Preview 1.4-M4">Preview 1.4-M4</a>
 </li>
-                                  <li>      <a href="docs/1.4-M5-SNAPSHOT/"  title="Dev 1.4-M5-SNAPSHOT">Dev 1.4-M5-SNAPSHOT</a>
+                                  <li>      <a href="docs/1.4.0-SNAPSHOT/"  title="Dev 1.4.0-SNAPSHOT">Dev 1.4.0-SNAPSHOT</a>
 </li>
                               </ul>
             </li>
@@ -204,7 +204,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 01 Jun 2013</li> 
+                  <li id="publishDate" class="pull-right">Last Published: 02 Jun 2013</li> 
             
                             </ul>
       </div>

Modified: archiva/site-content/source-repository.html
URL: http://svn.apache.org/viewvc/archiva/site-content/source-repository.html?rev=1488676&r1=1488675&r2=1488676&view=diff
==============================================================================
--- archiva/site-content/source-repository.html (original)
+++ archiva/site-content/source-repository.html Sun Jun  2 11:44:27 2013
@@ -8,7 +8,7 @@
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20130601" />
+    <meta name="Date-Revision-yyyymmdd" content="20130602" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Archiva - Source Repository</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1-SNAPSHOT.min.css" />
@@ -67,7 +67,7 @@
 </li>
                                   <li>      <a href="docs/1.4-M4/"  title="Preview 1.4-M4">Preview 1.4-M4</a>
 </li>
-                                  <li>      <a href="docs/1.4-M5-SNAPSHOT/"  title="Dev 1.4-M5-SNAPSHOT">Dev 1.4-M5-SNAPSHOT</a>
+                                  <li>      <a href="docs/1.4.0-SNAPSHOT/"  title="Dev 1.4.0-SNAPSHOT">Dev 1.4.0-SNAPSHOT</a>
 </li>
                               </ul>
             </li>
@@ -204,7 +204,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 01 Jun 2013</li> 
+                  <li id="publishDate" class="pull-right">Last Published: 02 Jun 2013</li> 
             
                             </ul>
       </div>

Modified: archiva/site-content/team-list.html
URL: http://svn.apache.org/viewvc/archiva/site-content/team-list.html?rev=1488676&r1=1488675&r2=1488676&view=diff
==============================================================================
--- archiva/site-content/team-list.html (original)
+++ archiva/site-content/team-list.html Sun Jun  2 11:44:27 2013
@@ -8,7 +8,7 @@
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20130601" />
+    <meta name="Date-Revision-yyyymmdd" content="20130602" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Archiva - Team list</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1-SNAPSHOT.min.css" />
@@ -67,7 +67,7 @@
 </li>
                                   <li>      <a href="docs/1.4-M4/"  title="Preview 1.4-M4">Preview 1.4-M4</a>
 </li>
-                                  <li>      <a href="docs/1.4-M5-SNAPSHOT/"  title="Dev 1.4-M5-SNAPSHOT">Dev 1.4-M5-SNAPSHOT</a>
+                                  <li>      <a href="docs/1.4.0-SNAPSHOT/"  title="Dev 1.4.0-SNAPSHOT">Dev 1.4.0-SNAPSHOT</a>
 </li>
                               </ul>
             </li>
@@ -204,7 +204,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 01 Jun 2013</li> 
+                  <li id="publishDate" class="pull-right">Last Published: 02 Jun 2013</li> 
             
                             </ul>
       </div>

Modified: archiva/site-content/versions.html
URL: http://svn.apache.org/viewvc/archiva/site-content/versions.html?rev=1488676&r1=1488675&r2=1488676&view=diff
==============================================================================
--- archiva/site-content/versions.html (original)
+++ archiva/site-content/versions.html Sun Jun  2 11:44:27 2013
@@ -9,7 +9,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="Brett Porter" />
-    <meta name="Date-Revision-yyyymmdd" content="20130601" />
+    <meta name="Date-Revision-yyyymmdd" content="20130602" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Archiva - Documentation - All Versions</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1-SNAPSHOT.min.css" />
@@ -68,7 +68,7 @@
 </li>
                                   <li>      <a href="docs/1.4-M4/"  title="Preview 1.4-M4">Preview 1.4-M4</a>
 </li>
-                                  <li>      <a href="docs/1.4-M5-SNAPSHOT/"  title="Dev 1.4-M5-SNAPSHOT">Dev 1.4-M5-SNAPSHOT</a>
+                                  <li>      <a href="docs/1.4.0-SNAPSHOT/"  title="Dev 1.4.0-SNAPSHOT">Dev 1.4.0-SNAPSHOT</a>
 </li>
                               </ul>
             </li>
@@ -205,7 +205,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 01 Jun 2013</li> 
+                  <li id="publishDate" class="pull-right">Last Published: 02 Jun 2013</li> 
             
                             </ul>
       </div>