You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general-cvs@xml.apache.org by vg...@apache.org on 2007/05/09 15:33:06 UTC

svn commit: r536519 [2/3] - in /xml/site/targets/xindice: ./ community/howto/ community/howto/compilation/ community/howto/installation/ community/howto/upgrading/ dev/

Modified: xml/site/targets/xindice/changes.rss
URL: http://svn.apache.org/viewvc/xml/site/targets/xindice/changes.rss?view=diff&rev=536519&r1=536518&r2=536519
==============================================================================
--- xml/site/targets/xindice/changes.rss (original)
+++ xml/site/targets/xindice/changes.rss Wed May  9 06:32:58 2007
@@ -1,15 +1,77 @@
 <?xml version="1.0" encoding="ISO-8859-1"?><!DOCTYPE rss PUBLIC "-//Netscape Communications//DTD RSS 0.91//EN" "http://my.netscape.com/publish/formats/rss-0.91.dtd">
-<rss version="0.91"><channel><title>Xindice (1.1b5-dev) Changes</title><link>changes.html</link><description>Xindice (1.1b5-dev) Changes</description><language>en-us</language>
+<rss version="0.91"><channel><title>Xindice (1.1) Changes</title><link>changes.html</link><description>Xindice (1.1) Changes</description><language>en-us</language>
+  
     
-        
-        
-        
     
     
+  
+  
 
+  
     
+      <item><title> update</title><link>changes.html</link><description> update
+        by
+        VG
+        :
+        
+        Do not create meta collections for the system collections.
+      </description></item>
+      <item><title> fix
+          (bug 42273)
+        </title><link>changes.html</link><description> fix
+        by
+        VG
+          (fixes bug 42273)
+        
+        :
+        
+        Save meta collection configuration in the database and initialize meta
+        collection from the configuration on startup. This keeps meta collection
+        configuration consistent with database configuration.
+       Thanks to Natalia Shilenkova.</description></item>
+      <item><title> fix
+          (bug 42272)
+        </title><link>changes.html</link><description> fix
+        by
+        VG
+          (fixes bug 42272)
+        
+        :
+        
+        Clear Paged and BTree cache on close.
+       Thanks to Natalia Shilenkova.</description></item>
+      <item><title> update
+          (bug 41854)
+        </title><link>changes.html</link><description> update
+        by
+        VG
+          (fixes bug 41854)
+        
+        :
+        
+        Add support for HashFiler in database rebuild tool.
+       Thanks to Natalia Shilenkova.</description></item>
+      <item><title> update
+          (bug 41854)
+        </title><link>changes.html</link><description> update
+        by
+        VG
+          (fixes bug 41854)
+        
+        :
         
-            <item><title> fix
+        Add support for filer parameter in command line tools.
+       Thanks to Natalia Shilenkova.</description></item>
+      <item><title> update</title><link>changes.html</link><description> update
+        by
+        VG
+        :
+        
+        Moved configuration file in WAR file to /WEB-INF/config. Updated
+        XindiceServlet to check for xindice.configuration system property
+        before attempting to load configuration from WAR file.
+      </description></item>
+      <item><title> fix
           (bug 33148)
         </title><link>changes.html</link><description> fix
         by
@@ -18,10 +80,10 @@
         
         :
         
-                Ensure that background indexing processes are complete before
-                shutting database down.
-             Thanks to Natalia Shilenkova.</description></item>
-            <item><title> fix
+        Eliminate gap when index is registered but not created yet, causing
+        corruption of index file.
+       Thanks to Natalia Shilenkova.</description></item>
+      <item><title> fix
           (bug 41710)
         </title><link>changes.html</link><description> fix
         by
@@ -30,10 +92,10 @@
         
         :
         
-                Ensure that background indexing processes are complete before
-                shutting database down.
-             Thanks to Natalia Shilenkova.</description></item>
-            <item><title> fix
+        Ensure that background indexing processes are complete before
+        shutting database down.
+       Thanks to Natalia Shilenkova.</description></item>
+      <item><title> fix
           (bug 41605)
         </title><link>changes.html</link><description> fix
         by
@@ -42,16 +104,16 @@
         
         :
         
-                Fix support of uncompressed collections. Add test cases.
-             Thanks to Natalia Shilenkova.</description></item>
-            <item><title> update</title><link>changes.html</link><description> update
+        Fix support of uncompressed collections. Add test cases.
+       Thanks to Natalia Shilenkova.</description></item>
+      <item><title> update</title><link>changes.html</link><description> update
         by
         VG
         :
         
-                Updated Xindice docs to work with latest Forrest (0.8-dev, trunk).
-            </description></item>
-            <item><title> fix
+        Updated Xindice docs to work with latest Forrest (0.8-dev, trunk).
+      </description></item>
+      <item><title> fix
           (bug 38886)
         </title><link>changes.html</link><description> fix
         by
@@ -60,9 +122,9 @@
         
         :
         
-                Fix MemValueIndexer for starts-with queries.
-             Thanks to Terry Rosenbaum.</description></item>
-            <item><title> fix
+        Fix MemValueIndexer for starts-with queries.
+       Thanks to Terry Rosenbaum.</description></item>
+      <item><title> fix
           (bug 19203)
         </title><link>changes.html</link><description> fix
         by
@@ -71,11 +133,11 @@
         
         :
         
-                Fix indexing of multi-byte numeric types (long, double, etc). Due to
-                the change in the BTree, existing databases has to be re-built using
-                DatabaseRebuild command line utility.
-             Thanks to Natalia Shilenkova.</description></item>
-            <item><title> update
+        Fix indexing of multi-byte numeric types (long, double, etc). Due to
+        the change in the BTree, existing databases has to be re-built using
+        DatabaseRebuild command line utility.
+       Thanks to Natalia Shilenkova.</description></item>
+      <item><title> update
           (bug 41002)
         </title><link>changes.html</link><description> update
         by
@@ -84,10 +146,10 @@
         
         :
         
-                Ignore SAXNotSupportedException in DOMParser.setFeature if
-                feature is being set to false. (Needed for Oracle 10g application server).
-             Thanks to Natalia Shilenkova.</description></item>
-            <item><title> update
+        Ignore SAXNotSupportedException in DOMParser.setFeature if
+        feature is being set to false. (Needed for Oracle 10g application server).
+       Thanks to Natalia Shilenkova.</description></item>
+      <item><title> update
           (bug 41003)
         </title><link>changes.html</link><description> update
         by
@@ -96,17 +158,17 @@
         
         :
         
-                Change InlineMetaReader.read() method signature to remove
-                unnecessary data copying.
-             Thanks to Natalia Shilenkova.</description></item>
-            <item><title> update</title><link>changes.html</link><description> update
+        Change InlineMetaReader.read() method signature to remove
+        unnecessary data copying.
+       Thanks to Natalia Shilenkova.</description></item>
+      <item><title> update</title><link>changes.html</link><description> update
         by
         VG
         :
         
-                Update Ant to 1.6.5 version.
-            </description></item>
-            <item><title> fix
+        Update Ant to 1.6.5 version.
+      </description></item>
+      <item><title> fix
           (bug 40931)
         </title><link>changes.html</link><description> fix
         by
@@ -115,11 +177,11 @@
         
         :
         
-                Fixed XMLTools to only print out the help menu when
-                needed. Also added the ability to set pagecount from
-                the command line.
-            </description></item>
-            <item><title> fix
+        Fixed XMLTools to only print out the help menu when
+        needed. Also added the ability to set pagecount from
+        the command line.
+      </description></item>
+      <item><title> fix
           (bug 31974)
         </title><link>changes.html</link><description> fix
         by
@@ -128,10 +190,10 @@
         
         :
         
-                Fix exception executing xpath query in collections with
-                mixed (XML and binary) content.
-            </description></item>
-            <item><title> fix
+        Fix exception executing xpath query in collections with
+        mixed (XML and binary) content.
+      </description></item>
+      <item><title> fix
           (bug 23571)
         </title><link>changes.html</link><description> fix
         by
@@ -140,9 +202,9 @@
         
         :
         
-                Stop timer thread on database shutdown.
-            </description></item>
-            <item><title> fix
+        Stop timer thread on database shutdown.
+      </description></item>
+      <item><title> fix
           (bug 31159)
         </title><link>changes.html</link><description> fix
         by
@@ -151,25 +213,25 @@
         
         :
         
-                Add pagecount configuration parameter to Paged based
-                filers: HashFiler, BTreeFiler.
-            </description></item>
-            <item><title> fix</title><link>changes.html</link><description> fix
+        Add pagecount configuration parameter to Paged based
+        filers: HashFiler, BTreeFiler.
+      </description></item>
+      <item><title> fix</title><link>changes.html</link><description> fix
         by
         VG
         :
         
-                HashFiler did not allocate root page correctly.
-            </description></item>
-            <item><title> fix</title><link>changes.html</link><description> fix
+        HashFiler did not allocate root page correctly.
+      </description></item>
+      <item><title> fix</title><link>changes.html</link><description> fix
         by
         VG
         :
         
-                BTreeFiler did not use first pagecount pages due to bug
-                introduced in 1.1b4.
-            </description></item>
-            <item><title> update
+        BTreeFiler did not use first pagecount pages due to bug
+        introduced in 1.1b4.
+      </description></item>
+      <item><title> update
           (bug 40701)
         </title><link>changes.html</link><description> update
         by
@@ -178,16 +240,16 @@
         
         :
         
-                Implement DOM3 API compatibility.
-            </description></item>
-            <item><title> fix</title><link>changes.html</link><description> fix
+        Implement DOM3 API compatibility.
+      </description></item>
+      <item><title> fix</title><link>changes.html</link><description> fix
         by
         VG
         :
         
-                Data files were created 6Mb in size instead of 4Mb (default value).
-            </description></item>
-            <item><title> fix
+        Data files were created 6Mb in size instead of 4Mb (default value).
+      </description></item>
+      <item><title> fix
           (bug 37383)
         </title><link>changes.html</link><description> fix
         by
@@ -196,18 +258,18 @@
         
         :
         
-                Fix ClassCastException in MemValueIndexer.
-             Thanks to Terry Rosenbaum.</description></item>
-            <item><title> update</title><link>changes.html</link><description> update
+        Fix ClassCastException in MemValueIndexer.
+       Thanks to Terry Rosenbaum.</description></item>
+      <item><title> update</title><link>changes.html</link><description> update
         by
         VG
         :
         
