Author: olamy
Date: Sun Oct  7 22:51:15 2012
New Revision: 1395414

URL: http://svn.apache.org/viewvc?rev=1395414&view=rev
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/releasing.html
    archiva/site-content/download.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=1395414&r1=1395413&r2=1395414&view=diff
==============================================================================
--- archiva/site-content/developers/building.html (original)
+++ archiva/site-content/developers/building.html Sun Oct  7 22:51:15 2012
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at Oct 7, 2012
+ | Generated by Apache Maven Doxia at Oct 8, 2012
  | Rendered using Apache Maven Fluido Skin 1.3.1-SNAPSHOT
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
@@ -8,7 +8,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="20121007" />
+    <meta name="Date-Revision-yyyymmdd" content="20121008" />
     <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" />
@@ -210,7 +210,7 @@ pageTracker._trackPageview();</script>
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 07 
Oct 2012</li> 
+                  <li id="publishDate" class="pull-right">Last Published: 08 
Oct 2012</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=1395414&r1=1395413&r2=1395414&view=diff
==============================================================================
--- archiva/site-content/developers/how-we-do-things.html (original)
+++ archiva/site-content/developers/how-we-do-things.html Sun Oct  7 22:51:15 
2012
@@ -1,14 +1,14 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at Oct 7, 2012
+ | Generated by Apache Maven Doxia at Oct 8, 2012
  | Rendered using Apache Maven Fluido Skin 1.3.1-SNAPSHOT
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <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="20121007" />
+    <meta name="Date-Creation-yyyymmdd" content="20121008" />
+    <meta name="Date-Revision-yyyymmdd" content="20121008" />
     <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" />
@@ -210,7 +210,7 @@ pageTracker._trackPageview();</script>
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 07 
Oct 2012</li> 
+                  <li id="publishDate" class="pull-right">Last Published: 08 
Oct 2012</li> 
             
                             </ul>
       </div>
@@ -219,7 +219,7 @@ pageTracker._trackPageview();</script>
                 
         <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-F/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/view/A-F/view/Archiva/job/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/view/A-F/view/Archiva/job/archiva-all-maven-3.x-jdk-1.6/lastSuccessfulBuild/artifact/archiva-modules/archiva-web/archiva-webapp-js/target/archiva-webapp-js-1.4-M3-SNAPSHOT.war";>war
 webapp js</a></li><li><a class="exte
 rnalLink" 
href="https://builds.apache.org/view/A-F/view/Archiva/job/archiva-all-maven-3.x-jdk-1.6/lastSuccessfulBuild/artifact/archiva-jetty-js/target/apache-archiva-js-1.4-M3-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 
community 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-F/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/view/A-F/view/Archiva/job/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/view/A-F/view/Archiva/job/archiva-all-maven-3.x-jdk-1.6/lastSuccessfulBuild/artifact/archiva-modules/archiva-web/archiva-webapp-js/target/archiva-webapp-js-1.4-M4-SNAPSHOT.war";>war
 webapp js</a></li><li><a class="exte
 rnalLink" 
href="https://builds.apache.org/view/A-F/view/Archiva/job/archiva-all-maven-3.x-jdk-1.6/lastSuccessfulBuild/artifact/archiva-jetty-js/target/apache-archiva-js-1.4-M4-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 
community 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/releasing.html
URL: 
http://svn.apache.org/viewvc/archiva/site-content/developers/releasing.html?rev=1395414&r1=1395413&r2=1395414&view=diff
==============================================================================
--- archiva/site-content/developers/releasing.html (original)
+++ archiva/site-content/developers/releasing.html Sun Oct  7 22:51:15 2012
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at Oct 7, 2012
+ | Generated by Apache Maven Doxia at Oct 8, 2012
  | Rendered using Apache Maven Fluido Skin 1.3.1-SNAPSHOT
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
@@ -8,7 +8,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="20121007" />
+    <meta name="Date-Revision-yyyymmdd" content="20121008" />
     <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" />
@@ -210,7 +210,7 @@ pageTracker._trackPageview();</script>
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 07 
Oct 2012</li> 
+                  <li id="publishDate" class="pull-right">Last Published: 08 
Oct 2012</li> 
             
                             </ul>
       </div>

