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/03/02 03:30:29 UTC

svn commit: r513598 - in /xml/site/targets/xindice: broken-links.xml changes.html changes.pdf changes.rss

Author: vgritsenko
Date: Thu Mar  1 18:30:28 2007
New Revision: 513598

URL: http://svn.apache.org/viewvc?view=rev&rev=513598
Log:
fix links to bugzilla

Added:
    xml/site/targets/xindice/broken-links.xml
Modified:
    xml/site/targets/xindice/changes.html
    xml/site/targets/xindice/changes.pdf
    xml/site/targets/xindice/changes.rss

Added: xml/site/targets/xindice/broken-links.xml
URL: http://svn.apache.org/viewvc/xml/site/targets/xindice/broken-links.xml?view=auto&rev=513598
==============================================================================
--- xml/site/targets/xindice/broken-links.xml (added)
+++ xml/site/targets/xindice/broken-links.xml Thu Mar  1 18:30:28 2007
@@ -0,0 +1,2 @@
+<broken-links>
+</broken-links>

Modified: xml/site/targets/xindice/changes.html
URL: http://svn.apache.org/viewvc/xml/site/targets/xindice/changes.html?view=diff&rev=513598&r1=513597&r2=513598
==============================================================================
--- xml/site/targets/xindice/changes.html (original)
+++ xml/site/targets/xindice/changes.html Thu Mar  1 18:30:28 2007
@@ -225,36 +225,16 @@
 <a href="#introduction">Introduction and explanation of symbols</a>
 </li>
 <li>
-<a href="#version_1.1b5-dev">Version 1.1b5-dev (Feb 22 2007)</a>
-<ul class="minitoc">
-<li>
-<a href="#"></a>
-</li>
-</ul>
+<a href="#version_1.1b5-dev">Version 1.1b5-dev (Mar 1 2007)</a>
 </li>
 <li>
 <a href="#version_1.1b4">Version 1.1b4 (April 8 2004)</a>
-<ul class="minitoc">
-<li>
-<a href="#-N10101"></a>
-</li>
-</ul>
 </li>
 <li>
 <a href="#version_1.1b3">Version 1.1b3 (December 30 2003)</a>
-<ul class="minitoc">
-<li>
-<a href="#-N10197"></a>
-</li>
-</ul>
 </li>
 <li>
 <a href="#version_1.1b">Version 1.1b (November 1 2002)</a>
-<ul class="minitoc">
-<li>
-<a href="#-N10214"></a>
-</li>
-</ul>
 </li>
 </ul>
 </div>
@@ -268,15 +248,18 @@
 </div>
         
 <a name="N10024"></a><a name="version_1.1b5-dev"></a>
-<h2 class="h3">Version 1.1b5-dev (Feb 22 2007)</h2>
+<h2 class="h3">Version 1.1b5-dev (Mar 1 2007)</h2>
 <div class="section">
-<a name="N10028"></a>
-<h3 class="h4"></h3>
 <ul>
 <li>
 <img class="icon" alt="fix" src="images/fix.jpg">
+                Ensure that background indexing processes are complete before
+                shutting database down.
+             Committed by VG. Thanks to Natalia Shilenkova. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=41710">41710</a>.</li>
+<li>
+<img class="icon" alt="fix" src="images/fix.jpg">
                 Fix support of uncompressed collections. Add test cases.
-             Committed by VG. Thanks to Natalia Shilenkova. See Issue <a href="http://issues.apache.org/jira/browse/41605">41605</a>.</li>
+             Committed by VG. Thanks to Natalia Shilenkova. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=41605">41605</a>.</li>
 <li>
 <img class="icon" alt="update" src="images/update.jpg">
                 Updated Xindice docs to work with latest Forrest (0.8-dev, trunk).
@@ -284,23 +267,23 @@
 <li>
 <img class="icon" alt="fix" src="images/fix.jpg">
                 Fix MemValueIndexer for starts-with queries.
-             Committed by VG. Thanks to Terry Rosenbaum. See Issue <a href="http://issues.apache.org/jira/browse/38886">38886</a>.</li>
+             Committed by VG. Thanks to Terry Rosenbaum. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=38886">38886</a>.</li>
 <li>
 <img class="icon" alt="fix" src="images/fix.jpg">
                 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.
-             Committed by VG. Thanks to Natalia Shilenkova. See Issue <a href="http://issues.apache.org/jira/browse/19203">19203</a>.</li>
+             Committed by VG. Thanks to Natalia Shilenkova. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=19203">19203</a>.</li>
 <li>
 <img class="icon" alt="update" src="images/update.jpg">
                 Ignore SAXNotSupportedException in DOMParser.setFeature if
                 feature is being set to false. (Needed for Oracle 10g application server).
-             Committed by VG. Thanks to Natalia Shilenkova. See Issue <a href="http://issues.apache.org/jira/browse/41002">41002</a>.</li>
+             Committed by VG. Thanks to Natalia Shilenkova. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=41002">41002</a>.</li>
 <li>
 <img class="icon" alt="update" src="images/update.jpg">
                 Change InlineMetaReader.read() method signature to remove
                 unnecessary data copying.
-             Committed by VG. Thanks to Natalia Shilenkova. See Issue <a href="http://issues.apache.org/jira/browse/41003">41003</a>.</li>
+             Committed by VG. Thanks to Natalia Shilenkova. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=41003">41003</a>.</li>
 <li>
 <img class="icon" alt="update" src="images/update.jpg">
                 Update Ant to 1.6.5 version.
@@ -310,21 +293,21 @@
                 Fixed XMLTools to only print out the help menu when
                 needed. Also added the ability to set pagecount from
                 the command line.
-             Committed by TB. See Issue <a href="http://issues.apache.org/jira/browse/40931">40931</a>.</li>
+             Committed by TB. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=40931">40931</a>.</li>
 <li>
 <img class="icon" alt="fix" src="images/fix.jpg">
                 Fix exception executing xpath query in collections with
                 mixed (XML and binary) content.
-             Committed by VG. See Issue <a href="http://issues.apache.org/jira/browse/31974">31974</a>.</li>
+             Committed by VG. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=31974">31974</a>.</li>
 <li>
 <img class="icon" alt="fix" src="images/fix.jpg">
                 Stop timer thread on database shutdown.
-             Committed by VG. See Issue <a href="http://issues.apache.org/jira/browse/23571">23571</a>.</li>
+             Committed by VG. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=23571">23571</a>.</li>
 <li>
 <img class="icon" alt="fix" src="images/fix.jpg">
                 Add pagecount configuration parameter to Paged based
                 filers: HashFiler, BTreeFiler.
-             Committed by VG. See Issue <a href="http://issues.apache.org/jira/browse/31159">31159</a>.</li>
+             Committed by VG. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=31159">31159</a>.</li>
 <li>
 <img class="icon" alt="fix" src="images/fix.jpg">
                 HashFiler did not allocate root page correctly.
@@ -337,7 +320,7 @@
 <li>
 <img class="icon" alt="update" src="images/update.jpg">
                 Implement DOM3 API compatibility.
-             Committed by VG. See Issue <a href="http://issues.apache.org/jira/browse/40701">40701</a>.</li>
+             Committed by VG. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=40701">40701</a>.</li>
 <li>
 <img class="icon" alt="fix" src="images/fix.jpg">
                 Data files were created 6Mb in size instead of 4Mb (default value).
@@ -345,7 +328,7 @@
 <li>
 <img class="icon" alt="fix" src="images/fix.jpg">
                 Fix ClassCastException in MemValueIndexer.
-             Committed by VG. Thanks to Terry Rosenbaum. See Issue <a href="http://issues.apache.org/jira/browse/37383">37383</a>.</li>
+             Committed by VG. Thanks to Terry Rosenbaum. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=37383">37383</a>.</li>
 <li>
 <img class="icon" alt="update" src="images/update.jpg">
                 Make an attempt to lock a database before opening it up.
