You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@vxquery.apache.org by ti...@apache.org on 2009/12/16 00:20:54 UTC

svn commit: r891066 [1/2] - in /incubator/vxquery/site: ./ css/ jjdoc/

Author: tillw
Date: Tue Dec 15 23:20:53 2009
New Revision: 891066

URL: http://svn.apache.org/viewvc?rev=891066&view=rev
Log:
- updated site

Modified:
    incubator/vxquery/site/css/maven-base.css
    incubator/vxquery/site/dependencies.html
    incubator/vxquery/site/index.html
    incubator/vxquery/site/integration.html
    incubator/vxquery/site/issue-tracking.html
    incubator/vxquery/site/jjdoc/index.html
    incubator/vxquery/site/license.html
    incubator/vxquery/site/mail-lists.html
    incubator/vxquery/site/plugin-management.html
    incubator/vxquery/site/plugins.html
    incubator/vxquery/site/project-info.html
    incubator/vxquery/site/project-reports.html
    incubator/vxquery/site/project-summary.html
    incubator/vxquery/site/source-repository.html
    incubator/vxquery/site/surefire-report.html
    incubator/vxquery/site/team-list.html

Modified: incubator/vxquery/site/css/maven-base.css
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/css/maven-base.css?rev=891066&r1=891065&r2=891066&view=diff
==============================================================================
--- incubator/vxquery/site/css/maven-base.css (original)
+++ incubator/vxquery/site/css/maven-base.css Tue Dec 15 23:20:53 2009
@@ -35,11 +35,9 @@
 }
 .xleft, #bannerLeft img {
   float:left;
-  text-shadow: #7CFC00 1px 1px 1px;
 }
 .xright, #bannerRight {
   float:right;
-  text-shadow: #7CFC00 1px 1px 1px;
 }
 #banner {
   padding: 0px;

Modified: incubator/vxquery/site/dependencies.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/dependencies.html?rev=891066&r1=891065&r2=891066&view=diff
==============================================================================
--- incubator/vxquery/site/dependencies.html (original)
+++ incubator/vxquery/site/dependencies.html Tue Dec 15 23:20:53 2009
@@ -47,7 +47,7 @@
   
     
             <div class="xleft">
-        Last Published: 2009-11-16
+        Last Published: 2009-12-16
                       </div>
             <div class="xright">      
   
@@ -175,9 +175,7 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <a name="Project_Dependencies"></a>
-<div class="section"><h2>Project Dependencies</h2>
-<a name="compile"></a>
+        <div class="section"><h2>Project Dependencies</h2>
 <div class="section"><h3>compile</h3>
 <p>The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:</p>
 <table class="bodyTable"><tr class="a"><th>GroupId</th>
@@ -191,8 +189,7 @@
 <td>jar</td>
 </tr>
 <tr class="a"><td>args4j</td>
-<td><a href="http://args4j.dev.java.net/args4j" class="externalLink">args4j</a>
-</td>
+<td><a href="http://args4j.dev.java.net/args4j" class="externalLink">args4j</a></td>
 <td>2.0.9</td>
 <td>jar</td>
 </tr>
@@ -202,44 +199,37 @@
 <td>jar</td>
 </tr>
 <tr class="a"><td>commons-codec</td>
-<td><a href="http://commons.apache.org/codec/" class="externalLink">commons-codec</a>
-</td>
+<td><a href="http://commons.apache.org/codec/" class="externalLink">commons-codec</a></td>
 <td>1.4</td>
 <td>jar</td>
 </tr>
 <tr class="b"><td>org.apache.commons</td>
-<td><a href="http://jakarta.apache.org/commons/io/" class="externalLink">commons-io</a>
-</td>
+<td><a href="http://jakarta.apache.org/commons/io/" class="externalLink">commons-io</a></td>
 <td>1.3.2</td>
 <td>jar</td>
 </tr>
 <tr class="a"><td>org.codehaus.woodstox</td>
-<td><a href="http://woodstox.codehaus.org/StAX2" class="externalLink">stax2-api</a>
-</td>
+<td><a href="http://woodstox.codehaus.org/StAX2" class="externalLink">stax2-api</a></td>
 <td>3.0.1</td>
 <td>jar</td>
 </tr>
 <tr class="b"><td>org.codehaus.woodstox</td>
-<td><a href="http://woodstox.codehaus.org" class="externalLink">woodstox-core-asl</a>
-</td>
+<td><a href="http://woodstox.codehaus.org" class="externalLink">woodstox-core-asl</a></td>
 <td>4.0.6</td>
 <td>jar</td>
 </tr>
 <tr class="a"><td>xalan</td>
-<td><a href="http://xml.apache.org/xalan-j/" class="externalLink">serializer</a>
-</td>
+<td><a href="http://xml.apache.org/xalan-j/" class="externalLink">serializer</a></td>
 <td>2.7.1</td>
 <td>jar</td>
 </tr>
 <tr class="b"><td>xerces</td>
-<td><a href="http://xerces.apache.org/xerces2-j" class="externalLink">xercesImpl</a>
-</td>
+<td><a href="http://xerces.apache.org/xerces2-j" class="externalLink">xercesImpl</a></td>
 <td>2.9.1</td>
 <td>jar</td>
 </tr>
 </table>
 </div>
-<a name="test"></a>
 <div class="section"><h3>test</h3>
 <p>The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:</p>
 <table class="bodyTable"><tr class="a"><th>GroupId</th>
@@ -248,20 +238,17 @@
 <th>Type</th>
 </tr>
 <tr class="b"><td>junit</td>
-<td><a href="http://junit.org" class="externalLink">junit</a>
-</td>
+<td><a href="http://junit.org" class="externalLink">junit</a></td>
 <td>4.7</td>
 <td>jar</td>
 </tr>
 <tr class="a"><td>org.mortbay.jetty</td>
-<td><a href="http://jetty.mortbay.org" class="externalLink">jetty</a>
-</td>
+<td><a href="http://jetty.mortbay.org" class="externalLink">jetty</a></td>
 <td>6.1.4</td>
 <td>jar</td>
 </tr>
 </table>
 </div>
-<a name="provided"></a>
 <div class="section"><h3>provided</h3>
 <p>The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:</p>
 <table class="bodyTable"><tr class="b"><th>GroupId</th>
@@ -277,10 +264,8 @@
 </table>
 </div>
 </div>
-<a name="Project_Transitive_Dependencies"></a>
 <div class="section"><h2>Project Transitive Dependencies</h2>
 <p>The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.</p>
-<a name="compile"></a>
 <div class="section"><h3>compile</h3>
 <p>The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:</p>
 <table class="bodyTable"><tr class="b"><th>GroupId</th>
@@ -289,26 +274,22 @@
 <th>Type</th>
 </tr>
 <tr class="a"><td>stax</td>
-<td><a href="http://stax.codehaus.org/" class="externalLink">stax-api</a>
-</td>
+<td><a href="http://stax.codehaus.org/" class="externalLink">stax-api</a></td>
 <td>1.0.1</td>
 <td>jar</td>
 </tr>
 <tr class="b"><td>xml-apis</td>
-<td><a href="http://xml.apache.org/commons/components/external/" class="externalLink">xml-apis</a>
-</td>
+<td><a href="http://xml.apache.org/commons/components/external/" class="externalLink">xml-apis</a></td>
 <td>1.3.04</td>
 <td>jar</td>
 </tr>
 <tr class="a"><td>xpp3</td>
-<td><a href="http://www.extreme.indiana.edu/xgws/xsoap/xpp/mxp1/" class="externalLink">xpp3_min</a>
-</td>
+<td><a href="http://www.extreme.indiana.edu/xgws/xsoap/xpp/mxp1/" class="externalLink">xpp3_min</a></td>
 <td>1.1.4c</td>
 <td>jar</td>
 </tr>
 </table>
 </div>
-<a name="test"></a>
 <div class="section"><h3>test</h3>
 <p>The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:</p>
 <table class="bodyTable"><tr class="b"><th>GroupId</th>
@@ -317,21 +298,18 @@
 <th>Type</th>
 </tr>
 <tr class="a"><td>org.mortbay.jetty</td>
-<td><a href="http://jetty.mortbay.org" class="externalLink">jetty-util</a>
-</td>
+<td><a href="http://jetty.mortbay.org" class="externalLink">jetty-util</a></td>
 <td>6.1.4</td>
 <td>jar</td>
 </tr>
 <tr class="b"><td>org.mortbay.jetty</td>
-<td><a href="http://jetty.mortbay.org" class="externalLink">servlet-api-2.5</a>
-</td>
+<td><a href="http://jetty.mortbay.org" class="externalLink">servlet-api-2.5</a></td>
 <td>6.1.4</td>
 <td>jar</td>
 </tr>
 </table>
 </div>
 </div>
-<a name="Project_Dependency_Graph"></a>
 <div class="section"><h2>Project Dependency Graph</h2>
 <script language="javascript" type="text/javascript">
       function toggleDependencyDetail( divId, imgId )
@@ -350,122 +328,83 @@
         }
       }
 </script>
-<a name="Dependency_Tree"></a>
 <div class="section"><h3>Dependency Tree</h3>
-<ul><li>org.apache.vxquery:vxquery:jar:0.1 <img id="_1517607428" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_48030468', '_1517607428' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_48030468" style="display:none"><table class="bodyTable"><tr class="a"><th>VXQuery</th>
+<ul><li>org.apache.vxquery:vxquery:jar:0.1 <img id="_741074691" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_927354106', '_741074691' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_927354106" style="display:none"><table class="bodyTable"><tr class="a"><th>VXQuery</th>
 </tr>
-<tr class="b"><td><p><b>Description: </b>
-Versatile XQuery Processor</p>
-<p><b>URL: </b>
-<a href="http://incubator.apache.org/vxquery/" class="externalLink">http://incubator.apache.org/vxquery/</a>
-</p>
-<p><b>Project License: </b>
-<a href="http://www.apache.org/licenses/LICENSE-2.0.txt" class="externalLink">The Apache Software License, Version 2.0</a>
-</p>
+<tr class="b"><td><p><b>Description: </b>A Versatile XQuery Processor</p>
+<p><b>URL: </b><a href="http://incubator.apache.org/vxquery/" class="externalLink">http://incubator.apache.org/vxquery/</a></p>
+<p><b>Project License: </b><a href="http://www.apache.org/licenses/LICENSE-2.0.txt" class="externalLink">The Apache Software License, Version 2.0</a></p>
 </td>
 </tr>
 </table>
-</div><ul><li>ant:ant-trax:jar:1.6.5 (provided) <img id="_205311627" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1222893576', '_205311627' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1222893576" style="display:none"><table class="bodyTable"><tr class="a"><th>Unnamed - ant:ant-trax:jar:1.6.5</th>
+</div><ul><li>ant:ant-trax:jar:1.6.5 (provided) <img id="_2076949899" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1945594203', '_2076949899' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1945594203" style="display:none"><table class="bodyTable"><tr class="a"><th>Unnamed - ant:ant-trax:jar:1.6.5</th>
 </tr>
-<tr class="b"><td><p><b>Description: </b>
-There is currently no description associated with this project.</p>
-<p><b>Project License: </b>
-No project license is defined for this project.</p>
+<tr class="b"><td><p><b>Description: </b>There is currently no description associated with this project.</p>
+<p><b>Project License: </b>No project license is defined for this project.</p>
 </td>
 </tr>
 </table>
 </div></li>
-<li>org.codehaus.woodstox:stax2-api:jar:3.0.1 (compile) <img id="_353316931" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1669811770', '_353316931' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1669811770" style="display:none"><table class="bodyTable"><tr class="a"><th>Stax2 API</th>
+<li>org.codehaus.woodstox:stax2-api:jar:3.0.1 (compile) <img id="_1547068641" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1571632078', '_1547068641' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1571632078" style="display:none"><table class="bodyTable"><tr class="a"><th>Stax2 API</th>
 </tr>
-<tr class="b"><td><p><b>Description: </b>
-Stax2 API is an extension to basic Stax 1.0 API that adds significant new functionality, such as full-featured bi-direction validation interface and high-performance Typed Access API.</p>
-<p><b>URL: </b>
-<a href="http://woodstox.codehaus.org/StAX2" class="externalLink">http://woodstox.codehaus.org/StAX2</a>
-</p>
-<p><b>Project License: </b>
-<a href="http://www.opensource.org/licenses/bsd-license.php" class="externalLink">The BSD License</a>
-</p>
+<tr class="b"><td><p><b>Description: </b>Stax2 API is an extension to basic Stax 1.0 API that adds significant new functionality, such as full-featured bi-direction validation interface and high-performance Typed Access API.</p>
+<p><b>URL: </b><a href="http://woodstox.codehaus.org/StAX2" class="externalLink">http://woodstox.codehaus.org/StAX2</a></p>
+<p><b>Project License: </b><a href="http://www.opensource.org/licenses/bsd-license.php" class="externalLink">The BSD License</a></p>
 </td>
 </tr>
 </table>
-</div><ul><li>stax:stax-api:jar:1.0.1 (compile) <img id="_1309006361" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_272240231', '_1309006361' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_272240231" style="display:none"><table class="bodyTable"><tr class="a"><th>StAX API</th>
-</tr>
-<tr class="b"><td><p><b>Description: </b>
-StAX API is the standard java XML processing API defined by JSR-173</p>
-<p><b>URL: </b>
-<a href="http://stax.codehaus.org/" class="externalLink">http://stax.codehaus.org/</a>
-</p>
-<p><b>Project License: </b>
-<a href="http://www.apache.org/licenses/LICENSE-2.0.txt" class="externalLink">The Apache Software License, Version 2.0</a>
-</p>
+</div><ul><li>stax:stax-api:jar:1.0.1 (compile) <img id="_664273883" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_340287018', '_664273883' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_340287018" style="display:none"><table class="bodyTable"><tr class="a"><th>StAX API</th>
+</tr>
+<tr class="b"><td><p><b>Description: </b>StAX API is the standard java XML processing API defined by JSR-173</p>
+<p><b>URL: </b><a href="http://stax.codehaus.org/" class="externalLink">http://stax.codehaus.org/</a></p>
+<p><b>Project License: </b><a href="http://www.apache.org/licenses/LICENSE-2.0.txt" class="externalLink">The Apache Software License, Version 2.0</a></p>
 </td>
 </tr>
 </table>
 </div></li>
 </ul>
 </li>
-<li>org.codehaus.woodstox:woodstox-core-asl:jar:4.0.6 (compile) <img id="_390723648" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1574031282', '_390723648' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1574031282" style="display:none"><table class="bodyTable"><tr class="a"><th>Woodstox</th>
+<li>org.codehaus.woodstox:woodstox-core-asl:jar:4.0.6 (compile) <img id="_2147453182" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_265371700', '_2147453182' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_265371700" style="display:none"><table class="bodyTable"><tr class="a"><th>Woodstox</th>
 </tr>
-<tr class="b"><td><p><b>Description: </b>
-Woodstox is a high-performance XML processor that
+<tr class="b"><td><p><b>Description: </b>Woodstox is a high-performance XML processor that
 implements Stax (JSR-173) and SAX2 APIs</p>
-<p><b>URL: </b>
-<a href="http://woodstox.codehaus.org" class="externalLink">http://woodstox.codehaus.org</a>
-</p>
-<p><b>Project License: </b>
-<a href="http://www.apache.org/licenses/LICENSE-2.0.txt" class="externalLink">The Apache Software License, Version 2.0</a>
-</p>
+<p><b>URL: </b><a href="http://woodstox.codehaus.org" class="externalLink">http://woodstox.codehaus.org</a></p>
+<p><b>Project License: </b><a href="http://www.apache.org/licenses/LICENSE-2.0.txt" class="externalLink">The Apache Software License, Version 2.0</a></p>
 </td>
 </tr>
 </table>
-</div><ul><li>stax:stax-api:jar:1.0.1 (compile) <img id="_1218824183" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_2076221410', '_1218824183' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_2076221410" style="display:none"><table class="bodyTable"><tr class="a"><th>StAX API</th>
-</tr>
-<tr class="b"><td><p><b>Description: </b>
-StAX API is the standard java XML processing API defined by JSR-173</p>
-<p><b>URL: </b>
-<a href="http://stax.codehaus.org/" class="externalLink">http://stax.codehaus.org/</a>
-</p>
-<p><b>Project License: </b>
-<a href="http://www.apache.org/licenses/LICENSE-2.0.txt" class="externalLink">The Apache Software License, Version 2.0</a>
-</p>
+</div><ul><li>stax:stax-api:jar:1.0.1 (compile) <img id="_1721804324" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_996996923', '_1721804324' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_996996923" style="display:none"><table class="bodyTable"><tr class="a"><th>StAX API</th>
+</tr>
+<tr class="b"><td><p><b>Description: </b>StAX API is the standard java XML processing API defined by JSR-173</p>
+<p><b>URL: </b><a href="http://stax.codehaus.org/" class="externalLink">http://stax.codehaus.org/</a></p>
+<p><b>Project License: </b><a href="http://www.apache.org/licenses/LICENSE-2.0.txt" class="externalLink">The Apache Software License, Version 2.0</a></p>
 </td>
 </tr>
 </table>
 </div></li>
-<li>org.codehaus.woodstox:stax2-api:jar:3.0.1 (compile) <img id="_1397798729" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1816505852', '_1397798729' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1816505852" style="display:none"><table class="bodyTable"><tr class="a"><th>Stax2 API</th>
+<li>org.codehaus.woodstox:stax2-api:jar:3.0.1 (compile) <img id="_2002325048" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1173946039', '_2002325048' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1173946039" style="display:none"><table class="bodyTable"><tr class="a"><th>Stax2 API</th>
 </tr>
-<tr class="b"><td><p><b>Description: </b>
-Stax2 API is an extension to basic Stax 1.0 API that adds significant new functionality, such as full-featured bi-direction validation interface and high-performance Typed Access API.</p>
-<p><b>URL: </b>
-<a href="http://woodstox.codehaus.org/StAX2" class="externalLink">http://woodstox.codehaus.org/StAX2</a>
-</p>
-<p><b>Project License: </b>
-<a href="http://www.opensource.org/licenses/bsd-license.php" class="externalLink">The BSD License</a>
-</p>
+<tr class="b"><td><p><b>Description: </b>Stax2 API is an extension to basic Stax 1.0 API that adds significant new functionality, such as full-featured bi-direction validation interface and high-performance Typed Access API.</p>
+<p><b>URL: </b><a href="http://woodstox.codehaus.org/StAX2" class="externalLink">http://woodstox.codehaus.org/StAX2</a></p>
+<p><b>Project License: </b><a href="http://www.opensource.org/licenses/bsd-license.php" class="externalLink">The BSD License</a></p>
 </td>
 </tr>
 </table>
 </div></li>
 </ul>
 </li>
-<li>xalan:serializer:jar:2.7.1 (compile) <img id="_428438508" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1999440424', '_428438508' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1999440424" style="display:none"><table class="bodyTable"><tr class="a"><th>Xalan Java Serializer</th>
+<li>xalan:serializer:jar:2.7.1 (compile) <img id="_1978170251" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1474743196', '_1978170251' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1474743196" style="display:none"><table class="bodyTable"><tr class="a"><th>Xalan Java Serializer</th>
 </tr>
-<tr class="b"><td><p><b>Description: </b>
-Serializer to write out XML, HTML etc. as a stream of characters from an input DOM or from input
+<tr class="b"><td><p><b>Description: </b>Serializer to write out XML, HTML etc. as a stream of characters from an input DOM or from input
     SAX events.</p>
-<p><b>URL: </b>
-<a href="http://xml.apache.org/xalan-j/" class="externalLink">http://xml.apache.org/xalan-j/</a>
-</p>
-<p><b>Project License: </b>
-<a href="http://www.apache.org/licenses/LICENSE-2.0.txt" class="externalLink">The Apache Software License, Version 2.0</a>
-</p>
+<p><b>URL: </b><a href="http://xml.apache.org/xalan-j/" class="externalLink">http://xml.apache.org/xalan-j/</a></p>
+<p><b>Project License: </b><a href="http://www.apache.org/licenses/LICENSE-2.0.txt" class="externalLink">The Apache Software License, Version 2.0</a></p>
 </td>
 </tr>
 </table>
-</div><ul><li>xml-apis:xml-apis:jar:1.3.04 (compile) <img id="_137024379" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1090518175', '_137024379' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1090518175" style="display:none"><table class="bodyTable"><tr class="a"><th>XML Commons External Components XML APIs</th>
+</div><ul><li>xml-apis:xml-apis:jar:1.3.04 (compile) <img id="_1900165359" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_649121209', '_1900165359' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_649121209" style="display:none"><table class="bodyTable"><tr class="a"><th>XML Commons External Components XML APIs</th>
 </tr>
-<tr class="b"><td><p><b>Description: </b>
-xml-commons provides an Apache-hosted set of DOM, SAX, and 
+<tr class="b"><td><p><b>Description: </b>xml-commons provides an Apache-hosted set of DOM, SAX, and 
     JAXP interfaces for use in other xml-based projects. Our hope is that we 
     can standardize on both a common version and packaging scheme for these 
     critical XML standards interfaces to make the lives of both our developers 
@@ -473,38 +412,28 @@
     interfaces that are defined by external standards organizations. For DOM, 
     that's the W3C; for SAX it's David Megginson and sax.sourceforge.net; for 
     JAXP it's Sun.</p>
-<p><b>URL: </b>
-<a href="http://xml.apache.org/commons/components/external/" class="externalLink">http://xml.apache.org/commons/components/external/</a>
-</p>
-<p><b>Project License: </b>
-<a href="http://www.apache.org/licenses/LICENSE-2.0.txt" class="externalLink">The Apache Software License, Version 2.0</a>
-</p>
+<p><b>URL: </b><a href="http://xml.apache.org/commons/components/external/" class="externalLink">http://xml.apache.org/commons/components/external/</a></p>
+<p><b>Project License: </b><a href="http://www.apache.org/licenses/LICENSE-2.0.txt" class="externalLink">The Apache Software License, Version 2.0</a></p>
 </td>
 </tr>
 </table>
 </div></li>
 </ul>
 </li>
-<li>xerces:xercesImpl:jar:2.9.1 (compile) <img id="_1358795542" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1930496286', '_1358795542' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1930496286" style="display:none"><table class="bodyTable"><tr class="a"><th>Xerces2 Java Parser</th>
+<li>xerces:xercesImpl:jar:2.9.1 (compile) <img id="_677726285" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_317855050', '_677726285' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_317855050" style="display:none"><table class="bodyTable"><tr class="a"><th>Xerces2 Java Parser</th>
 </tr>
-<tr class="b"><td><p><b>Description: </b>
-Xerces2 is the next generation of high performance, fully compliant XML parsers in the
+<tr class="b"><td><p><b>Description: </b>Xerces2 is the next generation of high performance, fully compliant XML parsers in the
     Apache Xerces family. This new version of Xerces introduces the Xerces Native Interface (XNI),
     a complete framework for building parser components and configurations that is extremely
     modular and easy to program.</p>
-<p><b>URL: </b>
-<a href="http://xerces.apache.org/xerces2-j" class="externalLink">http://xerces.apache.org/xerces2-j</a>
-</p>
-<p><b>Project License: </b>
-<a href="http://www.apache.org/licenses/LICENSE-2.0.txt" class="externalLink">The Apache Software License, Version 2.0</a>
-</p>
+<p><b>URL: </b><a href="http://xerces.apache.org/xerces2-j" class="externalLink">http://xerces.apache.org/xerces2-j</a></p>
+<p><b>Project License: </b><a href="http://www.apache.org/licenses/LICENSE-2.0.txt" class="externalLink">The Apache Software License, Version 2.0</a></p>
 </td>
 </tr>
 </table>
-</div><ul><li>xml-apis:xml-apis:jar:1.3.04 (compile) <img id="_1737014622" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_584175701', '_1737014622' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_584175701" style="display:none"><table class="bodyTable"><tr class="a"><th>XML Commons External Components XML APIs</th>
+</div><ul><li>xml-apis:xml-apis:jar:1.3.04 (compile) <img id="_710251613" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1386598822', '_710251613' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1386598822" style="display:none"><table class="bodyTable"><tr class="a"><th>XML Commons External Components XML APIs</th>
 </tr>
-<tr class="b"><td><p><b>Description: </b>
-xml-commons provides an Apache-hosted set of DOM, SAX, and 
+<tr class="b"><td><p><b>Description: </b>xml-commons provides an Apache-hosted set of DOM, SAX, and 
     JAXP interfaces for use in other xml-based projects. Our hope is that we 
     can standardize on both a common version and packaging scheme for these 
     critical XML standards interfaces to make the lives of both our developers 
@@ -512,152 +441,103 @@
     interfaces that are defined by external standards organizations. For DOM, 
     that's the W3C; for SAX it's David Megginson and sax.sourceforge.net; for 
     JAXP it's Sun.</p>
-<p><b>URL: </b>
-<a href="http://xml.apache.org/commons/components/external/" class="externalLink">http://xml.apache.org/commons/components/external/</a>
-</p>
-<p><b>Project License: </b>
-<a href="http://www.apache.org/licenses/LICENSE-2.0.txt" class="externalLink">The Apache Software License, Version 2.0</a>
-</p>
+<p><b>URL: </b><a href="http://xml.apache.org/commons/components/external/" class="externalLink">http://xml.apache.org/commons/components/external/</a></p>
+<p><b>Project License: </b><a href="http://www.apache.org/licenses/LICENSE-2.0.txt" class="externalLink">The Apache Software License, Version 2.0</a></p>
 </td>
 </tr>
 </table>
 </div></li>
 </ul>
 </li>
-<li>activemq:activemq-transport-xstream:jar:2.1 (compile) <img id="_1877890867" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_707408705', '_1877890867' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_707408705" style="display:none"><table class="bodyTable"><tr class="a"><th>Unnamed - activemq:activemq-transport-xstream:jar:2.1</th>
+<li>activemq:activemq-transport-xstream:jar:2.1 (compile) <img id="_220558395" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1879558685', '_220558395' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1879558685" style="display:none"><table class="bodyTable"><tr class="a"><th>Unnamed - activemq:activemq-transport-xstream:jar:2.1</th>
 </tr>
-<tr class="b"><td><p><b>Description: </b>
-There is currently no description associated with this project.</p>
-<p><b>Project License: </b>
-No project license is defined for this project.</p>
+<tr class="b"><td><p><b>Description: </b>There is currently no description associated with this project.</p>
+<p><b>Project License: </b>No project license is defined for this project.</p>
 </td>
 </tr>
 </table>
 </div></li>
-<li>com.thoughtworks.xstream:xstream:jar:1.3.1 (compile) <img id="_1120161156" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_952939371', '_1120161156' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_952939371" style="display:none"><table class="bodyTable"><tr class="a"><th>XStream Core</th>
+<li>com.thoughtworks.xstream:xstream:jar:1.3.1 (compile) <img id="_1731431774" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_624359588', '_1731431774' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_624359588" style="display:none"><table class="bodyTable"><tr class="a"><th>XStream Core</th>
 </tr>
-<tr class="b"><td><p><b>Description: </b>
-There is currently no description associated with this project.</p>
-<p><b>Project License: </b>
-<a href="http://xstream.codehaus.com/license.html" class="externalLink">BSD style</a>
-</p>
+<tr class="b"><td><p><b>Description: </b>There is currently no description associated with this project.</p>
+<p><b>Project License: </b><a href="http://xstream.codehaus.com/license.html" class="externalLink">BSD style</a></p>
 </td>
 </tr>
 </table>
-</div><ul><li>xpp3:xpp3_min:jar:1.1.4c (compile) <img id="_1993319532" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_904267916', '_1993319532' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_904267916" style="display:none"><table class="bodyTable"><tr class="a"><th>MXP1: Xml Pull Parser 3rd Edition (XPP3)</th>
-</tr>
-<tr class="b"><td><p><b>Description: </b>
-MXP1 is a stable XmlPull parsing engine that is based on ideas from XPP and in particular XPP2 but completely revised and rewritten to take the best advantage of latest JIT JVMs such as Hotspot in JDK 1.4+.</p>
-<p><b>URL: </b>
-<a href="http://www.extreme.indiana.edu/xgws/xsoap/xpp/mxp1/" class="externalLink">http://www.extreme.indiana.edu/xgws/xsoap/xpp/mxp1/</a>
-</p>
-<p><b>Project License: </b>
-<a href="http://www.extreme.indiana.edu/viewcvs/~checkout~/XPP3/java/LICENSE.txt" class="externalLink">Indiana University Extreme! Lab Software License, vesion 1.1.1</a>
-<a href="http://creativecommons.org/licenses/publicdomain" class="externalLink">Public Domain</a>
-</p>
+</div><ul><li>xpp3:xpp3_min:jar:1.1.4c (compile) <img id="_1193532052" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1475384964', '_1193532052' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1475384964" style="display:none"><table class="bodyTable"><tr class="a"><th>MXP1: Xml Pull Parser 3rd Edition (XPP3)</th>
+</tr>
+<tr class="b"><td><p><b>Description: </b>MXP1 is a stable XmlPull parsing engine that is based on ideas from XPP and in particular XPP2 but completely revised and rewritten to take the best advantage of latest JIT JVMs such as Hotspot in JDK 1.4+.</p>
+<p><b>URL: </b><a href="http://www.extreme.indiana.edu/xgws/xsoap/xpp/mxp1/" class="externalLink">http://www.extreme.indiana.edu/xgws/xsoap/xpp/mxp1/</a></p>
+<p><b>Project License: </b><a href="http://www.extreme.indiana.edu/viewcvs/~checkout~/XPP3/java/LICENSE.txt" class="externalLink">Indiana University Extreme! Lab Software License, vesion 1.1.1</a><a href="http://creativecommons.org/licenses/publicdomain" class="externalLink">Public Domain</a></p>
 </td>
 </tr>
 </table>
 </div></li>
 </ul>
 </li>
-<li>org.apache.commons:commons-io:jar:1.3.2 (compile) <img id="_1010573083" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_2116448646', '_1010573083' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_2116448646" style="display:none"><table class="bodyTable"><tr class="a"><th>Commons IO</th>
+<li>org.apache.commons:commons-io:jar:1.3.2 (compile) <img id="_506996435" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1966125250', '_506996435' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1966125250" style="display:none"><table class="bodyTable"><tr class="a"><th>Commons IO</th>
 </tr>
-<tr class="b"><td><p><b>Description: </b>
-Commons-IO contains utility classes, stream implementations, file filters, and endian classes.</p>
-<p><b>URL: </b>
-<a href="http://jakarta.apache.org/commons/io/" class="externalLink">http://jakarta.apache.org/commons/io/</a>
-</p>
-<p><b>Project License: </b>
-<a href="http://www.apache.org/licenses/LICENSE-2.0.txt" class="externalLink">The Apache Software License, Version 2.0</a>
-</p>
+<tr class="b"><td><p><b>Description: </b>Commons-IO contains utility classes, stream implementations, file filters, and endian classes.</p>
+<p><b>URL: </b><a href="http://jakarta.apache.org/commons/io/" class="externalLink">http://jakarta.apache.org/commons/io/</a></p>
+<p><b>Project License: </b><a href="http://www.apache.org/licenses/LICENSE-2.0.txt" class="externalLink">The Apache Software License, Version 2.0</a></p>
 </td>
 </tr>
 </table>
 </div></li>
-<li>commons-codec:commons-codec:jar:1.4 (compile) <img id="_87807585" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_173798196', '_87807585' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_173798196" style="display:none"><table class="bodyTable"><tr class="a"><th>Commons Codec</th>
+<li>commons-codec:commons-codec:jar:1.4 (compile) <img id="_1910797911" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1461424163', '_1910797911' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1461424163" style="display:none"><table class="bodyTable"><tr class="a"><th>Commons Codec</th>
 </tr>
-<tr class="b"><td><p><b>Description: </b>
-The codec package contains simple encoder and decoders for
+<tr class="b"><td><p><b>Description: </b>The codec package contains simple encoder and decoders for
      various formats such as Base64 and Hexadecimal.  In addition to these
      widely used encoders and decoders, the codec package also maintains a
      collection of phonetic encoding utilities.</p>
-<p><b>URL: </b>
-<a href="http://commons.apache.org/codec/" class="externalLink">http://commons.apache.org/codec/</a>
-</p>
-<p><b>Project License: </b>
-<a href="http://www.apache.org/licenses/LICENSE-2.0.txt" class="externalLink">The Apache Software License, Version 2.0</a>
-</p>
+<p><b>URL: </b><a href="http://commons.apache.org/codec/" class="externalLink">http://commons.apache.org/codec/</a></p>
+<p><b>Project License: </b><a href="http://www.apache.org/licenses/LICENSE-2.0.txt" class="externalLink">The Apache Software License, Version 2.0</a></p>
 </td>
 </tr>
 </table>
 </div></li>
-<li>args4j:args4j:jar:2.0.9 (compile) <img id="_1398712338" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_915608076', '_1398712338' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_915608076" style="display:none"><table class="bodyTable"><tr class="a"><th>args4j</th>
+<li>args4j:args4j:jar:2.0.9 (compile) <img id="_1150971263" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1044459390', '_1150971263' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1044459390" style="display:none"><table class="bodyTable"><tr class="a"><th>args4j</th>
 </tr>
-<tr class="b"><td><p><b>Description: </b>
-args4j : Java command line arguments parser</p>
-<p><b>URL: </b>
-<a href="http://args4j.dev.java.net/args4j" class="externalLink">http://args4j.dev.java.net/args4j</a>
-</p>
-<p><b>Project License: </b>
-No project license is defined for this project.</p>
+<tr class="b"><td><p><b>Description: </b>args4j : Java command line arguments parser</p>
+<p><b>URL: </b><a href="http://args4j.dev.java.net/args4j" class="externalLink">http://args4j.dev.java.net/args4j</a></p>
+<p><b>Project License: </b>No project license is defined for this project.</p>
 </td>
 </tr>
 </table>
 </div></li>
-<li>org.mortbay.jetty:jetty:jar:6.1.4 (test) <img id="_667263028" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1375357820', '_667263028' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1375357820" style="display:none"><table class="bodyTable"><tr class="a"><th>Jetty Server</th>
+<li>org.mortbay.jetty:jetty:jar:6.1.4 (test) <img id="_1036995949" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_2018842331', '_1036995949' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_2018842331" style="display:none"><table class="bodyTable"><tr class="a"><th>Jetty Server</th>
 </tr>
-<tr class="b"><td><p><b>Description: </b>
-There is currently no description associated with this project.</p>
-<p><b>URL: </b>
-<a href="http://jetty.mortbay.org" class="externalLink">http://jetty.mortbay.org</a>
-</p>
-<p><b>Project License: </b>
-<a href="http://www.apache.org/licenses/LICENSE-2.0" class="externalLink">Apache License Version 2.0</a>
-</p>
+<tr class="b"><td><p><b>Description: </b>There is currently no description associated with this project.</p>
+<p><b>URL: </b><a href="http://jetty.mortbay.org" class="externalLink">http://jetty.mortbay.org</a></p>
+<p><b>Project License: </b><a href="http://www.apache.org/licenses/LICENSE-2.0" class="externalLink">Apache License Version 2.0</a></p>
 </td>
 </tr>
 </table>
-</div><ul><li>org.mortbay.jetty:jetty-util:jar:6.1.4 (test) <img id="_2133782341" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_791967339', '_2133782341' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_791967339" style="display:none"><table class="bodyTable"><tr class="a"><th>Jetty Utilities</th>
-</tr>
-<tr class="b"><td><p><b>Description: </b>
-There is currently no description associated with this project.</p>
-<p><b>URL: </b>
-<a href="http://jetty.mortbay.org" class="externalLink">http://jetty.mortbay.org</a>
-</p>
-<p><b>Project License: </b>
-<a href="http://www.apache.org/licenses/LICENSE-2.0" class="externalLink">Apache License Version 2.0</a>
-</p>
+</div><ul><li>org.mortbay.jetty:jetty-util:jar:6.1.4 (test) <img id="_1125582750" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1104428660', '_1125582750' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1104428660" style="display:none"><table class="bodyTable"><tr class="a"><th>Jetty Utilities</th>
+</tr>
+<tr class="b"><td><p><b>Description: </b>There is currently no description associated with this project.</p>
+<p><b>URL: </b><a href="http://jetty.mortbay.org" class="externalLink">http://jetty.mortbay.org</a></p>
+<p><b>Project License: </b><a href="http://www.apache.org/licenses/LICENSE-2.0" class="externalLink">Apache License Version 2.0</a></p>
 </td>
 </tr>
 </table>
 </div></li>
-<li>org.mortbay.jetty:servlet-api-2.5:jar:6.1.4 (test) <img id="_1471787797" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1096591569', '_1471787797' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1096591569" style="display:none"><table class="bodyTable"><tr class="a"><th>Servlet Specification 2.5 API</th>
+<li>org.mortbay.jetty:servlet-api-2.5:jar:6.1.4 (test) <img id="_2025017797" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1987289894', '_2025017797' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1987289894" style="display:none"><table class="bodyTable"><tr class="a"><th>Servlet Specification 2.5 API</th>
 </tr>
-<tr class="b"><td><p><b>Description: </b>
-There is currently no description associated with this project.</p>
-<p><b>URL: </b>
-<a href="http://jetty.mortbay.org" class="externalLink">http://jetty.mortbay.org</a>
-</p>
-<p><b>Project License: </b>
-<a href="http://www.apache.org/licenses/LICENSE-1.1" class="externalLink">Apache License Version 1.1</a>
-</p>
+<tr class="b"><td><p><b>Description: </b>There is currently no description associated with this project.</p>
+<p><b>URL: </b><a href="http://jetty.mortbay.org" class="externalLink">http://jetty.mortbay.org</a></p>
+<p><b>Project License: </b><a href="http://www.apache.org/licenses/LICENSE-1.1" class="externalLink">Apache License Version 1.1</a></p>
 </td>
 </tr>
 </table>
 </div></li>
 </ul>
 </li>
-<li>junit:junit:jar:4.7 (test) <img id="_1866048405" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_2129467571', '_1866048405' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_2129467571" style="display:none"><table class="bodyTable"><tr class="a"><th>JUnit</th>
+<li>junit:junit:jar:4.7 (test) <img id="_1875722935" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1710838563', '_1875722935' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1710838563" style="display:none"><table class="bodyTable"><tr class="a"><th>JUnit</th>
 </tr>
-<tr class="b"><td><p><b>Description: </b>
-JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java.</p>
-<p><b>URL: </b>
-<a href="http://junit.org" class="externalLink">http://junit.org</a>
-</p>
-<p><b>Project License: </b>
-<a href="http://www.opensource.org/licenses/cpl1.0.txt" class="externalLink">Common Public License Version 1.0</a>
-</p>
+<tr class="b"><td><p><b>Description: </b>JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java.</p>
+<p><b>URL: </b><a href="http://junit.org" class="externalLink">http://junit.org</a></p>
+<p><b>Project License: </b><a href="http://www.opensource.org/licenses/cpl1.0.txt" class="externalLink">Common Public License Version 1.0</a></p>
 </td>
 </tr>
 </table>
@@ -667,28 +547,17 @@
 </ul>
 </div>
 </div>
-<a name="Licenses"></a>
 <div class="section"><h2>Licenses</h2>
-<p><b>BSD style: </b>
-XStream Core</p>
-<p><b>Public Domain: </b>
-MXP1: Xml Pull Parser 3rd Edition (XPP3)</p>
-<p><b>Unknown: </b>
-Unnamed - activemq:activemq-transport-xstream:jar:2.1, Unnamed - ant:ant-trax:jar:1.6.5, args4j</p>
-<p><b>Apache License Version 1.1: </b>
-Servlet Specification 2.5 API</p>
-<p><b>Common Public License Version 1.0: </b>
-JUnit</p>
-<p><b>The Apache Software License, Version 2.0: </b>
-Commons Codec, Commons IO, StAX API, VXQuery, Woodstox, XML Commons External Components XML APIs, Xalan Java Serializer, Xerces2 Java Parser</p>
-<p><b>Indiana University Extreme! Lab Software License, vesion 1.1.1: </b>
-MXP1: Xml Pull Parser 3rd Edition (XPP3)</p>
-<p><b>Apache License Version 2.0: </b>
-Jetty Server, Jetty Utilities</p>
-<p><b>The BSD License: </b>
-Stax2 API</p>
+<p><b>BSD style: </b>XStream Core</p>
+<p><b>Public Domain: </b>MXP1: Xml Pull Parser 3rd Edition (XPP3)</p>
+<p><b>Unknown: </b>Unnamed - activemq:activemq-transport-xstream:jar:2.1, Unnamed - ant:ant-trax:jar:1.6.5, args4j</p>
+<p><b>Apache License Version 1.1: </b>Servlet Specification 2.5 API</p>
+<p><b>Common Public License Version 1.0: </b>JUnit</p>
+<p><b>The Apache Software License, Version 2.0: </b>Commons Codec, Commons IO, StAX API, VXQuery, Woodstox, XML Commons External Components XML APIs, Xalan Java Serializer, Xerces2 Java Parser</p>
+<p><b>Indiana University Extreme! Lab Software License, vesion 1.1.1: </b>MXP1: Xml Pull Parser 3rd Edition (XPP3)</p>
+<p><b>Apache License Version 2.0: </b>Jetty Server, Jetty Utilities</p>
+<p><b>The BSD License: </b>Stax2 API</p>
 </div>
-<a name="Dependency_File_Details"></a>
 <div class="section"><h2>Dependency File Details</h2>
 <table class="bodyTable"><tbody><tr class="a"><th align="left">Filename</th>
 <th align="right">Size</th>
@@ -877,7 +746,6 @@
 </tbody>
 </table>
 </div>
-<a name="Dependency_Repository_Locations"></a>
 <div class="section"><h2>Dependency Repository Locations</h2>
 <table class="bodyTable"><tbody><tr class="b"><th align="left">Repo ID</th>
 <th align="left">URL</th>
@@ -885,26 +753,22 @@
 <th align="center">Snapshot</th>
 </tr>
 <tr class="a"><td align="left">codehaus.org</td>
-<td align="left"><a href="http://snapshots.repository.codehaus.org" class="externalLink">http://snapshots.repository.codehaus.org</a>
-</td>
+<td align="left"><a href="http://snapshots.repository.codehaus.org" class="externalLink">http://snapshots.repository.codehaus.org</a></td>
 <td align="center">Yes</td>
 <td align="center">Yes</td>
 </tr>
 <tr class="b"><td align="left">apache.snapshots</td>
-<td align="left"><a href="http://people.apache.org/repo/m2-snapshot-repository" class="externalLink">http://people.apache.org/repo/m2-snapshot-repository</a>
-</td>
+<td align="left"><a href="http://people.apache.org/repo/m2-snapshot-repository" class="externalLink">http://people.apache.org/repo/m2-snapshot-repository</a></td>
 <td align="center">-</td>
 <td align="center">Yes</td>
 </tr>
 <tr class="a"><td align="left">maven2-repository.dev.java.net</td>
-<td align="left"><a href="http://download.java.net/maven/2/" class="externalLink">http://download.java.net/maven/2/</a>
-</td>
+<td align="left"><a href="http://download.java.net/maven/2/" class="externalLink">http://download.java.net/maven/2/</a></td>
 <td align="center">Yes</td>
 <td align="center">Yes</td>
 </tr>
 <tr class="b"><td align="left">central</td>
-<td align="left"><a href="http://repo1.maven.org/maven2" class="externalLink">http://repo1.maven.org/maven2</a>
-</td>
+<td align="left"><a href="http://repo1.maven.org/maven2" class="externalLink">http://repo1.maven.org/maven2</a></td>
 <td align="center">Yes</td>
 <td align="center">-</td>
 </tr>
@@ -921,123 +785,103 @@
 <td align="center">-</td>
 <td align="center">-</td>
 <td align="center">-</td>
-<td align="center"><a href="http://repo1.maven.org/maven2/activemq/activemq-transport-xstream/2.1/activemq-transport-xstream-2.1.jar" class="externalLink"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a>
-</td>
+<td align="center"><a href="http://repo1.maven.org/maven2/activemq/activemq-transport-xstream/2.1/activemq-transport-xstream-2.1.jar" class="externalLink"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a></td>
 </tr>
 <tr class="a"><td align="left">ant:ant-trax:jar:1.6.5</td>
 <td align="center">-</td>
 <td align="center">-</td>
 <td align="center">-</td>
-<td align="center"><a href="http://repo1.maven.org/maven2/ant/ant-trax/1.6.5/ant-trax-1.6.5.jar" class="externalLink"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a>
-</td>
+<td align="center"><a href="http://repo1.maven.org/maven2/ant/ant-trax/1.6.5/ant-trax-1.6.5.jar" class="externalLink"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a></td>
 </tr>
 <tr class="b"><td align="left">args4j:args4j:jar:2.0.9</td>
 <td align="center">-</td>
 <td align="center">-</td>
-<td align="center"><a href="http://download.java.net/maven/2//args4j/args4j/2.0.9/args4j-2.0.9.jar" class="externalLink"><img alt="Found at http://download.java.net/maven/2/" src="images/icon_success_sml.gif" /></a>
-</td>
-<td align="center"><a href="http://repo1.maven.org/maven2/args4j/args4j/2.0.9/args4j-2.0.9.jar" class="externalLink"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a>
-</td>
+<td align="center"><a href="http://download.java.net/maven/2//args4j/args4j/2.0.9/args4j-2.0.9.jar" class="externalLink"><img alt="Found at http://download.java.net/maven/2/" src="images/icon_success_sml.gif" /></a></td>
+<td align="center"><a href="http://repo1.maven.org/maven2/args4j/args4j/2.0.9/args4j-2.0.9.jar" class="externalLink"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a></td>
 </tr>
 <tr class="a"><td align="left">com.thoughtworks.xstream:xstream:jar:1.3.1</td>
 <td align="center">-</td>
 <td align="center">-</td>
 <td align="center">-</td>
-<td align="center"><a href="http://repo1.maven.org/maven2/com/thoughtworks/xstream/xstream/1.3.1/xstream-1.3.1.jar" class="externalLink"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a>
-</td>
+<td align="center"><a href="http://repo1.maven.org/maven2/com/thoughtworks/xstream/xstream/1.3.1/xstream-1.3.1.jar" class="externalLink"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a></td>
 </tr>
 <tr class="b"><td align="left">commons-codec:commons-codec:jar:1.4</td>
 <td align="center">-</td>
 <td align="center">-</td>
 <td align="center">-</td>
-<td align="center"><a href="http://repo1.maven.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar" class="externalLink"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a>
-</td>
+<td align="center"><a href="http://repo1.maven.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar" class="externalLink"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a></td>
 </tr>
 <tr class="a"><td align="left">junit:junit:jar:4.7</td>
 <td align="center">-</td>
 <td align="center">-</td>
 <td align="center">-</td>
-<td align="center"><a href="http://repo1.maven.org/maven2/junit/junit/4.7/junit-4.7.jar" class="externalLink"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a>
-</td>
+<td align="center"><a href="http://repo1.maven.org/maven2/junit/junit/4.7/junit-4.7.jar" class="externalLink"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a></td>
 </tr>
 <tr class="b"><td align="left">org.apache.commons:commons-io:jar:1.3.2</td>
 <td align="center">-</td>
 <td align="center">-</td>
 <td align="center">-</td>
-<td align="center"><a href="http://repo1.maven.org/maven2/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.jar" class="externalLink"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a>
-</td>
+<td align="center"><a href="http://repo1.maven.org/maven2/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.jar" class="externalLink"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a></td>
 </tr>
 <tr class="a"><td align="left">org.codehaus.woodstox:stax2-api:jar:3.0.1</td>
-<td align="center"><a href="http://snapshots.repository.codehaus.org/org/codehaus/woodstox/stax2-api/3.0.1/stax2-api-3.0.1.jar" class="externalLink"><img alt="Found at http://snapshots.repository.codehaus.org" src="images/icon_success_sml.gif" /></a>
-</td>
+<td align="center"><a href="http://snapshots.repository.codehaus.org/org/codehaus/woodstox/stax2-api/3.0.1/stax2-api-3.0.1.jar" class="externalLink"><img alt="Found at http://snapshots.repository.codehaus.org" src="images/icon_success_sml.gif" /></a></td>
 <td align="center">-</td>
 <td align="center">-</td>
-<td align="center"><a href="http://repo1.maven.org/maven2/org/codehaus/woodstox/stax2-api/3.0.1/stax2-api-3.0.1.jar" class="externalLink"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a>
-</td>
+<td align="center"><a href="http://repo1.maven.org/maven2/org/codehaus/woodstox/stax2-api/3.0.1/stax2-api-3.0.1.jar" class="externalLink"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a></td>
 </tr>
 <tr class="b"><td align="left">org.codehaus.woodstox:woodstox-core-asl:jar:4.0.6</td>
-<td align="center"><a href="http://snapshots.repository.codehaus.org/org/codehaus/woodstox/woodstox-core-asl/4.0.6/woodstox-core-asl-4.0.6.jar" class="externalLink"><img alt="Found at http://snapshots.repository.codehaus.org" src="images/icon_success_sml.gif" /></a>
-</td>
+<td align="center"><a href="http://snapshots.repository.codehaus.org/org/codehaus/woodstox/woodstox-core-asl/4.0.6/woodstox-core-asl-4.0.6.jar" class="externalLink"><img alt="Found at http://snapshots.repository.codehaus.org" src="images/icon_success_sml.gif" /></a></td>
 <td align="center">-</td>
 <td align="center">-</td>
-<td align="center"><a href="http://repo1.maven.org/maven2/org/codehaus/woodstox/woodstox-core-asl/4.0.6/woodstox-core-asl-4.0.6.jar" class="externalLink"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a>
-</td>
+<td align="center"><a href="http://repo1.maven.org/maven2/org/codehaus/woodstox/woodstox-core-asl/4.0.6/woodstox-core-asl-4.0.6.jar" class="externalLink"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a></td>
 </tr>
 <tr class="a"><td align="left">org.mortbay.jetty:jetty:jar:6.1.4</td>
 <td align="center">-</td>
 <td align="center">-</td>
 <td align="center">-</td>
-<td align="center"><a href="http://repo1.maven.org/maven2/org/mortbay/jetty/jetty/6.1.4/jetty-6.1.4.jar" class="externalLink"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a>
-</td>
+<td align="center"><a href="http://repo1.maven.org/maven2/org/mortbay/jetty/jetty/6.1.4/jetty-6.1.4.jar" class="externalLink"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a></td>
 </tr>
 <tr class="b"><td align="left">org.mortbay.jetty:jetty-util:jar:6.1.4</td>
 <td align="center">-</td>
 <td align="center">-</td>
 <td align="center">-</td>
-<td align="center"><a href="http://repo1.maven.org/maven2/org/mortbay/jetty/jetty-util/6.1.4/jetty-util-6.1.4.jar" class="externalLink"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a>
-</td>
+<td align="center"><a href="http://repo1.maven.org/maven2/org/mortbay/jetty/jetty-util/6.1.4/jetty-util-6.1.4.jar" class="externalLink"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a></td>
 </tr>
 <tr class="a"><td align="left">org.mortbay.jetty:servlet-api-2.5:jar:6.1.4</td>
 <td align="center">-</td>
 <td align="center">-</td>
 <td align="center">-</td>
-<td align="center"><a href="http://repo1.maven.org/maven2/org/mortbay/jetty/servlet-api-2.5/6.1.4/servlet-api-2.5-6.1.4.jar" class="externalLink"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a>
-</td>
+<td align="center"><a href="http://repo1.maven.org/maven2/org/mortbay/jetty/servlet-api-2.5/6.1.4/servlet-api-2.5-6.1.4.jar" class="externalLink"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a></td>
 </tr>
 <tr class="b"><td align="left">stax:stax-api:jar:1.0.1</td>
 <td align="center">-</td>
 <td align="center">-</td>
 <td align="center">-</td>
-<td align="center"><a href="http://repo1.maven.org/maven2/stax/stax-api/1.0.1/stax-api-1.0.1.jar" class="externalLink"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a>
-</td>
+<td align="center"><a href="http://repo1.maven.org/maven2/stax/stax-api/1.0.1/stax-api-1.0.1.jar" class="externalLink"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a></td>
 </tr>
 <tr class="a"><td align="left">xalan:serializer:jar:2.7.1</td>
 <td align="center">-</td>
 <td align="center">-</td>
 <td align="center">-</td>
-<td align="center"><a href="http://repo1.maven.org/maven2/xalan/serializer/2.7.1/serializer-2.7.1.jar" class="externalLink"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a>
-</td>
+<td align="center"><a href="http://repo1.maven.org/maven2/xalan/serializer/2.7.1/serializer-2.7.1.jar" class="externalLink"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a></td>
 </tr>
 <tr class="b"><td align="left">xerces:xercesImpl:jar:2.9.1</td>
 <td align="center">-</td>
 <td align="center">-</td>
 <td align="center">-</td>
-<td align="center"><a href="http://repo1.maven.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar" class="externalLink"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a>
-</td>
+<td align="center"><a href="http://repo1.maven.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar" class="externalLink"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a></td>
 </tr>
 <tr class="a"><td align="left">xml-apis:xml-apis:jar:1.3.04</td>
 <td align="center">-</td>
 <td align="center">-</td>
 <td align="center">-</td>
-<td align="center"><a href="http://repo1.maven.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar" class="externalLink"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a>
-</td>
+<td align="center"><a href="http://repo1.maven.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar" class="externalLink"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a></td>
 </tr>
 <tr class="b"><td align="left">xpp3:xpp3_min:jar:1.1.4c</td>
 <td align="center">-</td>
 <td align="center">-</td>
 <td align="center">-</td>
-<td align="center"><a href="http://repo1.maven.org/maven2/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar" class="externalLink"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a>
-</td>
+<td align="center"><a href="http://repo1.maven.org/maven2/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar" class="externalLink"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a></td>
 </tr>
 <tr class="a"><th align="left">Total</th>
 <th align="center">codehaus.org</th>

Modified: incubator/vxquery/site/index.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/index.html?rev=891066&r1=891065&r2=891066&view=diff
==============================================================================
--- incubator/vxquery/site/index.html (original)
+++ incubator/vxquery/site/index.html Tue Dec 15 23:20:53 2009
@@ -47,7 +47,7 @@
   
     
             <div class="xleft">
-        Last Published: 2009-11-16
+        Last Published: 2009-12-16
                       </div>
             <div class="xright">      
   

Modified: incubator/vxquery/site/integration.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/integration.html?rev=891066&r1=891065&r2=891066&view=diff
==============================================================================
--- incubator/vxquery/site/integration.html (original)
+++ incubator/vxquery/site/integration.html Tue Dec 15 23:20:53 2009
@@ -47,7 +47,7 @@
   
     
             <div class="xleft">
-        Last Published: 2009-11-16
+        Last Published: 2009-12-16
                       </div>
             <div class="xright">      
   
@@ -175,8 +175,7 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <a name="Continuous_Integration"></a>
-<div class="section"><h2>Continuous Integration</h2>
+        <div class="section"><h2>Continuous Integration</h2>
 <p>No continuous integration management system is defined. Please check back at a later date.</p>
 </div>
 

Modified: incubator/vxquery/site/issue-tracking.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/issue-tracking.html?rev=891066&r1=891065&r2=891066&view=diff
==============================================================================
--- incubator/vxquery/site/issue-tracking.html (original)
+++ incubator/vxquery/site/issue-tracking.html Tue Dec 15 23:20:53 2009
@@ -47,7 +47,7 @@
   
     
             <div class="xleft">
-        Last Published: 2009-11-16
+        Last Published: 2009-12-16
                       </div>
             <div class="xright">      
   
@@ -175,15 +175,11 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <a name="Overview"></a>
-<div class="section"><h2>Overview</h2>
-This project uses <a href="http://www.atlassian.com/software/jira" class="externalLink">JIRA</a>
- a J2EE-based, issue tracking and project management application.</div>
-<a name="Issue_Tracking"></a>
+        <div class="section"><h2>Overview</h2>
+This project uses <a href="http://www.atlassian.com/software/jira" class="externalLink">JIRA</a> a J2EE-based, issue tracking and project management application.</div>
 <div class="section"><h2>Issue Tracking</h2>
 <p>Issues, bugs, and feature requests should be submitted to the following issue tracking system for this project.</p>
-<div class="source"><pre><a href="https://issues.apache.org/jira/browse/VXQUERY" class="externalLink">https://issues.apache.org/jira/browse/VXQUERY</a>
-</pre>
+<div class="source"><pre><a href="https://issues.apache.org/jira/browse/VXQUERY" class="externalLink">https://issues.apache.org/jira/browse/VXQUERY</a></pre>
 </div>
 </div>
 

Modified: incubator/vxquery/site/jjdoc/index.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/jjdoc/index.html?rev=891066&r1=891065&r2=891066&view=diff
==============================================================================
--- incubator/vxquery/site/jjdoc/index.html (original)
+++ incubator/vxquery/site/jjdoc/index.html Tue Dec 15 23:20:53 2009
@@ -47,7 +47,7 @@
   
     
             <div class="xleft">
-        Last Published: 2009-11-16
+        Last Published: 2009-12-16
                       </div>
             <div class="xright">      
   
@@ -148,8 +148,7 @@
 <br />
 <table class="bodyTable"><tr class="a"><th>Grammar File</th>
 </tr>
-<tr class="b"><td><a href="xquery-grammar.html">xquery-grammar.jj</a>
-</td>
+<tr class="b"><td><a href="xquery-grammar.html">xquery-grammar.jj</a></td>
 </tr>
 </table>
 

Modified: incubator/vxquery/site/license.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/license.html?rev=891066&r1=891065&r2=891066&view=diff
==============================================================================
--- incubator/vxquery/site/license.html (original)
+++ incubator/vxquery/site/license.html Tue Dec 15 23:20:53 2009
@@ -47,7 +47,7 @@
   
     
             <div class="xleft">
-        Last Published: 2009-11-16
+        Last Published: 2009-12-16
                       </div>
             <div class="xright">      
   
@@ -175,13 +175,10 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <a name="Overview"></a>
-<div class="section"><h2>Overview</h2>
+        <div class="section"><h2>Overview</h2>
 <p>Typically the licenses listed for the project are that of the project itself, and not of dependencies.</p>
 </div>
-<a name="Project_License"></a>
 <div class="section"><h2>Project License</h2>
-<a name="The_Apache_Software_License_Version_2.0"></a>
 <div class="section"><h3>The Apache Software License, Version 2.0</h3>
 <p>A business-friendly OSS license</p>
 <div class="source"><pre>

Modified: incubator/vxquery/site/mail-lists.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/mail-lists.html?rev=891066&r1=891065&r2=891066&view=diff
==============================================================================
--- incubator/vxquery/site/mail-lists.html (original)
+++ incubator/vxquery/site/mail-lists.html Tue Dec 15 23:20:53 2009
@@ -47,7 +47,7 @@
   
     
             <div class="xleft">
-        Last Published: 2009-11-16
+        Last Published: 2009-12-16
                       </div>
             <div class="xright">      
   
@@ -175,8 +175,7 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <a name="Project_Mailing_Lists"></a>
-<div class="section"><h2>Project Mailing Lists</h2>
+        <div class="section"><h2>Project Mailing Lists</h2>
 <p>These are the mailing lists that have been established for this project. For each list, there is a subscribe, unsubscribe, and an archive link.</p>
 <table class="bodyTable"><tr class="a"><th>Name</th>
 <th>Subscribe</th>
@@ -185,24 +184,16 @@
 <th>Archive</th>
 </tr>
 <tr class="b"><td>VXQuery-dev</td>
-<td><a href="mailto:vxquery-dev-subscribe@incubator.apache.org" class="externalLink">Subscribe</a>
-</td>
-<td><a href="mailto:vxquery-dev-unsubscribe@incubator.apache.org" class="externalLink">Unsubscribe</a>
-</td>
-<td><a href="mailto:vxquery-dev@incubator.apache.org" class="externalLink">Post</a>
-</td>
-<td><a href="http://mail-archives.apache.org/mod_mbox/incubator-vxquery-dev/" class="externalLink">mail-archives.apache.org</a>
-</td>
+<td><a href="mailto:vxquery-dev-subscribe@incubator.apache.org" class="externalLink">Subscribe</a></td>
+<td><a href="mailto:vxquery-dev-unsubscribe@incubator.apache.org" class="externalLink">Unsubscribe</a></td>
+<td><a href="mailto:vxquery-dev@incubator.apache.org" class="externalLink">Post</a></td>
+<td><a href="http://mail-archives.apache.org/mod_mbox/incubator-vxquery-dev/" class="externalLink">mail-archives.apache.org</a></td>
 </tr>
 <tr class="a"><td>VXQuery-commits</td>
-<td><a href="mailto:vxquery-commits-subscribe@incubator.apache.org" class="externalLink">Subscribe</a>
-</td>
-<td><a href="mailto:vxquery-commits-unsubscribe@incubator.apache.org" class="externalLink">Unsubscribe</a>
-</td>
-<td><a href="mailto:vxquery-commits@incubator.apache.org" class="externalLink">Post</a>
-</td>
-<td><a href="http://mail-archives.apache.org/mod_mbox/incubator-vxquery-commits/" class="externalLink">mail-archives.apache.org</a>
-</td>
+<td><a href="mailto:vxquery-commits-subscribe@incubator.apache.org" class="externalLink">Subscribe</a></td>
+<td><a href="mailto:vxquery-commits-unsubscribe@incubator.apache.org" class="externalLink">Unsubscribe</a></td>
+<td><a href="mailto:vxquery-commits@incubator.apache.org" class="externalLink">Post</a></td>
+<td><a href="http://mail-archives.apache.org/mod_mbox/incubator-vxquery-commits/" class="externalLink">mail-archives.apache.org</a></td>
 </tr>
 </table>
 </div>

Modified: incubator/vxquery/site/plugin-management.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/plugin-management.html?rev=891066&r1=891065&r2=891066&view=diff
==============================================================================
--- incubator/vxquery/site/plugin-management.html (original)
+++ incubator/vxquery/site/plugin-management.html Tue Dec 15 23:20:53 2009
@@ -47,7 +47,7 @@
   
     
             <div class="xleft">
-        Last Published: 2009-11-16
+        Last Published: 2009-12-16
                       </div>
             <div class="xright">      
   
@@ -175,106 +175,86 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <a name="Project_Plugin_Management"></a>
-<div class="section"><h2>Project Plugin Management</h2>
+        <div class="section"><h2>Project Plugin Management</h2>
 <table class="bodyTable"><tr class="a"><th>GroupId</th>
 <th>ArtifactId</th>
 <th>Version</th>
 </tr>
 <tr class="b"><td>org.apache.maven.plugins</td>
-<td><a href="http://maven.apache.org/plugins/maven-antrun-plugin" class="externalLink">maven-antrun-plugin</a>
-</td>
-<td>1.1</td>
+<td><a href="http://maven.apache.org/plugins/maven-antrun-plugin" class="externalLink">maven-antrun-plugin</a></td>
+<td>1.3</td>
 </tr>
 <tr class="a"><td>org.apache.maven.plugins</td>
-<td><a href="http://maven.apache.org/plugins/maven-assembly-plugin" class="externalLink">maven-assembly-plugin</a>
-</td>
+<td><a href="http://maven.apache.org/plugins/maven-assembly-plugin" class="externalLink">maven-assembly-plugin</a></td>
 <td>2.2-beta-2</td>
 </tr>
 <tr class="b"><td>org.apache.maven.plugins</td>