Modified: archiva/site-content/download.html
URL: 
http://svn.apache.org/viewvc/archiva/site-content/download.html?rev=1395414&r1=1395413&r2=1395414&view=diff
==============================================================================
--- archiva/site-content/download.html (original)
+++ archiva/site-content/download.html Sun Oct  7 22:51:15 2012
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at Oct 7, 2012
+ | Generated by Apache Maven Doxia at Oct 8, 2012
  | Rendered using Apache Maven Fluido Skin 1.3.1-SNAPSHOT
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="Date-Creation-yyyymmdd" content="20121007" />
-    <meta name="Date-Revision-yyyymmdd" content="20121007" />
+    <meta name="Date-Revision-yyyymmdd" content="20121008" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Archiva - Download</title>
     <link rel="stylesheet" 
href="./css/apache-maven-fluido-1.3.1-SNAPSHOT.min.css" />
@@ -210,7 +210,7 @@ pageTracker._trackPageview();</script>
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 07 
Oct 2012</li> 
+                  <li id="publishDate" class="pull-right">Last Published: 08 
Oct 2012</li> 
             
                             </ul>
       </div>

Modified: archiva/site-content/get-involved.html
URL: 
http://svn.apache.org/viewvc/archiva/site-content/get-involved.html?rev=1395414&r1=1395413&r2=1395414&view=diff
==============================================================================
--- archiva/site-content/get-involved.html (original)
+++ archiva/site-content/get-involved.html Sun Oct  7 22:51:15 2012
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at Oct 7, 2012
+ | Generated by Apache Maven Doxia at Oct 8, 2012
  | Rendered using Apache Maven Fluido Skin 1.3.1-SNAPSHOT
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
@@ -8,7 +8,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="20121007" />
+    <meta name="Date-Revision-yyyymmdd" content="20121008" />
     <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" />
@@ -210,7 +210,7 @@ pageTracker._trackPageview();</script>
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 07 
Oct 2012</li> 
+                  <li id="publishDate" class="pull-right">Last Published: 08 
Oct 2012</li> 
             
                             </ul>
       </div>

Modified: archiva/site-content/index.html
URL: 
http://svn.apache.org/viewvc/archiva/site-content/index.html?rev=1395414&r1=1395413&r2=1395414&view=diff
==============================================================================
--- archiva/site-content/index.html (original)
+++ archiva/site-content/index.html Sun Oct  7 22:51:15 2012
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at Oct 7, 2012
+ | Generated by Apache Maven Doxia at Oct 8, 2012
  | Rendered using Apache Maven Fluido Skin 1.3.1-SNAPSHOT
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
@@ -8,7 +8,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="20121007" />
+    <meta name="Date-Revision-yyyymmdd" content="20121008" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Archiva - 
     The Build Artifact Repository Manager</title>
@@ -212,7 +212,7 @@ pageTracker._trackPageview();</script>
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 07 
Oct 2012</li> 
+                  <li id="publishDate" class="pull-right">Last Published: 08 
Oct 2012</li> 
             
                             </ul>
       </div>

Modified: archiva/site-content/integration.html
URL: 
http://svn.apache.org/viewvc/archiva/site-content/integration.html?rev=1395414&r1=1395413&r2=1395414&view=diff
==============================================================================
--- archiva/site-content/integration.html (original)
+++ archiva/site-content/integration.html Sun Oct  7 22:51:15 2012
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at Oct 7, 2012
+ | Generated by Apache Maven Doxia at Oct 8, 2012
  | Rendered using Apache Maven Fluido Skin 1.3.1-SNAPSHOT
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20121007" />
+    <meta name="Date-Revision-yyyymmdd" content="20121008" />
     <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" />
@@ -209,7 +209,7 @@ pageTracker._trackPageview();</script>
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 07 
Oct 2012</li> 
+                  <li id="publishDate" class="pull-right">Last Published: 08 
Oct 2012</li> 
             
                             </ul>
       </div>

Modified: archiva/site-content/issue-tracking.html
URL: 
http://svn.apache.org/viewvc/archiva/site-content/issue-tracking.html?rev=1395414&r1=1395413&r2=1395414&view=diff
==============================================================================
--- archiva/site-content/issue-tracking.html (original)
+++ archiva/site-content/issue-tracking.html Sun Oct  7 22:51:15 2012
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at Oct 7, 2012
+ | Generated by Apache Maven Doxia at Oct 8, 2012
  | Rendered using Apache Maven Fluido Skin 1.3.1-SNAPSHOT
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20121007" />
+    <meta name="Date-Revision-yyyymmdd" content="20121008" />
     <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" />
@@ -209,7 +209,7 @@ pageTracker._trackPageview();</script>
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 07 
Oct 2012</li> 
+                  <li id="publishDate" class="pull-right">Last Published: 08 
Oct 2012</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=1395414&r1=1395413&r2=1395414&view=diff
==============================================================================
--- archiva/site-content/jsui/generics-js.html (original)
+++ archiva/site-content/jsui/generics-js.html Sun Oct  7 22:51:15 2012
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at Oct 7, 2012
+ | Generated by Apache Maven Doxia at Oct 8, 2012
  | Rendered using Apache Maven Fluido Skin 1.3.1-SNAPSHOT
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
@@ -8,7 +8,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="20121007" />
+    <meta name="Date-Revision-yyyymmdd" content="20121008" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Archiva - 
     Generics Javascript</title>
@@ -212,7 +212,7 @@ pageTracker._trackPageview();</script>
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 07 
Oct 2012</li> 
+                  <li id="publishDate" class="pull-right">Last Published: 08 
Oct 2012</li> 
             
                             </ul>
       </div>

Modified: archiva/site-content/jsui/i18n.html
URL: 
http://svn.apache.org/viewvc/archiva/site-content/jsui/i18n.html?rev=1395414&r1=1395413&r2=1395414&view=diff
==============================================================================
--- archiva/site-content/jsui/i18n.html (original)
+++ archiva/site-content/jsui/i18n.html Sun Oct  7 22:51:15 2012
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at Oct 7, 2012
+ | Generated by Apache Maven Doxia at Oct 8, 2012
  | Rendered using Apache Maven Fluido Skin 1.3.1-SNAPSHOT
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
@@ -9,7 +9,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="20121007" />
+    <meta name="Date-Revision-yyyymmdd" content="20121008" />
     <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" />
@@ -211,7 +211,7 @@ pageTracker._trackPageview();</script>
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 07 
Oct 2012</li> 
+                  <li id="publishDate" class="pull-right">Last Published: 08 
Oct 2012</li> 
             
                             </ul>
       </div>

Modified: archiva/site-content/jsui/index.html
URL: 
http://svn.apache.org/viewvc/archiva/site-content/jsui/index.html?rev=1395414&r1=1395413&r2=1395414&view=diff
==============================================================================
--- archiva/site-content/jsui/index.html (original)
+++ archiva/site-content/jsui/index.html Sun Oct  7 22:51:15 2012
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at Oct 7, 2012
+ | Generated by Apache Maven Doxia at Oct 8, 2012
  | Rendered using Apache Maven Fluido Skin 1.3.1-SNAPSHOT
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
@@ -8,7 +8,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="20121007" />
+    <meta name="Date-Revision-yyyymmdd" content="20121008" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Archiva - 
     Archiva Javascript application General design</title>
@@ -212,7 +212,7 @@ pageTracker._trackPageview();</script>
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 07 
Oct 2012</li> 
+                  <li id="publishDate" class="pull-right">Last Published: 08 
Oct 2012</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=1395414&r1=1395413&r2=1395414&view=diff
==============================================================================
--- archiva/site-content/jsui/knockout-binding.html (original)
+++ archiva/site-content/jsui/knockout-binding.html Sun Oct  7 22:51:15 2012
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at Oct 7, 2012
+ | Generated by Apache Maven Doxia at Oct 8, 2012
  | Rendered using Apache Maven Fluido Skin 1.3.1-SNAPSHOT
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
@@ -9,7 +9,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="20121007" />
+    <meta name="Date-Revision-yyyymmdd" content="20121008" />
     <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" />
@@ -211,7 +211,7 @@ pageTracker._trackPageview();</script>
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 07 
Oct 2012</li> 
+                  <li id="publishDate" class="pull-right">Last Published: 08 
Oct 2012</li> 
             
                             </ul>
       </div>

Modified: archiva/site-content/jsui/rest.html
URL: 
http://svn.apache.org/viewvc/archiva/site-content/jsui/rest.html?rev=1395414&r1=1395413&r2=1395414&view=diff
==============================================================================
--- archiva/site-content/jsui/rest.html (original)
+++ archiva/site-content/jsui/rest.html Sun Oct  7 22:51:15 2012
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at Oct 7, 2012
+ | Generated by Apache Maven Doxia at Oct 8, 2012
  | Rendered using Apache Maven Fluido Skin 1.3.1-SNAPSHOT
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
@@ -9,7 +9,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="20121007" />
+    <meta name="Date-Revision-yyyymmdd" content="20121008" />
     <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" />