-                Make an attempt to lock a database before opening it up.
-                Prevents opening up same database by different processes,
-                resulting in database corruption.
-            </description></item>
-            <item><title> fix
+        Make an attempt to lock a database before opening it up.
+        Prevents opening up same database by different processes,
+        resulting in database corruption.
+      </description></item>
+      <item><title> fix
           (bug 30878)
         </title><link>changes.html</link><description> fix
         by
@@ -216,13 +278,13 @@
         
         :
         
-                Make sure that XUpdate commands are run only once per document.
-                In case XUpdate command does not complete successfully, revert
-                all affected documents to the original state. This requires
-                buffering of modified documents - so XUpdate on large collection
-                might require lots of memory.
-             Thanks to Todd Byrne.</description></item>
-            <item><title> update
+        Make sure that XUpdate commands are run only once per document.
+        In case XUpdate command does not complete successfully, revert
+        all affected documents to the original state. This requires
+        buffering of modified documents - so XUpdate on large collection
+        might require lots of memory.
+       Thanks to Todd Byrne.</description></item>
+      <item><title> update
           (bug 33657)
         </title><link>changes.html</link><description> update
         by
@@ -231,16 +293,16 @@
         
         :
         
-                Added support for current Xalan CVS (post 2.6.0 release).
-             Thanks to Dave Brosius.</description></item>
-            <item><title> fix</title><link>changes.html</link><description> fix
+        Added support for current Xalan CVS (post 2.6.0 release).
+       Thanks to Dave Brosius.</description></item>
+      <item><title> fix</title><link>changes.html</link><description> fix
         by
         VG
         :
         
-                Fixed memory leak in command line tool, addmultiple command.
-             Thanks to Daniel Migowski.</description></item>
-            <item><title> fix
+        Fixed memory leak in command line tool, addmultiple command.
+       Thanks to Daniel Migowski.</description></item>
+      <item><title> fix
           (bug 31205)
         </title><link>changes.html</link><description> fix
         by
@@ -249,39 +311,39 @@
         
         :
         
-                Fixed bug in xindice.bat, support JAVA_HOME with spaces.
-             Thanks to Tim O'Brien.</description></item>
-            <item><title> fix</title><link>changes.html</link><description> fix
+        Fixed bug in xindice.bat, support JAVA_HOME with spaces.
+       Thanks to Tim O'Brien.</description></item>
+      <item><title> fix</title><link>changes.html</link><description> fix
         by
         VG
         :
         
-                Fixed bugs in TreeWalkerImpl, methods getRoot, getCurrentNode,
-                nextNode, previousNode. Added TreeWalker unit test.
-            </description></item>
-            <item><title> update</title><link>changes.html</link><description> update
+        Fixed bugs in TreeWalkerImpl, methods getRoot, getCurrentNode,
+        nextNode, previousNode. Added TreeWalker unit test.
+      </description></item>
+      <item><title> update</title><link>changes.html</link><description> update
         by
         VG
         :
         
-                Make SymbolTableSymbols singleton.
-            </description></item>
-            <item><title> fix</title><link>changes.html</link><description> fix
+        Make SymbolTableSymbols singleton.
+      </description></item>
+      <item><title> fix</title><link>changes.html</link><description> fix
         by
         VG
         :
         
-                Fixed bug in SymbolSerializer. SymbolDeserializer expects
-                DocumentImpl, but SymbolSerializer was sending document element.
-            </description></item>
-            <item><title> fix</title><link>changes.html</link><description> fix
+        Fixed bug in SymbolSerializer. SymbolDeserializer expects
+        DocumentImpl, but SymbolSerializer was sending document element.
+      </description></item>
+      <item><title> fix</title><link>changes.html</link><description> fix
         by
         VG
         :
         
-                Fixed saving of custom meta data documents.
-            </description></item>
-            <item><title> fix
+        Fixed saving of custom meta data documents.
+      </description></item>
+      <item><title> fix
           (bug 27187)
         </title><link>changes.html</link><description> fix
         by
@@ -290,9 +352,9 @@
         
         :
         
-                Fixed addmultiple command with local (-l) database
-             Thanks to Fredy Dobler.</description></item>
-            <item><title> fix
+        Fixed addmultiple command with local (-l) database
+       Thanks to Fredy Dobler.</description></item>
+      <item><title> fix
           (bug 28317)
         </title><link>changes.html</link><description> fix
         by
@@ -301,9 +363,9 @@
         
         :
         
-                Fixed NullPointerException in importNamespaces.
-             Thanks to Dominic Battre.</description></item>
-            <item><title> fix
+        Fixed NullPointerException in importNamespaces.
+       Thanks to Dominic Battre.</description></item>
+      <item><title> fix
           (bug 28783)
         </title><link>changes.html</link><description> fix
         by
@@ -312,25 +374,26 @@
         
         :
         
-                Fixed bug in flushing database configuration to the disk.
-            </description></item>
-        
-        
-            <item><title> fix</title><link>changes.html</link><description> fix
+        Fixed bug in flushing database configuration to the disk.
+      </description></item>
+    
+
+    
+      <item><title> fix</title><link>changes.html</link><description> fix
         by
         VG
         :
         
-                Fixed embedded Collection's getCanonicalName.
-            </description></item>
-            <item><title> update</title><link>changes.html</link><description> update
+        Fixed embedded Collection's getCanonicalName.
+      </description></item>
+      <item><title> update</title><link>changes.html</link><description> update
         by
         VG
         :
         
-                Implemented support for MetaData for Binary resources.
-            </description></item>
-            <item><title> fix
+        Implemented support for MetaData for Binary resources.
+      </description></item>
+      <item><title> fix
           (bug 22155)
         </title><link>changes.html</link><description> fix
         by
@@ -339,9 +402,9 @@
         
         :
         
-                Support boolean, string, and number XPath query results.
-            </description></item>
-            <item><title> fix
+        Support boolean, string, and number XPath query results.
+      </description></item>
+      <item><title> fix
           (bug 22070)
         </title><link>changes.html</link><description> fix
         by
@@ -350,11 +413,11 @@
         
         :
         
-                XPath query resulting in text nodes will return text node
-                wrapped into the &lt;result&gt; element in
-                http://xml.apache.org/xindice/Query namespace.
-            </description></item>
-            <item><title> fix
+        XPath query resulting in text nodes will return text node
+        wrapped into the &lt;result&gt; element in
+        http://xml.apache.org/xindice/Query namespace.
+      </description></item>
+      <item><title> fix
           (bug 22156)
         </title><link>changes.html</link><description> fix
         by
@@ -363,198 +426,199 @@
         
         :
         
-                XPath query resulting in attribute nodes will return attributes
-                on the &lt;result&gt; element in http://xml.apache.org/xindice/Query
-                namespace.
-            </description></item>
-            <item><title> fix</title><link>changes.html</link><description> fix
+        XPath query resulting in attribute nodes will return attributes
+        on the &lt;result&gt; element in http://xml.apache.org/xindice/Query
+        namespace.
+      </description></item>
+      <item><title> fix</title><link>changes.html</link><description> fix
         by
         VG
         :
         
-                Fixed bug with DocumentImpl.importNode when importing attribute nodes.
-            </description></item>
-            <item><title> remove</title><link>changes.html</link><description> remove
+        Fixed bug with DocumentImpl.importNode when importing attribute nodes.
+      </description></item>
+      <item><title> remove</title><link>changes.html</link><description> remove
         by
         VG
         :
         
-                Removing Eclipse UI plugin due to lack of support.
-            </description></item>
-            <item><title> update</title><link>changes.html</link><description> update
+        Removing Eclipse UI plugin due to lack of support.
+      </description></item>
+      <item><title> update</title><link>changes.html</link><description> update
         by
         VG
         :
         
-                Implemented close() in Collection, IndexManager.
-            </description></item>
-            <item><title> update</title><link>changes.html</link><description> update
+        Implemented close() in Collection, IndexManager.
+      </description></item>
+      <item><title> update</title><link>changes.html</link><description> update
         by
         VG
         :
         
-                XML-RPC interface now passes XMLDBException codes as XML-RPC faults.
-            </description></item>
-            <item><title> update</title><link>changes.html</link><description> update
+        XML-RPC interface now passes XMLDBException codes as XML-RPC faults.
+      </description></item>
+      <item><title> update</title><link>changes.html</link><description> update
         by
         VG
         :
         
-                Xindice server and XML-RPC driver support basic HTTP authentication.
-            </description></item>
-            <item><title> update</title><link>changes.html</link><description> update
+        Xindice server and XML-RPC driver support basic HTTP authentication.
+      </description></item>
+      <item><title> update</title><link>changes.html</link><description> update
         by
         VG
         :
         
-                Xindice managed driver class renamed to DatabaseImpl and supports
-                same configuration parameters as embedded driver.
-                Xindice managed driver supports multiple database instances.
-            </description></item>
-            <item><title> update</title><link>changes.html</link><description> update
+        Xindice managed driver class renamed to DatabaseImpl and supports
+        same configuration parameters as embedded driver.
+        Xindice managed driver supports multiple database instances.
+      </description></item>
+      <item><title> update</title><link>changes.html</link><description> update
         by
         VG
         :
         
-                Xindice server and XML-RPC driver support multiple database instances.
-            </description></item>
-            <item><title> fix</title><link>changes.html</link><description> fix
+        Xindice server and XML-RPC driver support multiple database instances.
+      </description></item>
+      <item><title> fix</title><link>changes.html</link><description> fix
         by
         VG
         :
         
-                Xindice now uses 
-                Apache License, Version 2.0
-            </description></item>
-            <item><title> fix</title><link>changes.html</link><description> fix
+        Xindice now uses 
+        Apache License, Version 2.0
+      </description></item>
+      <item><title> fix</title><link>changes.html</link><description> fix
         by
         VG
         :
         
-                In results of the queries like "//*", declare
-                http://xml.apache.org/xindice/Query namespace just once.
-            </description></item>
-            <item><title> update</title><link>changes.html</link><description> update
+        In results of the queries like "//*", declare
+        http://xml.apache.org/xindice/Query namespace just once.
+      </description></item>
+      <item><title> update</title><link>changes.html</link><description> update
         by
         VG
         :
         
-                Lexus, XUpdate implementation, updated to the current CVS version
-                (20040205).
-            </description></item>
-            <item><title> update</title><link>changes.html</link><description> update
+        Lexus, XUpdate implementation, updated to the current CVS version
+        (20040205).
+      </description></item>
+      <item><title> update</title><link>changes.html</link><description> update
         by
         VG
         :
         
-                Embedded driver has new configuration parameters (see javadoc
-                for details), and supports multiple database instances (see
-                system.xml for an example).
-            </description></item>
-            <item><title> update</title><link>changes.html</link><description> update
+        Embedded driver has new configuration parameters (see javadoc
+        for details), and supports multiple database instances (see
+        system.xml for an example).
+      </description></item>
+      <item><title> update</title><link>changes.html</link><description> update
         by
         VG
         :
         
-                Add max-descriptors configuration attribute to all Filer implementations
-                based on Paged. Default value is 16 file descriptors (same as before).
-            </description></item>
-            <item><title> add</title><link>changes.html</link><description> add
+        Add max-descriptors configuration attribute to all Filer implementations
+        based on Paged. Default value is 16 file descriptors (same as before).
+      </description></item>
+      <item><title> add</title><link>changes.html</link><description> add
         by
         VG
         :
         
-                Added xindice command line tool to the jar distribution.
-            </description></item>
-            <item><title> update</title><link>changes.html</link><description> update
+        Added xindice command line tool to the jar distribution.
+      </description></item>
+      <item><title> update</title><link>changes.html</link><description> update
         by
         VG
         :
         
-                Xindice startup script and command line scripts are rewritten to
-                support Windows 95/98/ME.
-            </description></item>
-            <item><title> update</title><link>changes.html</link><description> update
+        Xindice startup script and command line scripts are rewritten to
+        support Windows 95/98/ME.
+      </description></item>
+      <item><title> update</title><link>changes.html</link><description> update
         by
         VG
         :
         
-                Optimize flushing of the database configuration, flush only when there
-                were changes made.
-            </description></item>
-            <item><title> update</title><link>changes.html</link><description> update
+        Optimize flushing of the database configuration, flush only when there
+        were changes made.
+      </description></item>
+      <item><title> update</title><link>changes.html</link><description> update
         by
         VG
         :
         
-                Update XML:DB APIs to the 20030701 snapshot.
-            </description></item>
-            <item><title> add</title><link>changes.html</link><description> add
+        Update XML:DB APIs to the 20030701 snapshot.
+      </description></item>
+      <item><title> add</title><link>changes.html</link><description> add
         by
         VG
         :
         
-                Added xindice command line tool to the war distribution. It is located
-                in webapps/xindice/WEB-INF folder once webapp is unpacked.
-            </description></item>
-            <item><title> update</title><link>changes.html</link><description> update
+        Added xindice command line tool to the war distribution. It is located
+        in webapps/xindice/WEB-INF folder once webapp is unpacked.
+      </description></item>
+      <item><title> update</title><link>changes.html</link><description> update
         by
         VG
         :
         
-                xindice.configuration servlet configuration parameter can point to
-                the file on local file system if absolute path is used, relative
-                path should point to webapp context resource.
-            </description></item>
-            <item><title> fix</title><link>changes.html</link><description> fix
+        xindice.configuration servlet configuration parameter can point to
+        the file on local file system if absolute path is used, relative
+        path should point to webapp context resource.
+      </description></item>
+      <item><title> fix</title><link>changes.html</link><description> fix
         by
         VG
         :
         
-                Command line tool now support binary documents. New command
-                add_resource implemented, which adds binary resources to the collection.
-            </description></item>
-            <item><title> fix</title><link>changes.html</link><description> fix
+        Command line tool now support binary documents. New command
+        add_resource implemented, which adds binary resources to the collection.
+      </description></item>
+      <item><title> fix</title><link>changes.html</link><description> fix
         by
         VG
         :
         
-                Inline meta data and indexers now can co-exist in the same collection.
-            </description></item>
-        
-        
-            <item><title> update</title><link>changes.html</link><description> update
+        Inline meta data and indexers now can co-exist in the same collection.
+      </description></item>
+    
+
+    
+      <item><title> update</title><link>changes.html</link><description> update
         by
         VG
         :
         
-                GetResource, GetDocument XML-RPC messages will return no result if
-                resource not found.
-            </description></item>
-            <item><title> add</title><link>changes.html</link><description> add
+        GetResource, GetDocument XML-RPC messages will return no result if
+        resource not found.
+      </description></item>
+      <item><title> add</title><link>changes.html</link><description> add
         by
         VG
         :
         
-                Added binary resource support to XML-RPC driver.
-            </description></item>
-            <item><title> update</title><link>changes.html</link><description> update
+        Added binary resource support to XML-RPC driver.
+      </description></item>
+      <item><title> update</title><link>changes.html</link><description> update
         by
         VG
         :
         
-                Updated BinaryResourceImpl to support only byte[] content, as per
-                XML:DB API.
-            </description></item>
-            <item><title> fix</title><link>changes.html</link><description> fix
+        Updated BinaryResourceImpl to support only byte[] content, as per
+        XML:DB API.
+      </description></item>
+      <item><title> fix</title><link>changes.html</link><description> fix
         by
         VG
         :
         
-                Fixed exception in BTreeFiler when adding value with large key
-                (more than 4kb).
-            </description></item>
-            <item><title> fix
+        Fixed exception in BTreeFiler when adding value with large key
+        (more than 4kb).
+      </description></item>
+      <item><title> fix
           (bug 25534)
         </title><link>changes.html</link><description> fix
         by
@@ -563,26 +627,26 @@
         
         :
         
-                Fixed concurrency issues in Paged, BTreeFiler, and HashFiler.
-                Unit tests for concurrent writes added.
-            </description></item>
-            <item><title> update</title><link>changes.html</link><description> update
+        Fixed concurrency issues in Paged, BTreeFiler, and HashFiler.
+        Unit tests for concurrent writes added.
+      </description></item>
+      <item><title> update</title><link>changes.html</link><description> update
         by
         VG
         :
         
-                Properties PROP_XINDICE_CONFIGURATION, PROP_XINDICE_DB_HOME for
-                embed driver can now be passed when driver is instantiated by
-                org.apache.xindice.client.xmldb.DatabaseImpl
-            </description></item>
-            <item><title> update</title><link>changes.html</link><description> update
+        Properties PROP_XINDICE_CONFIGURATION, PROP_XINDICE_DB_HOME for
+        embed driver can now be passed when driver is instantiated by
+        org.apache.xindice.client.xmldb.DatabaseImpl
+      </description></item>
+      <item><title> update</title><link>changes.html</link><description> update
         by
         VG
         :
         
-                Upgrade libraries: Xerces to version 2.6.0, Xalan to version 2.5.2.
-            </description></item>
-            <item><title> fix
+        Upgrade libraries: Xerces to version 2.6.0, Xalan to version 2.5.2.
+      </description></item>
+      <item><title> fix
           (bug 21765)
         </title><link>changes.html</link><description> fix
         by
@@ -591,9 +655,9 @@
         
         :
         
-                Change URLs in debug tool to "/xindice/?/db".
-            </description></item>
-            <item><title> fix
+        Change URLs in debug tool to "/xindice/?/db".
+      </description></item>
+      <item><title> fix
           (bug 14846)
         </title><link>changes.html</link><description> fix
         by
@@ -602,61 +666,61 @@
         
         :
         
-                Drop SysSymbols when deleting collection.
-            </description></item>
-            <item><title> add</title><link>changes.html</link><description> add
+        Drop SysSymbols when deleting collection.
+      </description></item>
+      <item><title> add</title><link>changes.html</link><description> add
         by
         VG
         :
         
-                Updated build scripts: all build properties extracted into build.properties
-                file. You can override them in local.build.properties file.
-            </description></item>
-            <item><title> add</title><link>changes.html</link><description> add
+        Updated build scripts: all build properties extracted into build.properties
+        file. You can override them in local.build.properties file.
+      </description></item>
+      <item><title> add</title><link>changes.html</link><description> add
         by
         VG
         :
         
-                Added new fault code, DBE_CANNOT_READ
-            </description></item>
-            <item><title> add</title><link>changes.html</link><description> add
+        Added new fault code, DBE_CANNOT_READ
+      </description></item>
+      <item><title> add</title><link>changes.html</link><description> add
         by
         VG
         :
         
-                Added new service, MetaService. It provides access to the metadata.
-            </description></item>
-            <item><title> update</title><link>changes.html</link><description> update
+        Added new service, MetaService. It provides access to the metadata.
+      </description></item>
+      <item><title> update</title><link>changes.html</link><description> update
         by
         VG
         :
         
-                Enable meta data in the system.xml file
-            </description></item>
-            <item><title> fix</title><link>changes.html</link><description> fix
+        Enable meta data in the system.xml file
+      </description></item>
+      <item><title> fix</title><link>changes.html</link><description> fix
         by
         VG
         :
         
-                XMLSerializable streamToXML method does not modify passed document.
-                It uses provided document only as factory for nodes.
-            </description></item>
-            <item><title> fix</title><link>changes.html</link><description> fix
+        XMLSerializable streamToXML method does not modify passed document.
+        It uses provided document only as factory for nodes.
+      </description></item>
+      <item><title> fix</title><link>changes.html</link><description> fix
         by
         VG
         :
         
-                Webapp context renamed to /xindice (all lowercase).
-            </description></item>
-            <item><title> fix</title><link>changes.html</link><description> fix
+        Webapp context renamed to /xindice (all lowercase).
+      </description></item>
+      <item><title> fix</title><link>changes.html</link><description> fix
         by
         VG
         :
         
-                When using xindice with Jetty, port is set to 8888.
-                Documentation updated to reflect this.
-            </description></item>
-            <item><title> fix
+        When using xindice with Jetty, port is set to 8888.
+        Documentation updated to reflect this.
+      </description></item>
+      <item><title> fix
           (bug 17035)
         </title><link>changes.html</link><description> fix
         by
@@ -665,47 +729,104 @@
         
         :
         