@@ -359,11 +342,11 @@
                 all affected documents to the original state. This requires
                 buffering of modified documents - so XUpdate on large collection
                 might require lots of memory.
-             Committed by VG. Thanks to Todd Byrne. See Issue <a href="http://issues.apache.org/jira/browse/30878">30878</a>.</li>
+             Committed by VG. Thanks to Todd Byrne. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=30878">30878</a>.</li>
 <li>
 <img class="icon" alt="update" src="images/update.jpg">
                 Added support for current Xalan CVS (post 2.6.0 release).
-             Committed by VG. Thanks to Dave Brosius. See Issue <a href="http://issues.apache.org/jira/browse/33657">33657</a>.</li>
+             Committed by VG. Thanks to Dave Brosius. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=33657">33657</a>.</li>
 <li>
 <img class="icon" alt="fix" src="images/fix.jpg">
                 Fixed memory leak in command line tool, addmultiple command.
@@ -371,7 +354,7 @@
 <li>
 <img class="icon" alt="fix" src="images/fix.jpg">
                 Fixed bug in xindice.bat, support JAVA_HOME with spaces.
-             Committed by VG. Thanks to Tim O'Brien. See Issue <a href="http://issues.apache.org/jira/browse/31205">31205</a>.</li>
+             Committed by VG. Thanks to Tim O'Brien. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=31205">31205</a>.</li>
 <li>
 <img class="icon" alt="fix" src="images/fix.jpg">
                 Fixed bugs in TreeWalkerImpl, methods getRoot, getCurrentNode,
@@ -393,23 +376,21 @@
 <li>
 <img class="icon" alt="fix" src="images/fix.jpg">
                 Fixed addmultiple command with local (-l) database
-             Committed by VG. Thanks to Fredy Dobler. See Issue <a href="http://issues.apache.org/jira/browse/27187">27187</a>.</li>
+             Committed by VG. Thanks to Fredy Dobler. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=27187">27187</a>.</li>
 <li>
 <img class="icon" alt="fix" src="images/fix.jpg">
                 Fixed NullPointerException in importNamespaces.
-             Committed by VG. Thanks to Dominic Battre. See Issue <a href="http://issues.apache.org/jira/browse/28317">28317</a>.</li>
+             Committed by VG. Thanks to Dominic Battre. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=28317">28317</a>.</li>
 <li>
 <img class="icon" alt="fix" src="images/fix.jpg">
                 Fixed bug in flushing database configuration to the disk.
-             Committed by VG. See Issue <a href="http://issues.apache.org/jira/browse/28783">28783</a>.</li>
+             Committed by VG. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=28783">28783</a>.</li>
 </ul>
 </div>
         
-<a name="N100FD"></a><a name="version_1.1b4"></a>
+<a name="N10103"></a><a name="version_1.1b4"></a>
 <h2 class="h3">Version 1.1b4 (April 8 2004)</h2>
 <div class="section">
-<a name="N10101"></a><a name="-N10101"></a>
-<h3 class="h4"></h3>
 <ul>
 <li>
 <img class="icon" alt="fix" src="images/fix.jpg">
@@ -422,19 +403,19 @@
 <li>
 <img class="icon" alt="fix" src="images/fix.jpg">
                 Support boolean, string, and number XPath query results.
-             Committed by VG. See Issue <a href="http://issues.apache.org/jira/browse/22155">22155</a>.</li>
+             Committed by VG. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=22155">22155</a>.</li>
 <li>
 <img class="icon" alt="fix" src="images/fix.jpg">
                 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.
-             Committed by VG. See Issue <a href="http://issues.apache.org/jira/browse/22070">22070</a>.</li>
+             Committed by VG. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=22070">22070</a>.</li>
 <li>
 <img class="icon" alt="fix" src="images/fix.jpg">
                 XPath query resulting in attribute nodes will return attributes
                 on the &lt;result&gt; element in http://xml.apache.org/xindice/Query
                 namespace.