@@ -211,7 +211,7 @@ pageTracker._trackPageview();</script>
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 07 
Oct 2012</li> 
+                  <li id="publishDate" class="pull-right">Last Published: 08 
Oct 2012</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=1395414&r1=1395413&r2=1395414&view=diff
==============================================================================
--- archiva/site-content/jsui/template-loading.html (original)
+++ archiva/site-content/jsui/template-loading.html Sun Oct  7 22:51:15 2012
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at Oct 7, 2012
+ | Generated by Apache Maven Doxia at Oct 8, 2012
  | Rendered using Apache Maven Fluido Skin 1.3.1-SNAPSHOT
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
@@ -9,7 +9,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="20121007" />
+    <meta name="Date-Revision-yyyymmdd" content="20121008" />
     <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" />
@@ -211,7 +211,7 @@ pageTracker._trackPageview();</script>
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 07 
Oct 2012</li> 
+                  <li id="publishDate" class="pull-right">Last Published: 08 
Oct 2012</li> 
             
                             </ul>
       </div>

Modified: archiva/site-content/known-issues.html
URL: 
http://svn.apache.org/viewvc/archiva/site-content/known-issues.html?rev=1395414&r1=1395413&r2=1395414&view=diff
==============================================================================
--- archiva/site-content/known-issues.html (original)
+++ archiva/site-content/known-issues.html Sun Oct  7 22:51:15 2012
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at Oct 7, 2012
+ | Generated by Apache Maven Doxia at Oct 8, 2012
  | Rendered using Apache Maven Fluido Skin 1.3.1-SNAPSHOT
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
@@ -8,7 +8,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="20121007" />
+    <meta name="Date-Revision-yyyymmdd" content="20121008" />
     <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" />
@@ -210,7 +210,7 @@ pageTracker._trackPageview();</script>
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 07 
Oct 2012</li> 
+                  <li id="publishDate" class="pull-right">Last Published: 08 
Oct 2012</li> 
             
                             </ul>
       </div>

Modified: archiva/site-content/license.html
URL: 
http://svn.apache.org/viewvc/archiva/site-content/license.html?rev=1395414&r1=1395413&r2=1395414&view=diff
==============================================================================
--- archiva/site-content/license.html (original)
+++ archiva/site-content/license.html Sun Oct  7 22:51:15 2012
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at Oct 7, 2012
+ | Generated by Apache Maven Doxia at Oct 8, 2012
  | Rendered using Apache Maven Fluido Skin 1.3.1-SNAPSHOT
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20121007" />
+    <meta name="Date-Revision-yyyymmdd" content="20121008" />
     <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" />
@@ -209,7 +209,7 @@ pageTracker._trackPageview();</script>
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 07 
Oct 2012</li> 
+                  <li id="publishDate" class="pull-right">Last Published: 08 
Oct 2012</li> 
             
                             </ul>
       </div>

Modified: archiva/site-content/mail-lists.html
URL: 
http://svn.apache.org/viewvc/archiva/site-content/mail-lists.html?rev=1395414&r1=1395413&r2=1395414&view=diff
==============================================================================
--- archiva/site-content/mail-lists.html (original)
+++ archiva/site-content/mail-lists.html Sun Oct  7 22:51:15 2012
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at Oct 7, 2012
+ | Generated by Apache Maven Doxia at Oct 8, 2012
  | Rendered using Apache Maven Fluido Skin 1.3.1-SNAPSHOT
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20121007" />
+    <meta name="Date-Revision-yyyymmdd" content="20121008" />
     <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" />
@@ -209,7 +209,7 @@ pageTracker._trackPageview();</script>
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 07 
Oct 2012</li> 
+                  <li id="publishDate" class="pull-right">Last Published: 08 
Oct 2012</li> 
             
                             </ul>
       </div>

Modified: archiva/site-content/privacy-policy.html
URL: 
http://svn.apache.org/viewvc/archiva/site-content/privacy-policy.html?rev=1395414&r1=1395413&r2=1395414&view=diff
==============================================================================
--- archiva/site-content/privacy-policy.html (original)
+++ archiva/site-content/privacy-policy.html Sun Oct  7 22:51:15 2012
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at Oct 7, 2012
+ | Generated by Apache Maven Doxia at Oct 8, 2012
  | Rendered using Apache Maven Fluido Skin 1.3.1-SNAPSHOT
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
@@ -9,7 +9,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="20121007" />
+    <meta name="Date-Revision-yyyymmdd" content="20121008" />
     <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" />
@@ -211,7 +211,7 @@ pageTracker._trackPageview();</script>
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 07 
Oct 2012</li> 
+                  <li id="publishDate" class="pull-right">Last Published: 08 
Oct 2012</li> 
             
                             </ul>
       </div>