-                JDK 1.4 works with Xindice and it is supported.
-            </description></item>
-            <item><title> fix</title><link>changes.html</link><description> fix
+        JDK 1.4 works with Xindice and it is supported.
+      </description></item>
+      <item><title> fix</title><link>changes.html</link><description> fix
         by
         VG
         :
         
-                Collection meta data now has correct collection creation time.
-            </description></item>
-            <item><title> update</title><link>changes.html</link><description> update
+        Collection meta data now has correct collection creation time.
+      </description></item>
+      <item><title> update</title><link>changes.html</link><description> update
         by
         VG
         :
         
-                Added XINDICE_DB_HOME environment variable and corresponding
-                xindice.db.home system property. This property takes precedence
-                over db location preferred by the driver (XindiceServlet prefers
-                WEB-INF folder and embedded driver prefers directory where
-                system.xml file is located).
-            </description></item>
-            <item><title> update</title><link>changes.html</link><description> update
+        Added XINDICE_DB_HOME environment variable and corresponding
+        xindice.db.home system property. This property takes precedence
+        over db location preferred by the driver (XindiceServlet prefers
+        WEB-INF folder and embedded driver prefers directory where
+        system.xml file is located).
+      </description></item>
+      <item><title> update</title><link>changes.html</link><description> update
         by
         VG
         :
         
-                Update ant to version 1.5.3 and move it into tools/ant/.
-                Build script modified to call ant script instead of ant class.
-                Compilation from the Cygwin environment now working.
-            </description></item>
+        Update ant to version 1.5.3 and move it into tools/ant/.
+        Build script modified to call ant script instead of ant class.
+        Compilation from the Cygwin environment now working.
+      </description></item>
+    
+
+    
+      <item><title> add</title><link>changes.html</link><description> add
+        by
+        VBO
+        :
         
+        Xindice has a new website.
+      </description></item>
+    
+  
+<item><title> update</title><link>changes.html</link><description> update
+        by
+        VG
+        :
         
-            <item><title> add</title><link>changes.html</link><description> add
+        Do not create meta collections for the system collections.
+      </description></item><item><title> fix
+          (bug 42273)
+        </title><link>changes.html</link><description> fix
         by
-        VBO
+        VG
+          (fixes bug 42273)
+        
+        :
+        
+        Save meta collection configuration in the database and initialize meta
+        collection from the configuration on startup. This keeps meta collection
+        configuration consistent with database configuration.
+       Thanks to Natalia Shilenkova.</description></item><item><title> fix
+          (bug 42272)
+        </title><link>changes.html</link><description> fix
+        by
+        VG
+          (fixes bug 42272)
+        
         :
         
-                Xindice has a new website.
-            </description></item>
+        Clear Paged and BTree cache on close.
+       Thanks to Natalia Shilenkova.</description></item><item><title> update
+          (bug 41854)
+        </title><link>changes.html</link><description> update
+        by
+        VG
+          (fixes bug 41854)
+        
+        :
         
-    
-<item><title> fix
+        Add support for HashFiler in database rebuild tool.
+       Thanks to Natalia Shilenkova.</description></item><item><title> update
+          (bug 41854)
+        </title><link>changes.html</link><description> update
+        by
+        VG
+          (fixes bug 41854)
+        
+        :
+        
+        Add support for filer parameter in command line tools.
+       Thanks to Natalia Shilenkova.</description></item><item><title> update</title><link>changes.html</link><description> update
+        by
+        VG
+        :
+        
+        Moved configuration file in WAR file to /WEB-INF/config. Updated
+        XindiceServlet to check for xindice.configuration system property
+        before attempting to load configuration from WAR file.
+      </description></item><item><title> fix
           (bug 33148)
         </title><link>changes.html</link><description> fix
         by
@@ -714,9 +835,9 @@
         
         :
         
-                Ensure that background indexing processes are complete before
-                shutting database down.
-             Thanks to Natalia Shilenkova.</description></item><item><title> fix
+        Eliminate gap when index is registered but not created yet, causing
+        corruption of index file.
+       Thanks to Natalia Shilenkova.</description></item><item><title> fix
           (bug 41710)
         </title><link>changes.html</link><description> fix
         by
@@ -725,9 +846,9 @@
         
         :
         
-                Ensure that background indexing processes are complete before
-                shutting database down.
-             Thanks to Natalia Shilenkova.</description></item><item><title> fix
+        Ensure that background indexing processes are complete before
+        shutting database down.
+       Thanks to Natalia Shilenkova.</description></item><item><title> fix
           (bug 41605)
         </title><link>changes.html</link><description> fix
         by
@@ -736,14 +857,14 @@
         
         :
         
-                Fix support of uncompressed collections. Add test cases.
-             Thanks to Natalia Shilenkova.</description></item><item><title> update</title><link>changes.html</link><description> update
+        Fix support of uncompressed collections. Add test cases.
+       Thanks to Natalia Shilenkova.</description></item><item><title> update</title><link>changes.html</link><description> update
         by
         VG
         :
         
-                Updated Xindice docs to work with latest Forrest (0.8-dev, trunk).
-            </description></item><item><title> fix
+        Updated Xindice docs to work with latest Forrest (0.8-dev, trunk).
+      </description></item><item><title> fix
           (bug 38886)
         </title><link>changes.html</link><description> fix
         by
@@ -752,8 +873,8 @@
         
         :
         
-                Fix MemValueIndexer for starts-with queries.
-             Thanks to Terry Rosenbaum.</description></item><item><title> fix
+        Fix MemValueIndexer for starts-with queries.
+       Thanks to Terry Rosenbaum.</description></item><item><title> fix
           (bug 19203)
         </title><link>changes.html</link><description> fix
         by
@@ -762,10 +883,10 @@
         
         :
         
-                Fix indexing of multi-byte numeric types (long, double, etc). Due to
-                the change in the BTree, existing databases has to be re-built using
-                DatabaseRebuild command line utility.
-             Thanks to Natalia Shilenkova.</description></item><item><title> update
+        Fix indexing of multi-byte numeric types (long, double, etc). Due to
+        the change in the BTree, existing databases has to be re-built using
+        DatabaseRebuild command line utility.
+       Thanks to Natalia Shilenkova.</description></item><item><title> update
           (bug 41002)
         </title><link>changes.html</link><description> update
         by
@@ -774,9 +895,9 @@
         
         :
         
-                Ignore SAXNotSupportedException in DOMParser.setFeature if
-                feature is being set to false. (Needed for Oracle 10g application server).
-             Thanks to Natalia Shilenkova.</description></item><item><title> update
+        Ignore SAXNotSupportedException in DOMParser.setFeature if
+        feature is being set to false. (Needed for Oracle 10g application server).
+       Thanks to Natalia Shilenkova.</description></item><item><title> update
           (bug 41003)
         </title><link>changes.html</link><description> update
         by
@@ -785,15 +906,15 @@
         
         :
         
-                Change InlineMetaReader.read() method signature to remove
-                unnecessary data copying.
-             Thanks to Natalia Shilenkova.</description></item><item><title> update</title><link>changes.html</link><description> update
+        Change InlineMetaReader.read() method signature to remove
+        unnecessary data copying.
+       Thanks to Natalia Shilenkova.</description></item><item><title> update</title><link>changes.html</link><description> update
         by
         VG
         :
         
-                Update Ant to 1.6.5 version.
-            </description></item><item><title> fix
+        Update Ant to 1.6.5 version.
+      </description></item><item><title> fix
           (bug 40931)
         </title><link>changes.html</link><description> fix
         by
@@ -802,10 +923,10 @@
         
         :
         
-                Fixed XMLTools to only print out the help menu when
-                needed. Also added the ability to set pagecount from
-                the command line.
-            </description></item><item><title> fix
+        Fixed XMLTools to only print out the help menu when
+        needed. Also added the ability to set pagecount from
+        the command line.
+      </description></item><item><title> fix
           (bug 31974)
         </title><link>changes.html</link><description> fix
         by
@@ -814,9 +935,9 @@
         
         :
         
-                Fix exception executing xpath query in collections with
-                mixed (XML and binary) content.
-            </description></item><item><title> fix
+        Fix exception executing xpath query in collections with
+        mixed (XML and binary) content.
+      </description></item><item><title> fix
           (bug 23571)
         </title><link>changes.html</link><description> fix
         by
@@ -825,8 +946,8 @@
         
         :
         
-                Stop timer thread on database shutdown.
-            </description></item><item><title> fix
+        Stop timer thread on database shutdown.
+      </description></item><item><title> fix
           (bug 31159)
         </title><link>changes.html</link><description> fix
         by
@@ -835,22 +956,22 @@
         
         :
         
-                Add pagecount configuration parameter to Paged based
-                filers: HashFiler, BTreeFiler.
-            </description></item><item><title> fix</title><link>changes.html</link><description> fix
+        Add pagecount configuration parameter to Paged based
+        filers: HashFiler, BTreeFiler.
+      </description></item><item><title> fix</title><link>changes.html</link><description> fix
         by
         VG
         :
         
-                HashFiler did not allocate root page correctly.
-            </description></item><item><title> fix</title><link>changes.html</link><description> fix
+        HashFiler did not allocate root page correctly.
+      </description></item><item><title> fix</title><link>changes.html</link><description> fix
         by
         VG
         :
         
-                BTreeFiler did not use first pagecount pages due to bug
-                introduced in 1.1b4.
-            </description></item><item><title> update
+        BTreeFiler did not use first pagecount pages due to bug
+        introduced in 1.1b4.
+      </description></item><item><title> update
           (bug 40701)
         </title><link>changes.html</link><description> update
         by
@@ -859,14 +980,14 @@
         
         :
         
-                Implement DOM3 API compatibility.
-            </description></item><item><title> fix</title><link>changes.html</link><description> fix
+        Implement DOM3 API compatibility.
+      </description></item><item><title> fix</title><link>changes.html</link><description> fix
         by
         VG
         :
         
-                Data files were created 6Mb in size instead of 4Mb (default value).
-            </description></item><item><title> fix
+        Data files were created 6Mb in size instead of 4Mb (default value).
+      </description></item><item><title> fix
           (bug 37383)
         </title><link>changes.html</link><description> fix
         by
@@ -875,16 +996,16 @@
         
         :
         
-                Fix ClassCastException in MemValueIndexer.
-             Thanks to Terry Rosenbaum.</description></item><item><title> update</title><link>changes.html</link><description> update
+        Fix ClassCastException in MemValueIndexer.
+       Thanks to Terry Rosenbaum.</description></item><item><title> update</title><link>changes.html</link><description> update
         by
         VG
         :
         
-                Make an attempt to lock a database before opening it up.
-                Prevents opening up same database by different processes,
-                resulting in database corruption.
-            </description></item><item><title> fix
+        Make an attempt to lock a database before opening it up.
+        Prevents opening up same database by different processes,
+        resulting in database corruption.
+      </description></item><item><title> fix
           (bug 30878)
         </title><link>changes.html</link><description> fix
         by
@@ -893,12 +1014,12 @@
         
         :
         
-                Make sure that XUpdate commands are run only once per document.
-                In case XUpdate command does not complete successfully, revert
-                all affected documents to the original state. This requires
-                buffering of modified documents - so XUpdate on large collection
-                might require lots of memory.
-             Thanks to Todd Byrne.</description></item><item><title> update
+        Make sure that XUpdate commands are run only once per document.
+        In case XUpdate command does not complete successfully, revert
+        all affected documents to the original state. This requires
+        buffering of modified documents - so XUpdate on large collection
+        might require lots of memory.
+       Thanks to Todd Byrne.</description></item><item><title> update
           (bug 33657)
         </title><link>changes.html</link><description> update
         by
@@ -907,14 +1028,14 @@
         
         :
         
-                Added support for current Xalan CVS (post 2.6.0 release).
-             Thanks to Dave Brosius.</description></item><item><title> fix</title><link>changes.html</link><description> fix
+        Added support for current Xalan CVS (post 2.6.0 release).
+       Thanks to Dave Brosius.</description></item><item><title> fix</title><link>changes.html</link><description> fix
         by
         VG
         :
         
-                Fixed memory leak in command line tool, addmultiple command.
-             Thanks to Daniel Migowski.</description></item><item><title> fix
+        Fixed memory leak in command line tool, addmultiple command.
+       Thanks to Daniel Migowski.</description></item><item><title> fix
           (bug 31205)
         </title><link>changes.html</link><description> fix
         by
@@ -923,34 +1044,34 @@
         
         :
         
-                Fixed bug in xindice.bat, support JAVA_HOME with spaces.
-             Thanks to Tim O'Brien.</description></item><item><title> fix</title><link>changes.html</link><description> fix
+        Fixed bug in xindice.bat, support JAVA_HOME with spaces.
+       Thanks to Tim O'Brien.</description></item><item><title> fix</title><link>changes.html</link><description> fix
         by
         VG
         :
         
-                Fixed bugs in TreeWalkerImpl, methods getRoot, getCurrentNode,
-                nextNode, previousNode. Added TreeWalker unit test.
-            </description></item><item><title> update</title><link>changes.html</link><description> update
+        Fixed bugs in TreeWalkerImpl, methods getRoot, getCurrentNode,
+        nextNode, previousNode. Added TreeWalker unit test.
+      </description></item><item><title> update</title><link>changes.html</link><description> update
         by
         VG
         :
         
-                Make SymbolTableSymbols singleton.
-            </description></item><item><title> fix</title><link>changes.html</link><description> fix
+        Make SymbolTableSymbols singleton.
+      </description></item><item><title> fix</title><link>changes.html</link><description> fix
         by
         VG
         :
         
-                Fixed bug in SymbolSerializer. SymbolDeserializer expects
-                DocumentImpl, but SymbolSerializer was sending document element.
-            </description></item><item><title> fix</title><link>changes.html</link><description> fix
+        Fixed bug in SymbolSerializer. SymbolDeserializer expects
+        DocumentImpl, but SymbolSerializer was sending document element.
+      </description></item><item><title> fix</title><link>changes.html</link><description> fix
         by
         VG
         :
         
-                Fixed saving of custom meta data documents.
-            </description></item><item><title> fix
+        Fixed saving of custom meta data documents.
+      </description></item><item><title> fix
           (bug 27187)
         </title><link>changes.html</link><description> fix
         by
@@ -959,8 +1080,8 @@
         
         :
         
-                Fixed addmultiple command with local (-l) database
-             Thanks to Fredy Dobler.</description></item><item><title> fix
+        Fixed addmultiple command with local (-l) database
+       Thanks to Fredy Dobler.</description></item><item><title> fix
           (bug 28317)
         </title><link>changes.html</link><description> fix
         by
@@ -969,8 +1090,8 @@
         
         :
         
-                Fixed NullPointerException in importNamespaces.
-             Thanks to Dominic Battre.</description></item><item><title> fix
+        Fixed NullPointerException in importNamespaces.
+       Thanks to Dominic Battre.</description></item><item><title> fix
           (bug 28783)
         </title><link>changes.html</link><description> fix
         by
@@ -979,5 +1100,5 @@
         
         :
         
-                Fixed bug in flushing database configuration to the disk.
-            </description></item></channel></rss>
\ No newline at end of file
+        Fixed bug in flushing database configuration to the disk.
+      </description></item></channel></rss>
\ No newline at end of file

Modified: xml/site/targets/xindice/community/howto/compilation/index.html
URL: http://svn.apache.org/viewvc/xml/site/targets/xindice/community/howto/compilation/index.html?view=diff&rev=536519&r1=536518&r2=536519
==============================================================================
--- xml/site/targets/xindice/community/howto/compilation/index.html (original)
+++ xml/site/targets/xindice/community/howto/compilation/index.html Wed May  9 06:32:58 2007
@@ -108,10 +108,10 @@
 <div onclick="SwitchMenu('menu_1.1', '../../../skin/')" id="menu_1.1Title" class="menutitle">How-Tos</div>
 <div id="menu_1.1" class="menuitemgroup">
 <div class="menuitem">
-<a href="../index.html">Index</a>
+<a href="../index.html">Overview</a>
 </div>
 </div>
-<div onclick="SwitchMenu('menu_selected_1.2', '../../../skin/')" id="menu_selected_1.2Title" class="menutitle" style="background-image: url('../../../skin/images/chapter_open.gif');">Compilation How-Tos</div>
+<div onclick="SwitchMenu('menu_selected_1.2', '../../../skin/')" id="menu_selected_1.2Title" class="menutitle" style="background-image: url('../../../skin/images/chapter_open.gif');">Compilation</div>
 <div id="menu_selected_1.2" class="selectedmenuitemgroup" style="display: block;">
 <div class="menupage">
 <div class="menupagetitle">Introduction</div>
@@ -126,6 +126,24 @@
 <a href="windows.html">Windows</a>
 </div>
 </div>
+<div onclick="SwitchMenu('menu_1.3', '../../../skin/')" id="menu_1.3Title" class="menutitle">Installation</div>
+<div id="menu_1.3" class="menuitemgroup">
+<div class="menuitem">
+<a href="../installation/tomcat.html">Tomcat How-to</a>
+</div>
+</div>
+<div onclick="SwitchMenu('menu_1.4', '../../../skin/')" id="menu_1.4Title" class="menutitle">Upgrading</div>
+<div id="menu_1.4" class="menuitemgroup">
+<div class="menuitem">
+<a href="../upgrading/index.html">Overview</a>
+</div>
+<div class="menuitem">
+<a href="../upgrading/one-one.html">1.1b1 and up</a>
+</div>
+<div class="menuitem">
+<a href="../upgrading/one-oh.html">1.0</a>
+</div>
+</div>
 <div id="credit"></div>
 <div id="roundbottom">
 <img style="display: none" class="corner" height="15" width="15" alt="" src="../../../skin/images/rc-b-l-15-1body-2menu-3menu.png"></div>
@@ -193,19 +211,19 @@
 <div class="section">
 <p>Just choose your platform, and give it a try.</p>
 <ul>
-            
+      
 <li>
-                
-<a href="unix.html">Linux|*nix</a>
-            
+        
+<a href="unix.html">Linux, Mac OS X, *nix</a>
+      
 </li>
-            
+      
 <li>
-                
+        
 <a href="windows.html">Windows</a>
-            
+      
 </li>
-        
+    
 </ul>
 <p>If you run into problems, don't worry.  Be sure to send <a href="../../../mail.html">feedback</a> so that we can improve these documents for the next person.</p>
 </div>

Modified: xml/site/targets/xindice/community/howto/compilation/index.pdf
URL: http://svn.apache.org/viewvc/xml/site/targets/xindice/community/howto/compilation/index.pdf?view=diff&rev=536519&r1=536518&r2=536519
==============================================================================
Binary files - no diff available.

Modified: xml/site/targets/xindice/community/howto/compilation/prereqs.html
URL: http://svn.apache.org/viewvc/xml/site/targets/xindice/community/howto/compilation/prereqs.html?view=diff&rev=536519&r1=536518&r2=536519
==============================================================================
--- xml/site/targets/xindice/community/howto/compilation/prereqs.html (original)
+++ xml/site/targets/xindice/community/howto/compilation/prereqs.html Wed May  9 06:32:58 2007
@@ -108,10 +108,10 @@
 <div onclick="SwitchMenu('menu_1.1', '../../../skin/')" id="menu_1.1Title" class="menutitle">How-Tos</div>
 <div id="menu_1.1" class="menuitemgroup">
 <div class="menuitem">
-<a href="../index.html">Index</a>
+<a href="../index.html">Overview</a>
 </div>
 </div>
-<div onclick="SwitchMenu('menu_selected_1.2', '../../../skin/')" id="menu_selected_1.2Title" class="menutitle" style="background-image: url('../../../skin/images/chapter_open.gif');">Compilation How-Tos</div>
+<div onclick="SwitchMenu('menu_selected_1.2', '../../../skin/')" id="menu_selected_1.2Title" class="menutitle" style="background-image: url('../../../skin/images/chapter_open.gif');">Compilation</div>
 <div id="menu_selected_1.2" class="selectedmenuitemgroup" style="display: block;">
 <div class="menuitem">
 <a href="index.html">Introduction</a>
@@ -126,6 +126,24 @@
 <a href="windows.html">Windows</a>
 </div>
 </div>
+<div onclick="SwitchMenu('menu_1.3', '../../../skin/')" id="menu_1.3Title" class="menutitle">Installation</div>
+<div id="menu_1.3" class="menuitemgroup">
+<div class="menuitem">
+<a href="../installation/tomcat.html">Tomcat How-to</a>
+</div>
+</div>
+<div onclick="SwitchMenu('menu_1.4', '../../../skin/')" id="menu_1.4Title" class="menutitle">Upgrading</div>
+<div id="menu_1.4" class="menuitemgroup">
+<div class="menuitem">
+<a href="../upgrading/index.html">Overview</a>
+</div>
+<div class="menuitem">
+<a href="../upgrading/one-one.html">1.1b1 and up</a>
+</div>
+<div class="menuitem">
+<a href="../upgrading/one-oh.html">1.0</a>
+</div>
+</div>
 <div id="credit"></div>
 <div id="roundbottom">
 <img style="display: none" class="corner" height="15" width="15" alt="" src="../../../skin/images/rc-b-l-15-1body-2menu-3menu.png"></div>
@@ -202,7 +220,10 @@
 <a name="N1002E"></a><a name="Steps"></a>
 <h2 class="h3">Steps</h2>
 <div class="section">
-<p>Obtain a working version of the JDK 1.3 or higher.  You can get the jdk from lots of places, one of which is <a target="_blank" href="http://java.sun.com/j2se/downloads.html">Sun</a>.</p>
+<p>
+      Obtain a working version of the JDK 1.3 or higher. You can get the jdk
+      from lots of places, one of which is <a target="_blank" href="http://java.sun.com/j2se/downloads.html">Sun</a>.
+    </p>
 <p>Obtain the Xindice <a href="../../../download.html">sources</a> from the download page.</p>
 </div>
 <a name="N10041"></a><a name="revisions"></a>

Modified: xml/site/targets/xindice/community/howto/compilation/unix.html
URL: http://svn.apache.org/viewvc/xml/site/targets/xindice/community/howto/compilation/unix.html?view=diff&rev=536519&r1=536518&r2=536519
==============================================================================
--- xml/site/targets/xindice/community/howto/compilation/unix.html (original)
+++ xml/site/targets/xindice/community/howto/compilation/unix.html Wed May  9 06:32:58 2007
@@ -108,10 +108,10 @@
 <div onclick="SwitchMenu('menu_1.1', '../../../skin/')" id="menu_1.1Title" class="menutitle">How-Tos</div>
 <div id="menu_1.1" class="menuitemgroup">
 <div class="menuitem">
-<a href="../index.html">Index</a>
+<a href="../index.html">Overview</a>
 </div>
 </div>
-<div onclick="SwitchMenu('menu_selected_1.2', '../../../skin/')" id="menu_selected_1.2Title" class="menutitle" style="background-image: url('../../../skin/images/chapter_open.gif');">Compilation How-Tos</div>
+<div onclick="SwitchMenu('menu_selected_1.2', '../../../skin/')" id="menu_selected_1.2Title" class="menutitle" style="background-image: url('../../../skin/images/chapter_open.gif');">Compilation</div>
 <div id="menu_selected_1.2" class="selectedmenuitemgroup" style="display: block;">
 <div class="menuitem">
 <a href="index.html">Introduction</a>
@@ -126,6 +126,24 @@
 <a href="windows.html">Windows</a>
 </div>
 </div>
+<div onclick="SwitchMenu('menu_1.3', '../../../skin/')" id="menu_1.3Title" class="menutitle">Installation</div>
+<div id="menu_1.3" class="menuitemgroup">
+<div class="menuitem">
+<a href="../installation/tomcat.html">Tomcat How-to</a>
+</div>
+</div>
+<div onclick="SwitchMenu('menu_1.4', '../../../skin/')" id="menu_1.4Title" class="menutitle">Upgrading</div>
+<div id="menu_1.4" class="menuitemgroup">
+<div class="menuitem">
+<a href="../upgrading/index.html">Overview</a>
+</div>
+<div class="menuitem">
+<a href="../upgrading/one-one.html">1.1b1 and up</a>
+</div>
+<div class="menuitem">
+<a href="../upgrading/one-oh.html">1.0</a>
+</div>
+</div>
 <div id="credit"></div>
 <div id="roundbottom">
 <img style="display: none" class="corner" height="15" width="15" alt="" src="../../../skin/images/rc-b-l-15-1body-2menu-3menu.png"></div>
@@ -201,105 +219,97 @@
 </li>
 </ul>
 </div>
-<a name="N10016"></a><a name="Intended audience"></a>
+<a name="N1001A"></a><a name="Intended audience"></a>
 <h2 class="h3">Intended audience</h2>
 <div class="section">
-<p>This How-to is aimed at developers who want to compile Xindice on Unix.</p>
+<p>This How-to is aimed at developers who want to compile Xindice on Unix platform.</p>
 </div>
-<a name="N1001E"></a><a name="Purpose"></a>
+<a name="N10022"></a><a name="Purpose"></a>
 <h2 class="h3">Purpose</h2>
 <div class="section">
-<p>Following the steps of this how-to should allow you to compile Xindice on unix.</p>
+<p>Following the steps of this how-to should allow you to compile Xindice on unix platform.</p>
 </div>
-<a name="N10026"></a><a name="Prerequisites"></a>
+<a name="N1002A"></a><a name="Prerequisites"></a>
 <h2 class="h3">Prerequisites</h2>
 <div class="section">
 <p>See the <a href="prereqs.html">prerequisites</a> page.</p>
 </div>
-<a name="N10032"></a><a name="Steps"></a>
+<a name="N10036"></a><a name="Steps"></a>
 <h2 class="h3">Steps</h2>
 <div class="section">
-<a name="N10037"></a><a name="Don%27t+skip+the+prerequisites"></a>
+<a name="N1003B"></a><a name="Don%27t+skip+the+prerequisites"></a>
 <h3 class="h4">Don't skip the prerequisites</h3>
 <p>Be sure to follow the <a href="prereqs.html">prerequisites.</a>
-            
+      
 </p>
-<a name="N10045"></a><a name="Verify+your+environment"></a>
+<a name="N10049"></a><a name="Verify+your+environment"></a>
 <h3 class="h4">Verify your environment</h3>
-<p>Make sure you have the JAVA_HOME environment variable set.</p>
+<p>
+        Make sure you have the JAVA_HOME environment variable set. If you are
+        running Mac OS X, build script will attempt to guess it so you get away
+        with skipping this step.
+      </p>
 <pre class="code">
-quintara:~&gt; echo $JAVA_HOME
-/usr/java/jdk1.3.1_06
-quintara:~&gt; 
-			</pre>
-<a name="N10053"></a><a name="Compile"></a>
+  quintara:~&gt; echo $JAVA_HOME
+  /usr/java/jdk1.3.1_10
+  quintara:~&gt;
+      </pre>
+<a name="N10057"></a><a name="Compile"></a>
 <h3 class="h4">Compile</h3>
-<p>Navigate to the location where you untarred your
-               Xindice sources and run the <span class="codefrag">build.sh</span> 
-               script. Your output will resemble:
-            </p>
+<p>Navigate to the location where you untarred your Xindice sources
+        (or to your svn checkout of Xindice source code) and run the
+        <span class="codefrag">build.sh</span> script. Your output will resemble:
+      </p>
 <pre class="code">
-quintara:/xml-xindice&gt; ./build.sh
-
-Xindice Build System
---------------------
-
-Building with classpath java/lib/ant-1.5.1.jar:java/lib/commons-logging-1.0.
-1.jar:java/lib/infozone-tools.jar:java/lib/junit-3.8.1.jar:java/lib/junit-ad
-dons-1.1.jar:java/lib/junitperf-1.8.jar:java/lib/servlet.jar:java/lib/xalan-
-2.4.0.jar:java/lib/xercesImpl-2.1.0.jar:java/lib/xml-apis-1.0b3.jar:java/lib
-/xmldb-api-20021118.jar:java/lib/xmldb-api-sdk-20021118.jar:java/lib/xmldb-x
-update.jar:java/lib/xmlrpc-1.1.jar::/usr/java/jdk1.3.1_06/lib/tools.jar
-
-Starting Ant...
-Buildfile: ./build.xml
-
-init:
-
-src-build:
-
-test-build:
+  quintara:/xml-xindice&gt; ./build.sh
 
-examples-build:
+  Apache Xindice Build System
+  ---------------------------
+  Buildfile: ./build.xml
 
-build:
+  init:
+     [echo] Building with Java 1.3.1_10
 
-jar-release:
+  compile-src:
+      [javac] Compiling 4 source files to /home/vgritsenko/xml-xindice/build/classes
 
-war-release:
+  jar:
+        [jar] Building jar: /home/vgritsenko/xml-xindice/xindice-1.1b5-dev.jar
 
-examples-release:
+  bin:
+       [copy] Copying 2 files to /home/vgritsenko/xml-xindice/build/bin
 
-release:
+  war:
+        [war] Building war: /home/vgritsenko/xml-xindice/xindice-1.1b5-dev.war
 
-BUILD SUCCESSFUL
-Total time: 11 seconds
-            </pre>
+  BUILD SUCCESSFUL
+  Total time: 2 seconds
+      </pre>
 <div class="warning">
 <div class="label">Warning</div>
-<div class="content">NOTE: Certain flavors of Unix require a space
-             after the <span class="codefrag">#!</span> in the first line of the 
-             shell script.  In this case, edit the <span class="codefrag">build.sh</span>
-             file and change the first line from "<span class="codefrag">#!/bin/sh</span>"
-             to "<span class="codefrag">#! /bin/sh</span>".
-            </div>
+<div class="content">NOTE: Certain flavors of Unix require a space after the
+        <span class="codefrag">#!</span> in the first line of the shell script.  In this case,
+        edit the <span class="codefrag">build.sh</span> file and change the first line from
+        "<span class="codefrag">#!/bin/sh</span>" to "<span class="codefrag">#! /bin/sh</span>".
+      </div>
 </div>
-<a name="N10073"></a><a name="Verify+the+compilation"></a>
+<a name="N10077"></a><a name="Verify+the+compilation"></a>
 <h3 class="h4">Verify the compilation</h3>
-<p>If the compile was succeeded, you will find the output files in the dist/ subdirectory.</p>
+<p>If the compile was succeeded, you will find the output files in the current directory.</p>
 <pre class="code">
-quintara:~&gt;ls -l dist
-total 2778
--rw-r--r--  1 dviner  users     9467 Nov 21 11:56 xindice-1.1b-examples.jar
--rw-r--r--  1 dviner  users   392842 Nov 21 11:56 xindice-1.1b.jar
--rw-r--r--  1 dviner  users  2421719 Nov 21 11:56 xindice-1.1b.war
-quintara:~&gt;
-            </pre>
-<a name="N10081"></a><a name="Feedback"></a>
+  quintara:~&gt;ls -l dist
+  total 2778
+  -rw-r--r--    1 vgritsen  vgritsen   475742 Mar 28 23:35 xindice-1.1b5-dev.jar
+  -rw-r--r--    1 vgritsen  vgritsen  4279855 Mar 28 23:35 xindice-1.1b5-dev.war
+  -rw-r--r--    1 vgritsen  vgritsen     1748 Mar 27 22:31 xindice-1.1b5-dev.xml
+  -rw-r--r--    1 vgritsen  vgritsen     6503 Mar 27 22:31 xindice-dom-1.1b5-dev.jar
+  quintara:~&gt;
+      </pre>
+<a name="N10085"></a><a name="Feedback"></a>
 <h3 class="h4">Feedback</h3>
 <p>If you run into problems, don't worry.  Be sure to send <a href="../../../mail.html">feedback</a> so that we can improve these documents for the next person.</p>
 </div>
-<a name="N1008F"></a><a name="revisions"></a>
+<a name="N10093"></a><a name="revisions"></a>
 <h2 class="h3">Revisions</h2>
 <div class="section">
 <p>
@@ -308,7 +318,7 @@
     </p>
 </div>
 <p align="right">
-<font size="-2">by&nbsp;Dave Viner</font>
+<font size="-2">by&nbsp;Dave Viner,&nbsp;Vadim Gritsenko</font>
 </p>
 </div>
 <!--+

Modified: xml/site/targets/xindice/community/howto/compilation/unix.pdf
URL: http://svn.apache.org/viewvc/xml/site/targets/xindice/community/howto/compilation/unix.pdf?view=diff&rev=536519&r1=536518&r2=536519
==============================================================================
Binary files - no diff available.

Modified: xml/site/targets/xindice/community/howto/compilation/windows.html
URL: http://svn.apache.org/viewvc/xml/site/targets/xindice/community/howto/compilation/windows.html?view=diff&rev=536519&r1=536518&r2=536519
==============================================================================
--- xml/site/targets/xindice/community/howto/compilation/windows.html (original)
+++ xml/site/targets/xindice/community/howto/compilation/windows.html Wed May  9 06:32:58 2007
@@ -108,10 +108,10 @@
 <div onclick="SwitchMenu('menu_1.1', '../../../skin/')" id="menu_1.1Title" class="menutitle">How-Tos</div>
 <div id="menu_1.1" class="menuitemgroup">
 <div class="menuitem">
-<a href="../index.html">Index</a>
+<a href="../index.html">Overview</a>
 </div>
 </div>
-<div onclick="SwitchMenu('menu_selected_1.2', '../../../skin/')" id="menu_selected_1.2Title" class="menutitle" style="background-image: url('../../../skin/images/chapter_open.gif');">Compilation How-Tos</div>
+<div onclick="SwitchMenu('menu_selected_1.2', '../../../skin/')" id="menu_selected_1.2Title" class="menutitle" style="background-image: url('../../../skin/images/chapter_open.gif');">Compilation</div>
 <div id="menu_selected_1.2" class="selectedmenuitemgroup" style="display: block;">
 <div class="menuitem">
 <a href="index.html">Introduction</a>
@@ -126,6 +126,24 @@
 <div class="menupagetitle">Windows</div>
 </div>
 </div>
+<div onclick="SwitchMenu('menu_1.3', '../../../skin/')" id="menu_1.3Title" class="menutitle">Installation</div>
+<div id="menu_1.3" class="menuitemgroup">
+<div class="menuitem">
+<a href="../installation/tomcat.html">Tomcat How-to</a>
+</div>
+</div>
+<div onclick="SwitchMenu('menu_1.4', '../../../skin/')" id="menu_1.4Title" class="menutitle">Upgrading</div>
+<div id="menu_1.4" class="menuitemgroup">
+<div class="menuitem">
+<a href="../upgrading/index.html">Overview</a>
+</div>
+<div class="menuitem">
+<a href="../upgrading/one-one.html">1.1b1 and up</a>
+</div>
+<div class="menuitem">
+<a href="../upgrading/one-oh.html">1.0</a>
+</div>
+</div>
 <div id="credit"></div>
 <div id="roundbottom">
 <img style="display: none" class="corner" height="15" width="15" alt="" src="../../../skin/images/rc-b-l-15-1body-2menu-3menu.png"></div>
@@ -209,9 +227,9 @@
 <a name="N1001E"></a><a name="Purpose"></a>
 <h2 class="h3">Purpose</h2>
 <div class="section">
-<p> 
-              Following the steps of this how-to should allow you to compile Xindice on windows.
-        </p>
+<p>
+      Following the steps of this how-to should allow you to compile Xindice on windows.
+    </p>
 </div>
 <a name="N10026"></a><a name="Prerequisites"></a>
 <h2 class="h3">Prerequisites</h2>
@@ -224,126 +242,126 @@
 <a name="N10037"></a><a name="Don%27t+skip+the+prerequisites"></a>
 <h3 class="h4">Don't skip the prerequisites</h3>
 <p>Be sure to follow the <a href="prereqs.html">prerequisites.</a>
-            
+      
 </p>
 <a name="N10045"></a><a name="Verify+your+environment"></a>
 <h3 class="h4">Verify your environment</h3>
-<p>Open a new command window.  Click Start, choose Run.  Enter cmd and hit return.  A new command window should appear.</p>
-<p>Make sure you have the JAVA_HOME environment variable set.</p>
+<p>
+        Open a new command window. Click Start, choose Run. Enter cmd and hit
+        return. A new command window should appear.
+      </p>
+<p>
+        Make sure you have the JAVA_HOME environment variable set.
+      </p>
 <pre class="code">
-C:\&gt;echo %JAVA_HOME%
-C:\j2sdk1.4.1_01
+  C:\&gt;echo %JAVA_HOME%
+  C:\j2sdk1.4.1_01
 
-C:\&gt;			
-			</pre>
+  C:\&gt;
+      </pre>
 <a name="N10056"></a><a name="Compile"></a>
 <h3 class="h4">Compile</h3>
-<p>Navigate to your the location where you unzipped your Xindice sources and run the compile.</p>
+<p>
+        Navigate to your the location where you unzipped your Xindice sources
+        and run the compile.
+      </p>
 <div class="note">
 <div class="label">Note</div>
-<div class="content">This example assumes that you unzip the Xindice sources into D:\xindice\current.  If you unzip the sources elsewhere, just substitute that path for D:\xindice\current.</div>
+<div class="content">
+        This example assumes that you unzip the Xindice sources into
+        D:\xindice\current. If you unzip the sources elsewhere, just
+        substitute that path for D:\xindice\current.</div>
 </div>
 <pre class="code">
-C:\&gt;d:
+  C:\&gt;d:
+
+  D:\&gt;cd xindice\current\xml-xindice
+  D:\xindice\current\xml-xindice&gt;dir
+  Volume in drive D is Data
+  Volume Serial Number is A3EB-9689
+
+  Directory of D:\xindice\current\xml-xindice
 
-D:\&gt;cd xindice\current\xml-xindice
-D:\xindice\current\xml-xindice&gt;dir
- Volume in drive D is Data
- Volume Serial Number is A3EB-9689
-
- Directory of D:\xindice\current\xml-xindice
-
-11/20/2002  08:40p      &lt;DIR&gt;          .
-11/20/2002  08:40p      &lt;DIR&gt;          ..
-10/29/2002  11:59a               1,507 .classpath
-10/29/2002  11:59a                  64 .cvsignore
-10/29/2002  11:59a                 387 .project
-11/18/2002  01:41p      &lt;DIR&gt;          bin
-11/20/2002  10:20a      &lt;DIR&gt;          build
-12/06/2001  10:33a                 864 build.bat
-10/26/2002  05:06p                 431 build.properties.sample
-10/25/2002  01:18a                 753 build.sh
-11/18/2002  01:41p              14,109 build.xml
-11/20/2002  02:43p      &lt;DIR&gt;          classes
-11/18/2002  01:41p      &lt;DIR&gt;          config
-10/25/2002  12:33a                 348 contributor.properties.sample
-10/25/2002  12:33a               2,268 contributor.xml
-11/20/2002  03:51p      &lt;DIR&gt;          CVS
-11/01/2002  03:53p      &lt;DIR&gt;          deploy
-11/18/2002  01:55p      &lt;DIR&gt;          dist
-11/20/2002  03:51p      &lt;DIR&gt;          docs
-11/20/2002  08:40p                  15 fclean.bat
-11/01/2002  01:52p               1,026 forrest.properties
-11/20/2002  03:51p      &lt;DIR&gt;          java
-12/06/2001  11:22a               2,743 LICENSE
-12/06/2001  10:33a                 230 README
-11/18/2002  01:42p      &lt;DIR&gt;          src
-11/01/2002  01:52p               3,668 status.xml
-              15 File(s)         28,797 bytes
-              12 Dir(s)   6,087,512,064 bytes free
-
-D:\xindice\current\xml-xindice&gt;build
-
-Xindice Build System
-
-Building with classpath C:\j2sdk1.4.1_01\lib\tools.jar;.\java\lib\ant-1.5.1.jar;
-.\java\lib\commons-logging-1.0.1.jar;.\java\lib\infozone-tools.jar;.\java\lib\ja
-karta-oro-2.0.6.jar;.\java\lib\junit-3.8.1.jar;.\java\lib\junit-addons-1.1.jar;.
-\java\lib\junitperf-1.8.jar;.\java\lib\servlet.jar;.\java\lib\xalan-2.4.0.jar;.\
-java\lib\xercesImpl-2.1.0.jar;.\java\lib\xindice.jar;.\java\lib\xml-apis-1.0b3.j
-ar;.\java\lib\xmldb-api-20021118.jar;.\java\lib\xmldb-api-sdk-20021118.jar;.\jav
-a\lib\xmldb-xupdate.jar;.\java\lib\xmlrpc-1.1.jar
-
-Starting Ant...
-Buildfile: build.xml
-
-init:
-
-src-build:
-
-test-build:
-
-examples-build:
-
-build:
-
-jar-release:
-
-war-release:
-
-examples-release:
+  11/20/2002  08:40p      &lt;DIR&gt;          .
+  11/20/2002  08:40p      &lt;DIR&gt;          ..
+  10/29/2002  11:59a               1,507 .classpath
+  10/29/2002  11:59a                  64 .cvsignore
+  10/29/2002  11:59a                 387 .project
+  11/18/2002  01:41p      &lt;DIR&gt;          bin
+  11/20/2002  10:20a      &lt;DIR&gt;          build
+  12/06/2001  10:33a                 864 build.bat
+  10/26/2002  05:06p                 431 build.properties.sample
+  10/25/2002  01:18a                 753 build.sh
+  11/18/2002  01:41p              14,109 build.xml
+  11/20/2002  02:43p      &lt;DIR&gt;          classes
+  11/18/2002  01:41p      &lt;DIR&gt;          config
+  10/25/2002  12:33a                 348 contributor.properties.sample
+  10/25/2002  12:33a               2,268 contributor.xml
+  11/01/2002  03:53p      &lt;DIR&gt;          deploy
+  11/20/2002  03:51p      &lt;DIR&gt;          docs
+  11/20/2002  08:40p                  15 fclean.bat
+  11/01/2002  01:52p               1,026 forrest.properties
+  11/20/2002  03:51p      &lt;DIR&gt;          java
+  12/06/2001  11:22a               2,743 LICENSE
+  12/06/2001  10:33a                 230 README
+  11/18/2002  01:42p      &lt;DIR&gt;          src
+  11/01/2002  01:52p               3,668 status.xml
+  15 File(s)         28,797 bytes
+  12 Dir(s)   6,087,512,064 bytes free
 