-<td><a href="http://maven.apache.org/plugins/maven-clean-plugin" class="externalLink">maven-clean-plugin</a>
-</td>
+<td><a href="http://maven.apache.org/plugins/maven-clean-plugin" class="externalLink">maven-clean-plugin</a></td>
 <td>2.2</td>
 </tr>
 <tr class="a"><td>org.apache.maven.plugins</td>
-<td><a href="http://maven.apache.org/plugins/maven-compiler-plugin" class="externalLink">maven-compiler-plugin</a>
-</td>
+<td><a href="http://maven.apache.org/plugins/maven-compiler-plugin" class="externalLink">maven-compiler-plugin</a></td>
 <td>2.0.2</td>
 </tr>
 <tr class="b"><td>org.apache.maven.plugins</td>
-<td><a href="http://maven.apache.org/plugins/maven-dependency-plugin" class="externalLink">maven-dependency-plugin</a>
-</td>
+<td><a href="http://maven.apache.org/plugins/maven-dependency-plugin" class="externalLink">maven-dependency-plugin</a></td>
 <td>2.0</td>
 </tr>
 <tr class="a"><td>org.apache.maven.plugins</td>
-<td><a href="http://maven.apache.org/plugins/maven-deploy-plugin" class="externalLink">maven-deploy-plugin</a>
-</td>
-<td>2.3</td>
+<td><a href="http://maven.apache.org/plugins/maven-deploy-plugin" class="externalLink">maven-deploy-plugin</a></td>
+<td>2.4</td>
 </tr>
 <tr class="b"><td>org.apache.maven.plugins</td>
-<td><a href="http://maven.apache.org/plugins/maven-ear-plugin" class="externalLink">maven-ear-plugin</a>
-</td>
+<td><a href="http://maven.apache.org/plugins/maven-ear-plugin" class="externalLink">maven-ear-plugin</a></td>
 <td>2.3.1</td>
 </tr>
 <tr class="a"><td>org.apache.maven.plugins</td>
-<td><a href="http://maven.apache.org/plugins/maven-ejb-plugin" class="externalLink">maven-ejb-plugin</a>
-</td>
+<td><a href="http://maven.apache.org/plugins/maven-ejb-plugin" class="externalLink">maven-ejb-plugin</a></td>
 <td>2.1</td>
 </tr>
 <tr class="b"><td>org.apache.maven.plugins</td>
-<td><a href="http://maven.apache.org/plugins/maven-install-plugin" class="externalLink">maven-install-plugin</a>
-</td>
+<td><a href="http://maven.apache.org/plugins/maven-install-plugin" class="externalLink">maven-install-plugin</a></td>
 <td>2.2</td>
 </tr>
 <tr class="a"><td>org.apache.maven.plugins</td>
-<td><a href="http://maven.apache.org/plugins/maven-jar-plugin" class="externalLink">maven-jar-plugin</a>
-</td>
+<td><a href="http://maven.apache.org/plugins/maven-jar-plugin" class="externalLink">maven-jar-plugin</a></td>
 <td>2.2</td>
 </tr>
 <tr class="b"><td>org.apache.maven.plugins</td>
-<td><a href="http://maven.apache.org/plugins/maven-javadoc-plugin" class="externalLink">maven-javadoc-plugin</a>
-</td>
-<td>2.4</td>
+<td><a href="http://maven.apache.org/plugins/maven-javadoc-plugin" class="externalLink">maven-javadoc-plugin</a></td>
+<td>2.5</td>
 </tr>
 <tr class="a"><td>org.apache.maven.plugins</td>
-<td><a href="http://maven.apache.org/plugins/maven-plugin-plugin" class="externalLink">maven-plugin-plugin</a>
-</td>
-<td>2.4.1</td>
+<td><a href="http://maven.apache.org/plugins/maven-plugin-plugin" class="externalLink">maven-plugin-plugin</a></td>
+<td>2.4.3</td>
 </tr>
 <tr class="b"><td>org.apache.maven.plugins</td>
-<td><a href="http://maven.apache.org/plugins/maven-rar-plugin" class="externalLink">maven-rar-plugin</a>
-</td>
+<td><a href="http://maven.apache.org/plugins/maven-rar-plugin" class="externalLink">maven-rar-plugin</a></td>
 <td>2.2</td>
 </tr>
 <tr class="a"><td>org.apache.maven.plugins</td>
-<td><a href="http://maven.apache.org/maven-release/maven-release-plugin" class="externalLink">maven-release-plugin</a>
-</td>
-<td>2.0-beta-7</td>
+<td><a href="http://maven.apache.org/plugins/maven-release-plugin/" class="externalLink">maven-release-plugin</a></td>
+<td>2.0-beta-8</td>
 </tr>
 <tr class="b"><td>org.apache.maven.plugins</td>
-<td><a href="http://maven.apache.org/plugins/maven-resources-plugin" class="externalLink">maven-resources-plugin</a>
-</td>
-<td>2.2</td>
+<td><a href="http://maven.apache.org/plugins/maven-resources-plugin" class="externalLink">maven-resources-plugin</a></td>
+<td>2.3</td>
 </tr>
 <tr class="a"><td>org.apache.maven.plugins</td>
-<td><a href="http://maven.apache.org/plugins/maven-site-plugin" class="externalLink">maven-site-plugin</a>
-</td>
-<td>2.0-beta-6</td>
+<td><a href="http://maven.apache.org/plugins/maven-site-plugin" class="externalLink">maven-site-plugin</a></td>
+<td>2.0-beta-7</td>
 </tr>
 <tr class="b"><td>org.apache.maven.plugins</td>
-<td><a href="http://maven.apache.org/plugins/maven-source-plugin" class="externalLink">maven-source-plugin</a>
-</td>
+<td><a href="http://maven.apache.org/plugins/maven-source-plugin" class="externalLink">maven-source-plugin</a></td>
 <td>2.0.4</td>
 </tr>
 <tr class="a"><td>org.apache.maven.plugins</td>
-<td><a href="http://maven.apache.org/surefire/maven-surefire-plugin" class="externalLink">maven-surefire-plugin</a>
-</td>
-<td>2.4.2</td>
+<td><a href="http://maven.apache.org/surefire/maven-surefire-plugin" class="externalLink">maven-surefire-plugin</a></td>
+<td>2.4.3</td>
 </tr>
 <tr class="b"><td>org.apache.maven.plugins</td>
-<td><a href="http://maven.apache.org/plugins/maven-war-plugin" class="externalLink">maven-war-plugin</a>
-</td>
-<td>2.1-alpha-1</td>
+<td><a href="http://maven.apache.org/plugins/maven-war-plugin" class="externalLink">maven-war-plugin</a></td>
+<td>2.1-alpha-2</td>
 </tr>
 </table>
 </div>

Modified: incubator/vxquery/site/plugins.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/plugins.html?rev=891066&r1=891065&r2=891066&view=diff
==============================================================================
--- incubator/vxquery/site/plugins.html (original)
+++ incubator/vxquery/site/plugins.html Tue Dec 15 23:20:53 2009
@@ -47,7 +47,7 @@
   
     
             <div class="xleft">
-        Last Published: 2009-11-16
+        Last Published: 2009-12-16
                       </div>
             <div class="xright">      
   
@@ -175,48 +175,40 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <a name="Project_Build_Plugins"></a>
-<div class="section"><h2>Project Build Plugins</h2>
+        <div class="section"><h2>Project Build Plugins</h2>
 <table class="bodyTable"><tr class="a"><th>GroupId</th>
 <th>ArtifactId</th>
 <th>Version</th>
 </tr>
 <tr class="b"><td>org.apache.maven.plugins</td>
-<td><a href="http://maven.apache.org/plugins/maven-antrun-plugin" class="externalLink">maven-antrun-plugin</a>
-</td>
-<td>1.1</td>
+<td><a href="http://maven.apache.org/plugins/maven-antrun-plugin" class="externalLink">maven-antrun-plugin</a></td>
+<td>1.3</td>
 </tr>
 <tr class="a"><td>org.apache.maven.plugins</td>
-<td><a href="http://maven.apache.org/plugins/maven-compiler-plugin" class="externalLink">maven-compiler-plugin</a>
-</td>
+<td><a href="http://maven.apache.org/plugins/maven-compiler-plugin" class="externalLink">maven-compiler-plugin</a></td>
 <td>2.0.2</td>
 </tr>
 <tr class="b"><td>org.apache.maven.plugins</td>
-<td><a href="http://maven.apache.org/surefire/maven-surefire-plugin" class="externalLink">maven-surefire-plugin</a>
-</td>
+<td><a href="http://maven.apache.org/surefire/maven-surefire-plugin" class="externalLink">maven-surefire-plugin</a></td>
 <td>2.4.2</td>
 </tr>
 <tr class="a"><td>org.codehaus.mojo</td>
-<td><a href="http://mojo.codehaus.org/javacc-maven-plugin/" class="externalLink">javacc-maven-plugin</a>
-</td>
+<td><a href="http://mojo.codehaus.org/javacc-maven-plugin/" class="externalLink">javacc-maven-plugin</a></td>
 <td>2.6</td>
 </tr>
 </table>
 </div>
-<a name="Project_Report_Plugins"></a>
 <div class="section"><h2>Project Report Plugins</h2>
 <table class="bodyTable"><tr class="b"><th>GroupId</th>
 <th>ArtifactId</th>
 <th>Version</th>
 </tr>
 <tr class="a"><td>org.apache.maven.plugins</td>
-<td><a href="http://maven.apache.org/surefire/maven-surefire-report-plugin" class="externalLink">maven-surefire-report-plugin</a>
-</td>
+<td><a href="http://maven.apache.org/surefire/maven-surefire-report-plugin" class="externalLink">maven-surefire-report-plugin</a></td>
 <td>2.4.2</td>
 </tr>
 <tr class="b"><td>org.codehaus.mojo</td>
-<td><a href="http://mojo.codehaus.org/javacc-maven-plugin/" class="externalLink">javacc-maven-plugin</a>
-</td>
+<td><a href="http://mojo.codehaus.org/javacc-maven-plugin/" class="externalLink">javacc-maven-plugin</a></td>
 <td>2.6</td>
 </tr>
 </table>

Modified: incubator/vxquery/site/project-info.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/project-info.html?rev=891066&r1=891065&r2=891066&view=diff
==============================================================================
--- incubator/vxquery/site/project-info.html (original)
+++ incubator/vxquery/site/project-info.html Tue Dec 15 23:20:53 2009
@@ -47,7 +47,7 @@
   
     
             <div class="xleft">