Modified: archiva/site-content/project-info.html
URL: 
http://svn.apache.org/viewvc/archiva/site-content/project-info.html?rev=1395414&r1=1395413&r2=1395414&view=diff
==============================================================================
--- archiva/site-content/project-info.html (original)
+++ archiva/site-content/project-info.html Sun Oct  7 22:51:15 2012
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at Oct 7, 2012
+ | Generated by Apache Maven Doxia at Oct 8, 2012
  | Rendered using Apache Maven Fluido Skin 1.3.1-SNAPSHOT
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20121007" />
+    <meta name="Date-Revision-yyyymmdd" content="20121008" />
     <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" />
@@ -209,7 +209,7 @@ pageTracker._trackPageview();</script>
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 07 
Oct 2012</li> 
+                  <li id="publishDate" class="pull-right">Last Published: 08 
Oct 2012</li> 
             
                             </ul>
       </div>

Modified: archiva/site-content/security.html
URL: 
http://svn.apache.org/viewvc/archiva/site-content/security.html?rev=1395414&r1=1395413&r2=1395414&view=diff
==============================================================================
--- archiva/site-content/security.html (original)
+++ archiva/site-content/security.html Sun Oct  7 22:51:15 2012
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at Oct 7, 2012
+ | Generated by Apache Maven Doxia at Oct 8, 2012
  | Rendered using Apache Maven Fluido Skin 1.3.1-SNAPSHOT
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20121007" />
+    <meta name="Date-Revision-yyyymmdd" content="20121008" />
     <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" />
@@ -209,7 +209,7 @@ pageTracker._trackPageview();</script>
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 07 
Oct 2012</li> 
+                  <li id="publishDate" class="pull-right">Last Published: 08 
Oct 2012</li> 
             
                             </ul>
       </div>

Modified: archiva/site-content/source-repository.html
URL: 
http://svn.apache.org/viewvc/archiva/site-content/source-repository.html?rev=1395414&r1=1395413&r2=1395414&view=diff
==============================================================================
--- archiva/site-content/source-repository.html (original)
+++ archiva/site-content/source-repository.html Sun Oct  7 22:51:15 2012
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at Oct 7, 2012
+ | Generated by Apache Maven Doxia at Oct 8, 2012
  | Rendered using Apache Maven Fluido Skin 1.3.1-SNAPSHOT
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20121007" />
+    <meta name="Date-Revision-yyyymmdd" content="20121008" />
     <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" />
@@ -209,7 +209,7 @@ pageTracker._trackPageview();</script>
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 07 
Oct 2012</li> 
+                  <li id="publishDate" class="pull-right">Last Published: 08 
Oct 2012</li> 
             
                             </ul>
       </div>

Modified: archiva/site-content/team-list.html
URL: 
http://svn.apache.org/viewvc/archiva/site-content/team-list.html?rev=1395414&r1=1395413&r2=1395414&view=diff
==============================================================================
--- archiva/site-content/team-list.html (original)
+++ archiva/site-content/team-list.html Sun Oct  7 22:51:15 2012
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at Oct 7, 2012
+ | Generated by Apache Maven Doxia at Oct 8, 2012
  | Rendered using Apache Maven Fluido Skin 1.3.1-SNAPSHOT
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20121007" />
+    <meta name="Date-Revision-yyyymmdd" content="20121008" />
     <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" />
@@ -209,7 +209,7 @@ pageTracker._trackPageview();</script>
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 07 
Oct 2012</li> 
+                  <li id="publishDate" class="pull-right">Last Published: 08 
Oct 2012</li> 
             
                             </ul>
       </div>

Modified: archiva/site-content/versions.html
URL: 
http://svn.apache.org/viewvc/archiva/site-content/versions.html?rev=1395414&r1=1395413&r2=1395414&view=diff
==============================================================================
--- archiva/site-content/versions.html (original)
+++ archiva/site-content/versions.html Sun Oct  7 22:51:15 2012
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at Oct 7, 2012
+ | Generated by Apache Maven Doxia at Oct 8, 2012
  | Rendered using Apache Maven Fluido Skin 1.3.1-SNAPSHOT
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
@@ -8,7 +8,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="20121007" />
+    <meta name="Date-Revision-yyyymmdd" content="20121008" />
     <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" />
@@ -210,7 +210,7 @@ pageTracker._trackPageview();</script>
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 07 
Oct 2012</li> 
+                  <li id="publishDate" class="pull-right">Last Published: 08 
Oct 2012</li> 
             
                             </ul>
       </div>


Reply via email to