-release:
+  D:\xindice\current\xml-xindice&gt;build
 
-BUILD SUCCESSFUL
-Total time: 7 seconds
+  Xindice Build System
 
-D:\xindice\current\xml-xindice&gt;            				
-            		</pre>
+  Buildfile: build.xml
+
+  init:
+
+  src-build:
+
+  test-build:
+
+  examples-build:
+
+  build:
+
+  jar-release:
+
+  war-release:
+
+  examples-release:
+
+  release:
+
+  BUILD SUCCESSFUL
+  Total time: 7 seconds
+
+  D:\xindice\current\xml-xindice&gt;
+      </pre>
 <div class="note">
 <div class="label">Note</div>
-<div class="content">Your compile will probably show a few more lines reporting that some files were compiled.  I omitted those for brevity.</div>
+<div class="content">
+        Your compile will probably show a few more lines reporting that some
+        files were compiled. I omitted those for brevity.
+      </div>
 </div>
 <a name="N1006A"></a><a name="Verify+the+compilation"></a>
 <h3 class="h4">Verify the compilation</h3>
-<p>If the compile was succeeded, you will find the output files in the dist\ subdirectory.</p>
+<p>If the compile was succeeded, you will find the output files in the current directory.</p>
 <pre class="code">
-D:\xindice\current\xml-xindice&gt;dir dist
- Volume in drive D is Data
- Volume Serial Number is A3EB-9689
-
- Directory of D:\xindice\current\xml-xindice\dist
-
-11/18/2002  01:55p      &lt;DIR&gt;          .
-11/18/2002  01:55p      &lt;DIR&gt;          ..
-11/18/2002  01:55p               9,467 xindice-1.1b-examples.jar
-11/20/2002  03:57p             392,842 xindice-1.1b.jar
-11/20/2002  03:57p           2,421,719 xindice-1.1b.war
-               3 File(s)      2,824,028 bytes
-               2 Dir(s)   6,090,211,328 bytes free
-
-D:\xindice\current\xml-xindice&gt;            				
-            		</pre>
+  D:\xindice\current\xml-xindice&gt;dir
+  Volume in drive D is Data
+  Volume Serial Number is A3EB-9689
+
+  Directory of D:\xindice\current\xml-xindice
+
+  11/18/2002  01:55p      &lt;DIR&gt;          .
+  11/18/2002  01:55p      &lt;DIR&gt;          ..
+  11/20/2002  03:57p             392,842 xindice-1.1b5-dev.jar
+  11/20/2002  03:57p           2,421,719 xindice-1.1b5-dev.war
+  11/20/2002  03:57p               1,748 xindice-1.1b5-dev.xml
+  11/20/2002  03:57p               6,503 xindice-dom-1.1b5-dev.jar
+      </pre>
 <a name="N10078"></a><a name="Feedback"></a>
 <h3 class="h4">Feedback</h3>
 <p>If you run into problems, don't worry.  Be sure to send <a href="../../../mail.html">feedback</a> so that we can improve these documents for the next person.</p>

Modified: xml/site/targets/xindice/community/howto/compilation/windows.pdf
URL: http://svn.apache.org/viewvc/xml/site/targets/xindice/community/howto/compilation/windows.pdf?view=diff&rev=536519&r1=536518&r2=536519
==============================================================================
Binary files - no diff available.

Modified: xml/site/targets/xindice/community/howto/index.html
URL: http://svn.apache.org/viewvc/xml/site/targets/xindice/community/howto/index.html?view=diff&rev=536519&r1=536518&r2=536519
==============================================================================
--- xml/site/targets/xindice/community/howto/index.html (original)
+++ xml/site/targets/xindice/community/howto/index.html Wed May  9 06:32:58 2007
@@ -105,8 +105,20 @@
     |start Menu
     +-->
 <div id="menu">
-<div onclick="SwitchMenu('menu_1.1', '../../skin/')" id="menu_1.1Title" class="menutitle">Compilation How-Tos</div>
-<div id="menu_1.1" class="menuitemgroup">
+<div onclick="SwitchMenu('menu_selected_1.1', '../../skin/')" id="menu_selected_1.1Title" class="menutitle" style="background-image: url('../../skin/images/chapter_open.gif');">How-Tos</div>
+<div id="menu_selected_1.1" class="selectedmenuitemgroup" style="display: block;">
+<div class="menupage">
+<div class="menupagetitle">Overview</div>
+</div>
+</div>
+<div onclick="SwitchMenu('menu_1.2', '../../skin/')" id="menu_1.2Title" class="menutitle">Compilation</div>
+<div id="menu_1.2" class="menuitemgroup">
+<div class="menuitem">
+<a href="compilation/index.html">Introduction</a>
+</div>
+<div class="menuitem">
+<a href="compilation/prereqs.html">Prerequisites</a>
+</div>
 <div class="menuitem">
 <a href="compilation/unix.html">Unix</a>
 </div>
@@ -114,10 +126,22 @@
 <a href="compilation/windows.html">Windows</a>
 </div>
 </div>
-<div onclick="SwitchMenu('menu_1.2', '../../skin/')" id="menu_1.2Title" class="menutitle">Installation How-Tos</div>
-<div id="menu_1.2" class="menuitemgroup">
+<div onclick="SwitchMenu('menu_1.3', '../../skin/')" id="menu_1.3Title" class="menutitle">Installation</div>
+<div id="menu_1.3" class="menuitemgroup">
 <div class="menuitem">
 <a href="installation/tomcat.html">Tomcat How-to</a>
+</div>
+</div>
+<div onclick="SwitchMenu('menu_1.4', '../../skin/')" id="menu_1.4Title" class="menutitle">Upgrading</div>
+<div id="menu_1.4" class="menuitemgroup">
+<div class="menuitem">
+<a href="upgrading/index.html">Overview</a>
+</div>
+<div class="menuitem">
+<a href="upgrading/one-one.html">1.1b1 and up</a>
+</div>
+<div class="menuitem">
+<a href="upgrading/one-oh.html">1.0</a>
 </div>
 </div>
 <div id="credit"></div>

Modified: xml/site/targets/xindice/community/howto/installation/tomcat.html
URL: http://svn.apache.org/viewvc/xml/site/targets/xindice/community/howto/installation/tomcat.html?view=diff&rev=536519&r1=536518&r2=536519
==============================================================================
--- xml/site/targets/xindice/community/howto/installation/tomcat.html (original)
+++ xml/site/targets/xindice/community/howto/installation/tomcat.html Wed May  9 06:32:58 2007
@@ -108,7 +108,40 @@
 <div onclick="SwitchMenu('menu_1.1', '../../../skin/')" id="menu_1.1Title" class="menutitle">How-Tos</div>
 <div id="menu_1.1" class="menuitemgroup">
 <div class="menuitem">
-<a href="../index.html">Index</a>
+<a href="../index.html">Overview</a>
+</div>
+</div>
+<div onclick="SwitchMenu('menu_1.2', '../../../skin/')" id="menu_1.2Title" class="menutitle">Compilation</div>
+<div id="menu_1.2" class="menuitemgroup">
+<div class="menuitem">
+<a href="../compilation/index.html">Introduction</a>
+</div>
+<div class="menuitem">
+<a href="../compilation/prereqs.html">Prerequisites</a>
+</div>
+<div class="menuitem">
+<a href="../compilation/unix.html">Unix</a>
+</div>
+<div class="menuitem">
+<a href="../compilation/windows.html">Windows</a>
+</div>
+</div>
+<div onclick="SwitchMenu('menu_selected_1.3', '../../../skin/')" id="menu_selected_1.3Title" class="menutitle" style="background-image: url('../../../skin/images/chapter_open.gif');">Installation</div>
+<div id="menu_selected_1.3" class="selectedmenuitemgroup" style="display: block;">
+<div class="menupage">
+<div class="menupagetitle">Tomcat How-to</div>
+</div>
+</div>
+<div onclick="SwitchMenu('menu_1.4', '../../../skin/')" id="menu_1.4Title" class="menutitle">Upgrading</div>
+<div id="menu_1.4" class="menuitemgroup">
+<div class="menuitem">
+<a href="../upgrading/index.html">Overview</a>
+</div>
+<div class="menuitem">
+<a href="../upgrading/one-one.html">1.1b1 and up</a>
+</div>
+<div class="menuitem">
+<a href="../upgrading/one-oh.html">1.0</a>
 </div>
 </div>
 <div id="credit"></div>



---------------------------------------------------------------------
To unsubscribe, e-mail: general-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: general-cvs-help@xml.apache.org