Author: oching
Date: Thu Sep 17 08:53:35 2009
New Revision: 816099

URL: http://svn.apache.org/viewvc?rev=816099&view=rev
Log:
[MRM-1249] Archiva does not respect configuration of the index directory
o added index directory field with description in docs for Archiva repositories

Modified:
    archiva/trunk/archiva-docs/src/site/apt/adminguide/repositories.apt

Modified: archiva/trunk/archiva-docs/src/site/apt/adminguide/repositories.apt
URL: 
http://svn.apache.org/viewvc/archiva/trunk/archiva-docs/src/site/apt/adminguide/repositories.apt?rev=816099&r1=816098&r2=816099&view=diff
==============================================================================
--- archiva/trunk/archiva-docs/src/site/apt/adminguide/repositories.apt 
(original)
+++ archiva/trunk/archiva-docs/src/site/apt/adminguide/repositories.apt Thu Sep 
17 08:53:35 2009
@@ -45,6 +45,11 @@
   
   * <directory> - the location of the repository. If the path specified does 
not exist, Archiva will create the missing 
         directories.
+
+  * <index directory> - the location of the index files generated by Archiva. 
If no location is specified, then the index directory
+    (named <<<.indexer>>>) will be created at the root of the repository 
directory. Another directory named <<<.index>>> is also created
+    at the root of the repository directory. This is not configurable though 
as it contains the packaged/bundled index which is consumed
+    by different consumers of the index such as M2Eclipse.
        
   * <type> - the repository layout (maven 2 or maven 1)
   


Reply via email to