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/05/27 12:39:24 UTC

svn commit: r1486565 [10/48] - in /archiva/site-content/docs/1.4-M4: ./ adminguide/ adminguide/webservices/ css/ customising/ images/ images/logos/ images/profiles/ images/tour/ img/ js/ rest-docs-archiva-rest-api/ rest-docs-archiva-rest-api/css/ rest-...

Added: archiva/site-content/docs/1.4-M4/customising/writing-consumer.html
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/customising/writing-consumer.html?rev=1486565&view=auto
==============================================================================
--- archiva/site-content/docs/1.4-M4/customising/writing-consumer.html (added)
+++ archiva/site-content/docs/1.4-M4/customising/writing-consumer.html Mon May 27 10:39:16 2013
@@ -0,0 +1,373 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia at May 27, 2013
+ | Rendered using Apache Maven Fluido Skin 1.3.0
+-->
+<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="author" content="Maria Odea Ching
+Olivier Lamy" />
+    <meta name="Date-Creation-yyyymmdd" content="20121220" />
+    <meta name="Date-Revision-yyyymmdd" content="20130527" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Archiva Documentation - Writing a Consumer Plugin</title>
+    <link rel="stylesheet" href="../css/apache-maven-fluido-1.3.0.min.css" />
+    <link rel="stylesheet" href="../css/site.css" />
+    <link rel="stylesheet" href="../css/print.css" media="print" />
+
+      
+    <script type="text/javascript" src="../js/apache-maven-fluido-1.3.0.min.js"></script>
+
+    
+              <!-- Google Analytics -->
+    <script type="text/javascript">
+
+      var _gaq = _gaq || [];
+      _gaq.push(['_setAccount', 'UA-140879-5']);
+      _gaq.push(['_trackPageview']);
+
+      (function() {
+        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+      })();
+
+    </script>
+    </head>
+        <body class="topBarDisabled">
+          
+                
+                    
+    
+        <div class="container-fluid">
+          <div id="banner">
+        <div class="pull-left">
+                                                  <a href="../../../" id="bannerLeft">
+                                                                                                <img src="../../../images/archiva.png"  alt="Apache Archiva"/>
+                </a>
+                      </div>
+        <div class="pull-right">                  <a href="http://www.apache.org/" id="bannerRight">
+                                                                                        <img src="http://www.apache.org/images/asf_logo_wide.png"  alt="Apache Software Foundation"/>
+                </a>
+      </div>
+        <div class="clear"><hr/></div>
+      </div>
+
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+                
+                    
+                              <li class="">
+                    <a href="http://www.apache.org/" class="externalLink" title="Apache">
+        Apache</a>
+        </li>
+      <li class="divider ">/</li>
+            <li class="">
+                    <a href="../" title="Apache Archiva">
+        Apache Archiva</a>
+        </li>
+      <li class="divider ">/</li>
+            <li class="">
+                    <a href="../../../index.html" title="Apache Archiva">
+        Apache Archiva</a>
+        </li>
+      <li class="divider ">/</li>
+        <li class="">Writing a Consumer Plugin</li>
+        
+                
+                    
+                  <li id="publishDate" class="pull-right">Last Published: 2013-05-27</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 1.4-M4</li>
+            
+                            </ul>
+      </div>
+
+                  
+      <div class="row-fluid">
+        <div id="leftColumn" class="span2">
+          <div class="well sidebar-nav">
+                
+                    
+                <ul class="nav nav-list">
+                    <li class="nav-header">Introduction</li>
+                                
+      <li>
+    
+                          <a href="../quick-start.html" title="Quick Start">
+          <i class="none"></i>
+        Quick Start</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../tour/index.html" title="Feature Tour">
+          <i class="none"></i>
+        Feature Tour</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../release-notes.html" title="Release Notes">
+          <i class="none"></i>
+        Release Notes</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../../../download.html" title="Downloads">
+          <i class="none"></i>
+        Downloads</a>
+            </li>
+                              <li class="nav-header">Users Guide</li>
+                                
+      <li>
+    
+                          <a href="../userguide/browsing.html" title="Browsing">
+          <i class="none"></i>
+        Browsing</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../userguide/searching.html" title="Searching">
+          <i class="none"></i>
+        Searching</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../userguide/delete-artifact.html" title="Deleting an Artifact">
+          <i class="none"></i>
+        Deleting an Artifact</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../userguide/using-repository.html" title="Using as a repository">
+          <i class="none"></i>
+        Using as a repository</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../userguide/deploy.html" title="Deploying to repository">
+          <i class="none"></i>
+        Deploying to repository</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../userguide/virtual-repositories.html" title="Configuring Virtual Repositories">
+          <i class="none"></i>
+        Configuring Virtual Repositories</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../userguide/rss.html" title="Rss Feeds in Archiva">
+          <i class="none"></i>
+        Rss Feeds in Archiva</a>
+            </li>
+                              <li class="nav-header">Administrators Guide</li>
+                                                                                                                      
+      <li>
+    
+                          <a href="../adminguide/installing.html" title="Installing Archiva">
+          <i class="icon-chevron-right"></i>
+        Installing Archiva</a>
+                  </li>
+                  
+      <li>
+    
+                          <a href="../adminguide/databases.html" title="Databases">
+          <i class="none"></i>
+        Databases</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../adminguide/repositories-content-storage.html" title="Repositories Content Storage">
+          <i class="none"></i>
+        Repositories Content Storage</a>
+            </li>
+                                                                                                        
+      <li>
+    
+                          <a href="../adminguide/security.html" title="Security">
+          <i class="icon-chevron-right"></i>
+        Security</a>
+                  </li>
+                                                                                                                                                                                                                                                                          
+      <li>
+    
+                          <a href="../adminguide/configuration.html" title="Archiva Configuration">
+          <i class="icon-chevron-right"></i>
+        Archiva Configuration</a>
+                  </li>
+                  
+      <li>
+    
+                          <a href="../adminguide/webservices/rest.html" title="REST Apis">
+          <i class="none"></i>
+        REST Apis</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../adminguide/configuration-files.html" title="Configuration Files">
+          <i class="none"></i>
+        Configuration Files</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../adminguide/system-status.html" title="System Status">
+          <i class="none"></i>
+        System Status</a>
+            </li>
+                                                                                                        
+      <li>
+    
+                          <a href="../adminguide/logging.html" title="Log Files">
+          <i class="icon-chevron-right"></i>
+        Log Files</a>
+                  </li>
+                  
+      <li>
+    
+                          <a href="../adminguide/reports.html" title="Reports">
+          <i class="none"></i>
+        Reports</a>
+            </li>
+                              <li class="nav-header">Customising Archiva</li>
+                                
+      <li class="active">
+    
+            <a href="#"><i class="none"></i>Writing a Consumer Plugin</a>
+          </li>
+                              <li class="nav-header">More Information</li>
+                                
+      <li>
+    
+                          <a href="http://cwiki.apache.org/confluence/display/ARCHIVA/Index" class="externalLink" title="Archiva Wiki">
+          <i class="none"></i>
+        Archiva Wiki</a>
+            </li>
+                              <li class="nav-header">ASF</li>
+                                
+      <li>
+    
+                          <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works">
+          <i class="none"></i>
+        How Apache Works</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="http://www.apache.org/foundation/" class="externalLink" title="Foundation">
+          <i class="none"></i>
+        Foundation</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache">
+          <i class="none"></i>
+        Sponsoring Apache</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">
+          <i class="none"></i>
+        Thanks</a>
+            </li>
+                              <li class="nav-header">Project Documentation</li>
+                                                                                                    
+      <li>
+    
+                          <a href="../project-info.html" title="Project Information">
+          <i class="icon-chevron-right"></i>
+        Project Information</a>
+                  </li>
+            </ul>
+                
+                    
+                            <form id="search-form" action="http://www.google.com/search" method="get" >
+    
+  <input value="http://archiva.apache.org/docs/1.4-M4/" name="sitesearch" type="hidden"/>
+  <input class="search-query" name="q" id="query" type="text" />
+</form>
+<script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=search-form"></script>
+          
+          <hr class="divider" />
+
+           <div id="poweredBy">
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+               
+        
+        
+        <div id="twitter">
+    
+    <a href="https://twitter.com/archiva" class="twitter-follow-button" data-show-count="false" data-align="left" data-size="medium" data-show-screen-name="true" data-lang="en">Follow archiva</a>
+    <script type="text/javascript">!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
+
+        </div>
+                   <div class="clear"></div>
+                             <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+        <img class="builtBy" alt="Built by Maven" src="../images/logos/maven-feather.png" />
+      </a>
+                  </div>
+          </div>
+        </div>
+        
+                        
+        <div id="bodyColumn"  class="span10" >
+                                  
+            <!-- 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>Writing a Consumer Plugin<a name="Writing_a_Consumer_Plugin"></a></h2><p>For a sample custom consumer, you can checkout the archiva-consumer-plugin at the archiva sandbox in the SVN repository: Prior to release 1.4, plexus components are not anymore supported, you must use Spring components.</p><div class="section"><h3>Writing manually<a name="Writing_manually"></a></h3><p>Below are the steps on how to create a custom repository consumer and plug it in Archiva:</p><ol style="list-style-type: decimal"><li>Create a project for your component.</li><li>Declare your class or in this case, consumer as a component as shown in the example below. This should be put at the class level.<div class="source"><pre class="prettyprint">Ex.
+@Service(&quot;knownRepositoryContentConsumer#discover-new-artifact&quot;)
+@Scope(&quot;prototype&quot;)
+
+where,
+  Service: unique id for your consumer.
+  Scope: the creation strategy prototype or singleton.</pre></div></li><li>Package your project by executing 'mvn clean package'</li><li>Let's say you are using the apache-archiva-1.4-M4-bin.tar.gz to run Archiva. Unpack the binaries then go to bin/linux-x86-32/ (assuming you are running on Linux), then execute './run.sh console'. Then stop or shutdown Archiva after it started. (This is necessary to unpack the war file.)</li><li>Copy the jar file you created in step 4 in apache-archiva-1.4-M4/apps/archiva/webapp/lib/</li><li>Add the necessary configurations in archiva.xml (in this case, add 'discover-new-artifact' as a <i>knownContentConsumer</i>)</li><li>Start up Archiva again.</li></ol></div><div class="section"><h3>Use the archetype<a name="Use_the_archetype"></a></h3><p>Prior to version 1.4-M2, you can use an archetype.</p><div class="source"><pre class="prettyprint">mvn archetype:generate \
+   -DarchetypeRepository=repo1.maven.org \
+   -DarchetypeGroupId=org.apache.archiva \
+   -DarchetypeArtifactId=archiva-consumer-archetype \
+   -DarchetypeVersion=1.4-M4</pre></div><p>Note: if you want to use a SNAPSHOT version, replace with the following parameter: -DarchetypeRepository=https://archiva-repository.apache.org/archiva/repository/snapshots/ \</p></div></div>
+                  </div>
+            </div>
+          </div>
+
+    <hr/>
+
+    <footer>
+            <div class="container-fluid">
+              <div class="row span12">Copyright &copy;                    2006-2013
+                        <a href="http://www.apache.org/">The Apache Software Foundation</a>.
+            All Rights Reserved.      
+                    
+      </div>
+
+                                                                  <?xml version="1.0" encoding="UTF-8"?>
+<div class="row span12">Apache Archiva :: Documentation, Archiva :: Documentation, Apache, the Apache feather logo, and the Apache Archiva :: Documentation project logos are trademarks of The Apache Software Foundation.</div>
+                                                          <?xml version="1.0" encoding="UTF-8"?>
+<div class="row span12">
+  <a href="http://archiva.apache.org/docs/1.4-M4/privacy-policy.html">Privacy Policy</a>
+</div>
+                  
+        
+          
+    
+    
+                
+    <div id="ohloh" class="pull-right">
+      <script type="text/javascript" src="http://www.ohloh.net/p/6670/widgets/project_basic_stats.js"></script>
+    </div>
+        </div>
+    </footer>
+  </body>
+</html>
\ No newline at end of file

Added: archiva/site-content/docs/1.4-M4/images/accessories-text-editor.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/accessories-text-editor.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/accessories-text-editor.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/add-metadata.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/add-metadata.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/add-metadata.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/add.gif
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/add.gif?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/add.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/advanced-search.jpg
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/advanced-search.jpg?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/advanced-search.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/apache-maven-project-2.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/apache-maven-project-2.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/apache-maven-project-2.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/appearance-configuration.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/appearance-configuration.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/appearance-configuration.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/application-certificate.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/application-certificate.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/application-certificate.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/archiva-report.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/archiva-report.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/archiva-report.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/artifact-content.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/artifact-content.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/artifact-content.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/artifact-download.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/artifact-download.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/artifact-download.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/artifact-info.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/artifact-info.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/artifact-info.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/browsing.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/browsing.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/browsing.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/conflicting-artifacts.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/conflicting-artifacts.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/conflicting-artifacts.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/consumers.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/consumers.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/consumers.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/contact-new.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/contact-new.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/contact-new.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/delete-artifact.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/delete-artifact.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/delete-artifact.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/delete-groupid.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/delete-groupid.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/delete-groupid.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/delete-metadata.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/delete-metadata.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/delete-metadata.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/dependencies.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/dependencies.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/dependencies.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/dependency-tree.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/dependency-tree.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/dependency-tree.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/document-properties.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/document-properties.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/document-properties.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/drive-harddisk.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/drive-harddisk.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/drive-harddisk.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/find-artifact-security.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/find-artifact-security.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/find-artifact-security.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/find-artifact.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/find-artifact.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/find-artifact.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/fix.gif
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/fix.gif?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/fix.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/icon_error_sml.gif
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/icon_error_sml.gif?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/icon_error_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/icon_help_sml.gif
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/icon_help_sml.gif?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/icon_help_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/icon_info_sml.gif
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/icon_info_sml.gif?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/icon_info_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/icon_success_sml.gif
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/icon_success_sml.gif?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/icon_success_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/icon_warning_sml.gif
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/icon_warning_sml.gif?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/icon_warning_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/image-x-generic.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/image-x-generic.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/image-x-generic.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/internet-web-browser.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/internet-web-browser.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/internet-web-browser.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/latest-events.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/latest-events.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/latest-events.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/ldap-configuration.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/ldap-configuration.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/ldap-configuration.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/ldap-group-roles-mapping.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/ldap-group-roles-mapping.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/ldap-group-roles-mapping.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/legacy-support-add.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/legacy-support-add.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/legacy-support-add.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/legacy-support-list.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/legacy-support-list.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/legacy-support-list.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/logos/build-by-maven-black.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/logos/build-by-maven-black.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/logos/build-by-maven-black.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/logos/build-by-maven-white.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/logos/build-by-maven-white.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/logos/build-by-maven-white.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/logos/maven-feather.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/logos/maven-feather.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/logos/maven-feather.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/mailing-lists.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/mailing-lists.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/mailing-lists.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/managed-repositories.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/managed-repositories.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/managed-repositories.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/network-configuration.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/network-configuration.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/network-configuration.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/network-proxies.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/network-proxies.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/network-proxies.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/network-server.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/network-server.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/network-server.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/package-x-generic.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/package-x-generic.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/package-x-generic.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/profiles/pre-release.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/profiles/pre-release.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/profiles/pre-release.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/profiles/retired.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/profiles/retired.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/profiles/retired.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/profiles/sandbox.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/profiles/sandbox.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/profiles/sandbox.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/proxy-connectors-list.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/proxy-connectors-list.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/proxy-connectors-list.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/proxy-connectors-lists.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/proxy-connectors-lists.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/proxy-connectors-lists.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/proxy-connectors-order.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/proxy-connectors-order.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/proxy-connectors-order.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/proxy-connectors-policies.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/proxy-connectors-policies.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/proxy-connectors-policies.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/proxy-connectors-rule-edit.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/proxy-connectors-rule-edit.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/proxy-connectors-rule-edit.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/proxy-connectors-rules.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/proxy-connectors-rules.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/proxy-connectors-rules.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/redback-properties.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/redback-properties.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/redback-properties.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/redback-runtime-conf-general.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/redback-runtime-conf-general.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/redback-runtime-conf-general.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/redback-runtime-conf-users-cache.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/redback-runtime-conf-users-cache.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/redback-runtime-conf-users-cache.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/remote-repositories.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/remote-repositories.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/remote-repositories.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/remove.gif
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/remove.gif?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/remove.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/repositories.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/repositories.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/repositories.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/repository-groups.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/repository-groups.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/repository-groups.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/repository-merge-select-target.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/repository-merge-select-target.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/repository-merge-select-target.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/repository-merge.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/repository-merge.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/repository-merge.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/repository-statistics-form.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/repository-statistics-form.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/repository-statistics-form.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/repository-statistics.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/repository-statistics.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/repository-statistics.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/role-detail.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/role-detail.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/role-detail.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/role-users.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/role-users.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/role-users.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/roles-list.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/roles-list.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/roles-list.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/rss-browse.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/rss-browse.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/rss-browse.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/rss-repositories.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/rss-repositories.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/rss-repositories.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/rss.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/rss.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/rss.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/search-advanced.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/search-advanced.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/search-advanced.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/search-osgi.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/search-osgi.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/search-osgi.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/search-results.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/search-results.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/search-results.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/search-simple.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/search-simple.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/search-simple.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/system-status-caches.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/system-status-caches.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/system-status-caches.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/system-status-scanning.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/system-status-scanning.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/system-status-scanning.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/tour/admin.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/tour/admin.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/tour/admin.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/tour/browse.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/tour/browse.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/tour/browse.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/tour/graphical-admin.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/tour/graphical-admin.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/tour/graphical-admin.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/tour/maintenance.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/tour/maintenance.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/tour/maintenance.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/tour/project-info.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/tour/project-info.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/tour/project-info.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/tour/project.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/tour/project.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/tour/project.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/tour/proxy.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/tour/proxy.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/tour/proxy.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/tour/remote-proxy-cache.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/tour/remote-proxy-cache.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/tour/remote-proxy-cache.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/tour/reports.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/tour/reports.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/tour/reports.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/tour/repos-group.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/tour/repos-group.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/tour/repos-group.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/tour/rss.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/tour/rss.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/tour/rss.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/tour/search-form.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/tour/search-form.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/tour/search-form.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/tour/search-results.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/tour/search-results.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/tour/search-results.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/tour/search.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/tour/search.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/tour/search.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/tour/security.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/tour/security.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/tour/security.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/tour/upload-files.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/tour/upload-files.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/tour/upload-files.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/tour/upload.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/tour/upload.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/tour/upload.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/tour/virtual-repos.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/tour/virtual-repos.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/tour/virtual-repos.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/ui-configuration.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/ui-configuration.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/ui-configuration.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/update.gif
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/update.gif?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/update.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/upload-artifact.jpg
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/upload-artifact.jpg?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/upload-artifact.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/url-failure-cache-configuration.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/url-failure-cache-configuration.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/url-failure-cache-configuration.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/used-by.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/used-by.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/used-by.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/user-edit-roles.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/user-edit-roles.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/user-edit-roles.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/user-edit.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/user-edit.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/user-edit.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/user-register-form.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/user-register-form.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/user-register-form.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/user-register.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/user-register.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/user-register.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/users-list.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/users-list.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/users-list.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/images/window-new.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/images/window-new.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/images/window-new.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/img/glyphicons-halflings-white.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/img/glyphicons-halflings-white.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/img/glyphicons-halflings-white.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: archiva/site-content/docs/1.4-M4/img/glyphicons-halflings.png
URL: http://svn.apache.org/viewvc/archiva/site-content/docs/1.4-M4/img/glyphicons-halflings.png?rev=1486565&view=auto
==============================================================================
Binary file - no diff available.

Propchange: archiva/site-content/docs/1.4-M4/img/glyphicons-halflings.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream