Author: olamy
Date: Tue Oct 9 07:49:34 2012
New Revision: 1395890
URL: http://svn.apache.org/viewvc?rev=1395890&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=1395890&r1=1395889&r2=1395890&view=diff
==============================================================================
--- archiva/site-content/developers/building.html (original)
+++ archiva/site-content/developers/building.html Tue Oct 9 07:49:34 2012
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at Oct 8, 2012
+ | Generated by Apache Maven Doxia at Oct 9, 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="20121008" />
+ <meta name="Date-Revision-yyyymmdd" content="20121009" />
<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: 08
Oct 2012</li>
+ <li id="publishDate" class="pull-right">Last Published: 09
Oct 2012</li>
</ul>
</div>
@@ -219,9 +219,9 @@ 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>Building Archiva<a
name="Building_Archiva"></a></h2><p>To build the very latest code available...
</p><ol style="list-style-type: decimal"><li>Check out the source code as
described on the <a href="../source-repository.html">Source Repository</a>
page.</li><li>In the 'parent' directory, execute <tt>mvn clean install</tt> to
build the parent pom.</li><li>In the 'archiva' directory, execute <tt>mvn clean
install</tt> to build the Archiva modules and distribution.</li></ol><p>After
the build completes, you can find the Archiva distribution in
<tt>archiva-jetty/target</tt>/<tt>archiva-jetty-js/target</tt> and the Archiva
webapp in
<tt>archiva-modules/archiva-web/archiva-webapp/target</tt>/<tt>archiva-modules/archiva-web/archiva-webapp-js/target</tt>.</p><p>Usually,
it's that simple. :) Occasionally, Archiva may depend on a snapshot of another
project such as <a class="externalLink"
href="http://archiva.apache.org/redback">Redb
ack</a>, and you may need to build that first, or configure a snapshot
repository. If you're having trouble building Archiva, ask on the <a
href="../mail-lists.html">Development mailing list</a> and we'll point you in
the right direction.</p></div><div class="section"><h2>Documentation<a
name="Documentation"></a></h2><p>The version-specific documentation for the
latest version of Archiva can be found in <tt>archiva/archiva-docs</tt>, and
the top-level Archiva website --including the page you're reading now -- is in
the <tt>site</tt> directory.</p><p>To work on the documentation, execute
<tt>mvn site:run</tt> in one of these directories, and then visit
http://localhost:8080 to view pages as you edit them. When you're done, submit
a patch in the <a href="../issue-tracking.html">issue
tracker</a>.</p></div><div class="section"><h2>svn<a name="svn"></a></h2><p>You
use checkout all trunks.</p><div class="source"><pre class="prettyprint">svn co
https://svn.apache.org/repos/asf/arc
hiva/all archiva-all</pre></div></div><div class="section"><h2>git clone<a
name="git_clone"></a></h2><p>You can use git svn clone. See <a
class="externalLink" href="http://git.apache.org/">Apache
Documentation</a>.</p><div class="source"><pre class="prettyprint">git clone
git://github.com/apache/archiva.git; cd archiva ; ./init-git-svn.sh
+ <!-- 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>Building Archiva<a
name="Building_Archiva"></a></h2><p>To build the very latest code available...
</p><ol style="list-style-type: decimal"><li>Check out the source code as
described on the <a href="../source-repository.html">Source Repository</a>
page.</li><li>In the 'parent' directory, execute <tt>mvn clean install</tt> to
build the parent pom.</li><li>In the 'archiva' directory, execute <tt>mvn clean
install</tt> to build the Archiva modules and distribution.</li></ol><p>After
the build completes, you can find the Archiva distribution in
<tt>archiva-jetty/target</tt>/<tt>archiva-jetty-js/target</tt> and the Archiva
webapp in
<tt>archiva-modules/archiva-web/archiva-webapp/target</tt>/<tt>archiva-modules/archiva-web/archiva-webapp-js/target</tt>.</p><p>Usually,
it's that simple. :) Occasionally, Archiva may depend on a snapshot of another
project such as <a class="externalLink"
href="http://archiva.apache.org/redback">Redb
ack</a>, and you may need to build that first, or configure a snapshot
repository. If you're having trouble building Archiva, ask on the <a
href="../mail-lists.html">Development mailing list</a> and we'll point you in
the right direction.</p></div><div class="section"><h2>Documentation<a
name="Documentation"></a></h2><p>The version-specific documentation for the
latest version of Archiva can be found in <tt>archiva/archiva-docs</tt>, and
the top-level Archiva website --including the page you're reading now -- is in
the <tt>site</tt> directory.</p><p>To work on the documentation, execute
<tt>mvn site:run</tt> in one of these directories, and then visit
http://localhost:8080 to view pages as you edit them. When you're done, submit
a patch in the <a href="../issue-tracking.html">issue
tracker</a>.</p></div><div class="section"><h2>svn<a name="svn"></a></h2><p>You
use checkout all trunks.</p><div class="source"><pre class="prettyprint">svn co
https://svn.apache.org/repos/asf/arc
hiva/all archiva-all</pre></div></div><div class="section"><h2>git clone<a
name="git_clone"></a></h2><p>You can use git svn clone. See <a
class="externalLink" href="http://git.apache.org/">Apache
Documentation</a>.</p><div class="source"><pre class="prettyprint">git clone
git://github.com/apache/archiva.git; cd archiva ; sh ./init-git-svn.sh
or trough https
-git clone https://github.com/apache/archiva.git; cd archiva ;
./init-git-svn.sh</pre></div></div><div class="section"><h2>Running webapp with
tomcat-maven-plugin<a
name="Running_webapp_with_tomcat-maven-plugin"></a></h2><p>You can use <a
class="externalLink"
href="http://tomcat.apache.org/maven-plugin.html">tomcat-maven-plugin</a> to
run the webapp without installing the war in a container. With maven3 in the
top directory :</p><div class="source"><pre class="prettyprint"> mvn
tomcat6:run -Ptomcat or mvn tomcat7:run -Ptomcat</pre></div><p>Hit your
browser : http://localhost:9091/archiva</p></div><div
class="section"><h2>Running Javascript webapp with tomcat-maven-plugin<a
name="Running_Javascript_webapp_with_tomcat-maven-plugin"></a></h2><p>You can
use <a class="externalLink"
href="http://tomcat.apache.org/maven-plugin.html">tomcat-maven-plugin</a> to
run the webapp without installing the war in a container. With maven3 in the
top directory :</p><div class="source"><pre cla
ss="prettyprint">mvn tomcat7:run -pl :archiva-webapp-js -am
+git clone https://github.com/apache/archiva.git; cd archiva ; sh
./init-git-svn.sh</pre></div></div><div class="section"><h2>Running Javascript
webapp with tomcat-maven-plugin<a
name="Running_Javascript_webapp_with_tomcat-maven-plugin"></a></h2><p>You can
use <a class="externalLink"
href="http://tomcat.apache.org/maven-plugin.html">tomcat-maven-plugin</a> to
run the webapp without installing the war in a container. With maven3 in the
top directory :</p><div class="source"><pre class="prettyprint">mvn tomcat7:run
-pl :archiva-webapp-js -am
or
mvn tomcat6:run -pl :archiva-webapp-js -am
or
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=1395890&r1=1395889&r2=1395890&view=diff
==============================================================================
--- archiva/site-content/developers/how-we-do-things.html (original)
+++ archiva/site-content/developers/how-we-do-things.html Tue Oct 9 07:49:34
2012
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at Oct 8, 2012
+ | Generated by Apache Maven Doxia at Oct 9, 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="20121008" />
- <meta name="Date-Revision-yyyymmdd" content="20121008" />
+ <meta name="Date-Revision-yyyymmdd" content="20121009" />
<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: 08
Oct 2012</li>
+ <li id="publishDate" class="pull-right">Last Published: 09
Oct 2012</li>
</ul>
</div>
Modified: archiva/site-content/developers/releasing.html
URL:
http://svn.apache.org/viewvc/archiva/site-content/developers/releasing.html?rev=1395890&r1=1395889&r2=1395890&view=diff
==============================================================================
--- archiva/site-content/developers/releasing.html (original)
+++ archiva/site-content/developers/releasing.html Tue Oct 9 07:49:34 2012
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at Oct 8, 2012
+ | Generated by Apache Maven Doxia at Oct 9, 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="20121008" />
+ <meta name="Date-Revision-yyyymmdd" content="20121009" />
<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: 08
Oct 2012</li>
+ <li id="publishDate" class="pull-right">Last Published: 09
Oct 2012</li>
</ul>
</div>
Modified: archiva/site-content/download.html
URL:
http://svn.apache.org/viewvc/archiva/site-content/download.html?rev=1395890&r1=1395889&r2=1395890&view=diff
==============================================================================
--- archiva/site-content/download.html (original)
+++ archiva/site-content/download.html Tue Oct 9 07:49:34 2012
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at Oct 8, 2012
+ | Generated by Apache Maven Doxia at Oct 9, 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="20121008" />
+ <meta name="Date-Revision-yyyymmdd" content="20121009" />
<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: 08
Oct 2012</li>
+ <li id="publishDate" class="pull-right">Last Published: 09
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=1395890&r1=1395889&r2=1395890&view=diff
==============================================================================
--- archiva/site-content/get-involved.html (original)
+++ archiva/site-content/get-involved.html Tue Oct 9 07:49:34 2012
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at Oct 8, 2012
+ | Generated by Apache Maven Doxia at Oct 9, 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="20121008" />
+ <meta name="Date-Revision-yyyymmdd" content="20121009" />
<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: 08
Oct 2012</li>
+ <li id="publishDate" class="pull-right">Last Published: 09
Oct 2012</li>
</ul>
</div>
Modified: archiva/site-content/index.html
URL:
http://svn.apache.org/viewvc/archiva/site-content/index.html?rev=1395890&r1=1395889&r2=1395890&view=diff
==============================================================================
--- archiva/site-content/index.html (original)
+++ archiva/site-content/index.html Tue Oct 9 07:49:34 2012
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at Oct 8, 2012
+ | Generated by Apache Maven Doxia at Oct 9, 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="20121008" />
+ <meta name="Date-Revision-yyyymmdd" content="20121009" />
<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: 08
Oct 2012</li>
+ <li id="publishDate" class="pull-right">Last Published: 09
Oct 2012</li>
</ul>
</div>
Modified: archiva/site-content/integration.html
URL:
http://svn.apache.org/viewvc/archiva/site-content/integration.html?rev=1395890&r1=1395889&r2=1395890&view=diff
==============================================================================
--- archiva/site-content/integration.html (original)
+++ archiva/site-content/integration.html Tue Oct 9 07:49:34 2012
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at Oct 8, 2012
+ | Generated by Apache Maven Doxia at Oct 9, 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="20121008" />
+ <meta name="Date-Revision-yyyymmdd" content="20121009" />
<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: 08
Oct 2012</li>
+ <li id="publishDate" class="pull-right">Last Published: 09
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=1395890&r1=1395889&r2=1395890&view=diff
==============================================================================
--- archiva/site-content/issue-tracking.html (original)
+++ archiva/site-content/issue-tracking.html Tue Oct 9 07:49:34 2012
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at Oct 8, 2012
+ | Generated by Apache Maven Doxia at Oct 9, 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="20121008" />
+ <meta name="Date-Revision-yyyymmdd" content="20121009" />
<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: 08
Oct 2012</li>
+ <li id="publishDate" class="pull-right">Last Published: 09
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=1395890&r1=1395889&r2=1395890&view=diff
==============================================================================
--- archiva/site-content/jsui/generics-js.html (original)
+++ archiva/site-content/jsui/generics-js.html Tue Oct 9 07:49:34 2012
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at Oct 8, 2012
+ | Generated by Apache Maven Doxia at Oct 9, 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="20121008" />
+ <meta name="Date-Revision-yyyymmdd" content="20121009" />
<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: 08
Oct 2012</li>
+ <li id="publishDate" class="pull-right">Last Published: 09
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=1395890&r1=1395889&r2=1395890&view=diff
==============================================================================
--- archiva/site-content/jsui/i18n.html (original)
+++ archiva/site-content/jsui/i18n.html Tue Oct 9 07:49:34 2012
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at Oct 8, 2012
+ | Generated by Apache Maven Doxia at Oct 9, 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="20121008" />
+ <meta name="Date-Revision-yyyymmdd" content="20121009" />
<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: 08
Oct 2012</li>
+ <li id="publishDate" class="pull-right">Last Published: 09
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=1395890&r1=1395889&r2=1395890&view=diff
==============================================================================
--- archiva/site-content/jsui/index.html (original)
+++ archiva/site-content/jsui/index.html Tue Oct 9 07:49:34 2012
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at Oct 8, 2012
+ | Generated by Apache Maven Doxia at Oct 9, 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="20121008" />
+ <meta name="Date-Revision-yyyymmdd" content="20121009" />
<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: 08
Oct 2012</li>
+ <li id="publishDate" class="pull-right">Last Published: 09
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=1395890&r1=1395889&r2=1395890&view=diff
==============================================================================
--- archiva/site-content/jsui/knockout-binding.html (original)
+++ archiva/site-content/jsui/knockout-binding.html Tue Oct 9 07:49:34 2012
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at Oct 8, 2012
+ | Generated by Apache Maven Doxia at Oct 9, 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="20121008" />
+ <meta name="Date-Revision-yyyymmdd" content="20121009" />
<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: 08
Oct 2012</li>
+ <li id="publishDate" class="pull-right">Last Published: 09
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=1395890&r1=1395889&r2=1395890&view=diff
==============================================================================
--- archiva/site-content/jsui/rest.html (original)
+++ archiva/site-content/jsui/rest.html Tue Oct 9 07:49:34 2012
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at Oct 8, 2012
+ | Generated by Apache Maven Doxia at Oct 9, 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="20121008" />
+ <meta name="Date-Revision-yyyymmdd" content="20121009" />
<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: 08
Oct 2012</li>
+ <li id="publishDate" class="pull-right">Last Published: 09
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=1395890&r1=1395889&r2=1395890&view=diff
==============================================================================
--- archiva/site-content/jsui/template-loading.html (original)
+++ archiva/site-content/jsui/template-loading.html Tue Oct 9 07:49:34 2012
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at Oct 8, 2012
+ | Generated by Apache Maven Doxia at Oct 9, 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="20121008" />
+ <meta name="Date-Revision-yyyymmdd" content="20121009" />
<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: 08
Oct 2012</li>
+ <li id="publishDate" class="pull-right">Last Published: 09
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=1395890&r1=1395889&r2=1395890&view=diff
==============================================================================
--- archiva/site-content/known-issues.html (original)
+++ archiva/site-content/known-issues.html Tue Oct 9 07:49:34 2012
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at Oct 8, 2012
+ | Generated by Apache Maven Doxia at Oct 9, 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="20121008" />
+ <meta name="Date-Revision-yyyymmdd" content="20121009" />
<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: 08
Oct 2012</li>
+ <li id="publishDate" class="pull-right">Last Published: 09
Oct 2012</li>
</ul>
</div>
Modified: archiva/site-content/license.html
URL:
http://svn.apache.org/viewvc/archiva/site-content/license.html?rev=1395890&r1=1395889&r2=1395890&view=diff
==============================================================================
--- archiva/site-content/license.html (original)
+++ archiva/site-content/license.html Tue Oct 9 07:49:34 2012
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at Oct 8, 2012
+ | Generated by Apache Maven Doxia at Oct 9, 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="20121008" />
+ <meta name="Date-Revision-yyyymmdd" content="20121009" />
<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: 08
Oct 2012</li>
+ <li id="publishDate" class="pull-right">Last Published: 09
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=1395890&r1=1395889&r2=1395890&view=diff
==============================================================================
--- archiva/site-content/mail-lists.html (original)
+++ archiva/site-content/mail-lists.html Tue Oct 9 07:49:34 2012
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at Oct 8, 2012
+ | Generated by Apache Maven Doxia at Oct 9, 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="20121008" />
+ <meta name="Date-Revision-yyyymmdd" content="20121009" />
<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: 08
Oct 2012</li>
+ <li id="publishDate" class="pull-right">Last Published: 09
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=1395890&r1=1395889&r2=1395890&view=diff
==============================================================================
--- archiva/site-content/privacy-policy.html (original)
+++ archiva/site-content/privacy-policy.html Tue Oct 9 07:49:34 2012
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at Oct 8, 2012
+ | Generated by Apache Maven Doxia at Oct 9, 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="20121008" />
+ <meta name="Date-Revision-yyyymmdd" content="20121009" />
<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: 08
Oct 2012</li>
+ <li id="publishDate" class="pull-right">Last Published: 09
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=1395890&r1=1395889&r2=1395890&view=diff
==============================================================================
--- archiva/site-content/project-info.html (original)
+++ archiva/site-content/project-info.html Tue Oct 9 07:49:34 2012
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at Oct 8, 2012
+ | Generated by Apache Maven Doxia at Oct 9, 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="20121008" />
+ <meta name="Date-Revision-yyyymmdd" content="20121009" />
<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: 08
Oct 2012</li>
+ <li id="publishDate" class="pull-right">Last Published: 09
Oct 2012</li>
</ul>
</div>
Modified: archiva/site-content/security.html
URL:
http://svn.apache.org/viewvc/archiva/site-content/security.html?rev=1395890&r1=1395889&r2=1395890&view=diff
==============================================================================
--- archiva/site-content/security.html (original)
+++ archiva/site-content/security.html Tue Oct 9 07:49:34 2012
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at Oct 8, 2012
+ | Generated by Apache Maven Doxia at Oct 9, 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="20121008" />
+ <meta name="Date-Revision-yyyymmdd" content="20121009" />
<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: 08
Oct 2012</li>
+ <li id="publishDate" class="pull-right">Last Published: 09
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=1395890&r1=1395889&r2=1395890&view=diff
==============================================================================
--- archiva/site-content/source-repository.html (original)
+++ archiva/site-content/source-repository.html Tue Oct 9 07:49:34 2012
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at Oct 8, 2012
+ | Generated by Apache Maven Doxia at Oct 9, 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="20121008" />
+ <meta name="Date-Revision-yyyymmdd" content="20121009" />
<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: 08
Oct 2012</li>
+ <li id="publishDate" class="pull-right">Last Published: 09
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=1395890&r1=1395889&r2=1395890&view=diff
==============================================================================
--- archiva/site-content/team-list.html (original)
+++ archiva/site-content/team-list.html Tue Oct 9 07:49:34 2012
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at Oct 8, 2012
+ | Generated by Apache Maven Doxia at Oct 9, 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="20121008" />
+ <meta name="Date-Revision-yyyymmdd" content="20121009" />
<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: 08
Oct 2012</li>
+ <li id="publishDate" class="pull-right">Last Published: 09
Oct 2012</li>
</ul>
</div>
Modified: archiva/site-content/versions.html
URL:
http://svn.apache.org/viewvc/archiva/site-content/versions.html?rev=1395890&r1=1395889&r2=1395890&view=diff
==============================================================================
--- archiva/site-content/versions.html (original)
+++ archiva/site-content/versions.html Tue Oct 9 07:49:34 2012
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at Oct 8, 2012
+ | Generated by Apache Maven Doxia at Oct 9, 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="20121008" />
+ <meta name="Date-Revision-yyyymmdd" content="20121009" />
<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: 08
Oct 2012</li>
+ <li id="publishDate" class="pull-right">Last Published: 09
Oct 2012</li>
</ul>
</div>