Author: olamy
Date: Wed May 21 05:29:48 2014
New Revision: 1596470
URL: http://svn.apache.org/r1596470
Log:
Apache Archiva Versionned docs for 2.1.0-SNAPSHOT
Modified:
archiva/site-content/docs/2.1.0-SNAPSHOT/userguide/index.html
archiva/site-content/docs/2.1.0-SNAPSHOT/userguide/querying-artifacts.html
Modified: archiva/site-content/docs/2.1.0-SNAPSHOT/userguide/index.html
URL:
http://svn.apache.org/viewvc/archiva/site-content/docs/2.1.0-SNAPSHOT/userguide/index.html?rev=1596470&r1=1596469&r2=1596470&view=diff
==============================================================================
--- archiva/site-content/docs/2.1.0-SNAPSHOT/userguide/index.html (original)
+++ archiva/site-content/docs/2.1.0-SNAPSHOT/userguide/index.html Wed May 21
05:29:48 2014
@@ -347,7 +347,7 @@
<li><a href="./deploy.html"> Deploying artifacts to the repository</a></li>
<li><a href="./virtual-repositories.html"> Configuring Virtual
Repositories</a></li>
<li><a href="./rss.html">RSS Feeds in Archiva</a></li>
-<li><a href="./auditlog-report.html">Viewing the Audit Log
Report</a></li></ul></div>
+<li><a href="./querying-artifacts.html">Querying Artifacts</a></li></ul></div>
</div>
</div>
</div>
Modified:
archiva/site-content/docs/2.1.0-SNAPSHOT/userguide/querying-artifacts.html
URL:
http://svn.apache.org/viewvc/archiva/site-content/docs/2.1.0-SNAPSHOT/userguide/querying-artifacts.html?rev=1596470&r1=1596469&r2=1596470&view=diff
==============================================================================
--- archiva/site-content/docs/2.1.0-SNAPSHOT/userguide/querying-artifacts.html
(original)
+++ archiva/site-content/docs/2.1.0-SNAPSHOT/userguide/querying-artifacts.html
Wed May 21 05:29:48 2014
@@ -348,7 +348,8 @@
<li>g= groupId (mandatory)</li>
<li>a= artifactId (mandatory)</li>
<li>v= the version (or LATEST keyword) (mandatory)</li>
-<li>r= the repository (optional, if none all repositories available for
reading for the current user are searched)</li></ul></div></div>
+<li>r= the repository (optional, if none all repositories available for
reading for the current user are searched)</li></ul>
+<p><b>NOTE</b>: the response is a redirect (so you need to follow redirect if
you want to download the artifact). No content response is returned if the
query doesn't match any artifact.</p></div></div>
</div>
</div>
</div>