-        Last Published: 2009-11-16
+        Last Published: 2009-12-16
                       </div>
             <div class="xright">      
   
@@ -176,50 +176,39 @@
     <div id="bodyColumn">
       <div id="contentBox">
         <div class="section"><h2>Project Information</h2>
-<p>This document provides an overview of the various documents and links that are part of this project's general information. All of this content is automatically generated by <a href="http://maven.apache.org" class="externalLink">Maven</a>
- on behalf of the project.</p>
+<p>This document provides an overview of the various documents and links that are part of this project's general information. All of this content is automatically generated by <a href="http://maven.apache.org" class="externalLink">Maven</a> on behalf of the project.</p>
 <div class="section"><h3>Overview</h3>
 <table class="bodyTable"><tr class="a"><th>Document</th>
 <th>Description</th>
 </tr>
-<tr class="b"><td><a href="integration.html">Continuous Integration</a>
-</td>
+<tr class="b"><td><a href="integration.html">Continuous Integration</a></td>
 <td>This is a link to the definitions of all continuous integration processes that builds and tests code on a frequent, regular basis.</td>
 </tr>
-<tr class="a"><td><a href="dependencies.html">Dependencies</a>
-</td>
+<tr class="a"><td><a href="dependencies.html">Dependencies</a></td>
 <td>This document lists the project's dependencies and provides information on each dependency.</td>
 </tr>
-<tr class="b"><td><a href="issue-tracking.html">Issue Tracking</a>
-</td>
+<tr class="b"><td><a href="issue-tracking.html">Issue Tracking</a></td>
 <td>This is a link to the issue management system for this project. Issues (bugs, features, change requests) can be created and queried using this link.</td>
 </tr>
-<tr class="a"><td><a href="mail-lists.html">Mailing Lists</a>
-</td>
+<tr class="a"><td><a href="mail-lists.html">Mailing Lists</a></td>
 <td>This document provides subscription and archive information for this project's mailing lists.</td>
 </tr>
-<tr class="b"><td><a href="plugin-management.html">Plugin Management</a>
-</td>
+<tr class="b"><td><a href="plugin-management.html">Plugin Management</a></td>
 <td>This document lists the plugins that are defined through pluginManagement.</td>
 </tr>
-<tr class="a"><td><a href="license.html">Project License</a>
-</td>
+<tr class="a"><td><a href="license.html">Project License</a></td>
 <td>This is a link to the definitions of project licenses.</td>
 </tr>
-<tr class="b"><td><a href="plugins.html">Project Plugins</a>
-</td>
+<tr class="b"><td><a href="plugins.html">Project Plugins</a></td>
 <td>This document lists the build plugins and the report plugins used by this project.</td>
 </tr>
-<tr class="a"><td><a href="project-summary.html">Project Summary</a>
-</td>
+<tr class="a"><td><a href="project-summary.html">Project Summary</a></td>
 <td>This document lists other related information of this project</td>
 </tr>
-<tr class="b"><td><a href="team-list.html">Project Team</a>
-</td>
+<tr class="b"><td><a href="team-list.html">Project Team</a></td>
 <td>This document provides information on the members of this project. These are the individuals who have contributed to the project in one form or another.</td>
 </tr>
-<tr class="a"><td><a href="source-repository.html">Source Repository</a>
-</td>
+<tr class="a"><td><a href="source-repository.html">Source Repository</a></td>
 <td>This is a link to the online source repository that can be viewed via a web browser.</td>
 </tr>
 </table>

Modified: incubator/vxquery/site/project-reports.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/project-reports.html?rev=891066&r1=891065&r2=891066&view=diff
==============================================================================
--- incubator/vxquery/site/project-reports.html (original)
+++ incubator/vxquery/site/project-reports.html Tue Dec 15 23:20:53 2009
@@ -47,7 +47,7 @@
   
     
             <div class="xleft">
-        Last Published: 2009-11-16
+        Last Published: 2009-12-16
                       </div>
             <div class="xright">      
   
@@ -144,18 +144,15 @@
     <div id="bodyColumn">
       <div id="contentBox">
         <div class="section"><h2>Generated Reports</h2>
-<p>This document provides an overview of the various reports that are automatically generated by <a href="http://maven.apache.org" class="externalLink">Maven</a>
- Each report is briefly described below.</p>
+<p>This document provides an overview of the various reports that are automatically generated by <a href="http://maven.apache.org" class="externalLink">Maven</a> Each report is briefly described below.</p>
 <div class="section"><h3>Overview</h3>
 <table class="bodyTable"><tr class="a"><th>Document</th>
 <th>Description</th>
 </tr>
-<tr class="b"><td><a href="jjdoc/index.html">JJDoc Report</a>
-</td>
+<tr class="b"><td><a href="jjdoc/index.html">JJDoc Report</a></td>
 <td>JavaCC grammar documentation.</td>
 </tr>
-<tr class="a"><td><a href="surefire-report.html">Maven Surefire Report</a>
-</td>
+<tr class="a"><td><a href="surefire-report.html">Maven Surefire Report</a></td>
 <td>Report on the test results of the project.</td>
 </tr>
 </table>

Modified: incubator/vxquery/site/project-summary.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/project-summary.html?rev=891066&r1=891065&r2=891066&view=diff
==============================================================================
--- incubator/vxquery/site/project-summary.html (original)
+++ incubator/vxquery/site/project-summary.html Tue Dec 15 23:20:53 2009
@@ -47,7 +47,7 @@
   
     
             <div class="xleft">
-        Last Published: 2009-11-16
+        Last Published: 2009-12-16
                       </div>
             <div class="xright">      
   
@@ -175,9 +175,7 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <a name="Project_Summary"></a>
-<div class="section"><h2>Project Summary</h2>
-<a name="Project_Information"></a>
+        <div class="section"><h2>Project Summary</h2>
 <div class="section"><h3>Project Information</h3>
 <table class="bodyTable"><tr class="a"><th>Field</th>
 <th>Value</th>
@@ -186,15 +184,13 @@
 <td>VXQuery</td>
 </tr>
 <tr class="a"><td>Description</td>
-<td>Versatile XQuery Processor</td>
+<td>A Versatile XQuery Processor</td>
 </tr>
 <tr class="b"><td>Homepage</td>
-<td><a href="http://incubator.apache.org/vxquery/" class="externalLink">http://incubator.apache.org/vxquery/</a>
-</td>
+<td><a href="http://incubator.apache.org/vxquery/" class="externalLink">http://incubator.apache.org/vxquery/</a></td>
 </tr>
 </table>
 </div>
-<a name="Project_Organization"></a>
 <div class="section"><h3>Project Organization</h3>
 <table class="bodyTable"><tr class="a"><th>Field</th>
 <th>Value</th>
@@ -203,12 +199,10 @@
 <td>Apache Software Foundation</td>
 </tr>
 <tr class="a"><td>URL</td>
-<td><a href="http://www.apache.org/" class="externalLink">http://www.apache.org/</a>
-</td>
+<td><a href="http://www.apache.org/" class="externalLink">http://www.apache.org/</a></td>
 </tr>
 </table>
 </div>
-<a name="Build_Information"></a>
 <div class="section"><h3>Build Information</h3>
 <table class="bodyTable"><tr class="b"><th>Field</th>
 <th>Value</th>

Modified: incubator/vxquery/site/source-repository.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/source-repository.html?rev=891066&r1=891065&r2=891066&view=diff
==============================================================================
--- incubator/vxquery/site/source-repository.html (original)
+++ incubator/vxquery/site/source-repository.html Tue Dec 15 23:20:53 2009
@@ -47,7 +47,7 @@
   
     
             <div class="xleft">
-        Last Published: 2009-11-16
+        Last Published: 2009-12-16
                       </div>
             <div class="xright">      
   
@@ -175,25 +175,18 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <a name="Overview"></a>
-<div class="section"><h2>Overview</h2>
-This project uses <a href="http://subversion.tigris.org/" class="externalLink">Subversion</a>
- to manage its source code. Instructions on Subversion use can be found at <a href="http://svnbook.red-bean.com/" class="externalLink">http://svnbook.red-bean.com/</a>
-.</div>
-<a name="Web_Access"></a>
+        <div class="section"><h2>Overview</h2>
+This project uses <a href="http://subversion.tigris.org/" class="externalLink">Subversion</a> to manage its source code. Instructions on Subversion use can be found at <a href="http://svnbook.red-bean.com/" class="externalLink">http://svnbook.red-bean.com/</a>.</div>
 <div class="section"><h2>Web Access</h2>
 <p>The following is a link to the online source repository.</p>
-<div class="source"><pre><a href="https://svn.apache.org/repos/asf/incubator/vxquery" class="externalLink">https://svn.apache.org/repos/asf/incubator/vxquery</a>
-</pre>
+<div class="source"><pre><a href="https://svn.apache.org/repos/asf/incubator/vxquery" class="externalLink">https://svn.apache.org/repos/asf/incubator/vxquery</a></pre>
 </div>
 </div>
-<a name="Anonymous_access"></a>
 <div class="section"><h2>Anonymous access</h2>
 <p>The source can be checked out anonymously from SVN with this command:</p>
 <div class="source"><pre>$ svn checkout https://svn.apache.org/repos/asf/incubator/vxquery vxquery</pre>
 </div>
 </div>
-<a name="Developer_access"></a>
 <div class="section"><h2>Developer access</h2>
 <p>Everyone can access the Subversion repository via HTTP, but Committers must checkout the Subversion repository via HTTPS.</p>
 <div class="source"><pre>$ svn checkout https://svn.apache.org/repos/asf/incubator/vxquery vxquery</pre>
@@ -202,13 +195,11 @@
 <div class="source"><pre>$ svn commit --username your-username -m &quot;A message&quot;</pre>
 </div>
 </div>
-<a name="Access_from_behind_a_firewall"></a>
 <div class="section"><h2>Access from behind a firewall</h2>
 <p>For those users who are stuck behind a corporate firewall which is blocking HTTP access to the Subversion repository, you can try to access it via the developer connection:</p>
 <div class="source"><pre>$ svn checkout https://svn.apache.org/repos/asf/incubator/vxquery vxquery</pre>
 </div>
 </div>
-<a name="Access_through_a_proxy"></a>
 <div class="section"><h2>Access through a proxy</h2>
 <p>The Subversion client can go through a proxy, if you configure it to do so. First, edit your &quot;servers&quot; configuration file to indicate which proxy to use. The file's location depends on your operating system. On Linux or Unix it is located in the directory &quot;~/.subversion&quot;. On Windows it is in &quot;%APPDATA%\Subversion&quot;. (Try &quot;echo %APPDATA%&quot;, note this is a hidden directory.)</p>
 <p>There are comments in the file explaining what to do. If you don't have that file, get the latest Subversion client and run any command; this will cause the configuration directory and template files to be created.</p>