-             Committed by VG. See Issue <a href="http://issues.apache.org/jira/browse/22156">22156</a>.</li>
+             Committed by VG. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=22156">22156</a>.</li>
 <li>
 <img class="icon" alt="fix" src="images/fix.jpg">
                 Fixed bug with DocumentImpl.importNode when importing attribute nodes.
@@ -532,11 +513,9 @@
 </ul>
 </div>
         
-<a name="N10193"></a><a name="version_1.1b3"></a>
+<a name="N10196"></a><a name="version_1.1b3"></a>
 <h2 class="h3">Version 1.1b3 (December 30 2003)</h2>
 <div class="section">
-<a name="N10197"></a><a name="-N10197"></a>
-<h3 class="h4"></h3>
 <ul>
 <li>
 <img class="icon" alt="update" src="images/update.jpg">
@@ -561,7 +540,7 @@
 <img class="icon" alt="fix" src="images/fix.jpg">
                 Fixed concurrency issues in Paged, BTreeFiler, and HashFiler.
                 Unit tests for concurrent writes added.
-             Committed by VG. See Issue <a href="http://issues.apache.org/jira/browse/25534">25534</a>.</li>
+             Committed by VG. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=25534">25534</a>.</li>
 <li>
 <img class="icon" alt="update" src="images/update.jpg">
                 Properties PROP_XINDICE_CONFIGURATION, PROP_XINDICE_DB_HOME for
@@ -575,11 +554,11 @@
 <li>
 <img class="icon" alt="fix" src="images/fix.jpg">
                 Change URLs in debug tool to "/xindice/?/db".
-             Committed by VG. See Issue <a href="http://issues.apache.org/jira/browse/21765">21765</a>.</li>
+             Committed by VG. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=21765">21765</a>.</li>
 <li>
 <img class="icon" alt="fix" src="images/fix.jpg">
                 Drop SysSymbols when deleting collection.
-             Committed by VG. See Issue <a href="http://issues.apache.org/jira/browse/14846">14846</a>.</li>
+             Committed by VG. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=14846">14846</a>.</li>
 <li>
 <img class="icon" alt="add" src="images/add.jpg">
                 Updated build scripts: all build properties extracted into build.properties
@@ -614,7 +593,7 @@
 <li>
 <img class="icon" alt="fix" src="images/fix.jpg">
                 JDK 1.4 works with Xindice and it is supported.
-             Committed by VG. See Issue <a href="http://issues.apache.org/jira/browse/17035">17035</a>.</li>
+             Committed by VG. See Issue <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=17035">17035</a>.</li>
 <li>
 <img class="icon" alt="fix" src="images/fix.jpg">
                 Collection meta data now has correct collection creation time.
@@ -639,8 +618,6 @@
 <a name="N10210"></a><a name="version_1.1b"></a>
 <h2 class="h3">Version 1.1b (November 1 2002)</h2>
 <div class="section">
-<a name="N10214"></a><a name="-N10214"></a>
-<h3 class="h4"></h3>
 <ul>
 <li>
 <img class="icon" alt="add" src="images/add.jpg">

Modified: xml/site/targets/xindice/changes.pdf
URL: http://svn.apache.org/viewvc/xml/site/targets/xindice/changes.pdf?view=diff&rev=513598&r1=513597&r2=513598
==============================================================================
Binary files - no diff available.

Modified: xml/site/targets/xindice/changes.rss
URL: http://svn.apache.org/viewvc/xml/site/targets/xindice/changes.rss?view=diff&rev=513598&r1=513597&r2=513598
==============================================================================
--- xml/site/targets/xindice/changes.rss (original)
+++ xml/site/targets/xindice/changes.rss Thu Mar  1 18:30:28 2007
@@ -10,6 +10,18 @@
     
         
             <item><title> fix
+          (bug 41710)
+        </title><link>changes.html</link><description> fix
+        by
+        VG
+          (fixes bug 41710)
+        
+        :
+        
+                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
@@ -682,6 +694,17 @@
         
     
 <item><title> fix
+          (bug 41710)
+        </title><link>changes.html</link><description> fix
+        by
+        VG
+          (fixes bug 41710)
+        
+        :
+        
+                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



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