You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-dev@ws.apache.org by de...@apache.org on 2007/01/10 06:38:36 UTC

svn commit: r494722 [1/2] - /webservices/commons/site/axiom/

Author: deepal
Date: Tue Jan  9 21:38:30 2007
New Revision: 494722

URL: http://svn.apache.org/viewvc?view=rev&rev=494722
Log:
there was an issue in my previous site update , now corrected that

Modified:
    webservices/commons/site/axiom/OMTutorial.html
    webservices/commons/site/axiom/dependencies.html
    webservices/commons/site/axiom/dependency-convergence.html
    webservices/commons/site/axiom/download.html
    webservices/commons/site/axiom/index.html
    webservices/commons/site/axiom/integration.html
    webservices/commons/site/axiom/issue-tracking.html
    webservices/commons/site/axiom/license.html
    webservices/commons/site/axiom/mail-lists.html
    webservices/commons/site/axiom/navigation.html
    webservices/commons/site/axiom/project-info.html
    webservices/commons/site/axiom/project-summary.html
    webservices/commons/site/axiom/source-repository.html
    webservices/commons/site/axiom/team-list.html

Modified: webservices/commons/site/axiom/OMTutorial.html
URL: http://svn.apache.org/viewvc/webservices/commons/site/axiom/OMTutorial.html?view=diff&rev=494722&r1=494721&r2=494722
==============================================================================
--- webservices/commons/site/axiom/OMTutorial.html (original)
+++ webservices/commons/site/axiom/OMTutorial.html Tue Jan  9 21:38:30 2007
@@ -41,7 +41,7 @@
   
   
             <div class="xleft">
-        Last Published: 11/14/2006
+        Last Published: 01/10/2007
                       </div>
             <div class="xright">      <a href="http://www.apache.org/">Apache</a>
           |
@@ -777,7 +777,7 @@
     </div>
     <div id="footer">
       <div class="xright">&#169;  
-          2004-2006
+          2004-2007
     
           Apache Software Foundation
           

Modified: webservices/commons/site/axiom/dependencies.html
URL: http://svn.apache.org/viewvc/webservices/commons/site/axiom/dependencies.html?view=diff&rev=494722&r1=494721&r2=494722
==============================================================================
--- webservices/commons/site/axiom/dependencies.html (original)
+++ webservices/commons/site/axiom/dependencies.html Tue Jan  9 21:38:30 2007
@@ -1,33 +1,194 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html><head><title>Apache AXIOM - Dependencies</title><style type="text/css" media="all">
-          @import url("./style/maven-base.css");
-          
-			    @import url("./style/maven-theme.css");</style><link rel="stylesheet" href="./style/print.css" type="text/css" media="print"></link><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"></meta></head><body class="composite"><div id="banner"><a href="http://www.apache.org/" id="organizationLogo"><img alt="Apache Software Foundation" src="http://www.apache.org/images/asf-logo.gif"></img></a><a href="http://ws.apache.org/commons/axiom" id="projectLogo"><img alt="Apache AXIOM" src="http://www.apache.org/images/asf-logo.gif"></img></a><div class="clear"><hr></hr></div></div><div id="breadcrumbs"><div class="xleft">
-                	Last published: 09 January 2007
-                  | Doc for 1.2.2</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><a href="http://maven.apache.org/" title="Built by Maven" id="poweredBy"><img alt="Built by Maven" src="./images/logos/maven-button-1.png"></img></a></div></div><div id="bodyColumn"><div class="contentBox"><div class="section"><a name="Dependencies"></a><h2>Dependencies</h2><p> 
-        The following is a list of dependencies for this project.  These
-        dependencies are required to compile and run the application:
-      </p><table class="bodyTable"><thead>
-        <tr class="b"><th>Artifact ID</th><th>Type</th><th>Version</th><th>URL</th></tr>
-        </thead><tbody>
-                <tr class="a"><td>commons-logging</td><td>jar</td><td>1.0.4</td><td>
-                    </td></tr>
-                <tr class="b"><td>activation</td><td>jar</td><td>1.1</td><td>
-                    </td></tr>
-                <tr class="a"><td>mail</td><td>jar</td><td>1.4</td><td>
-                    </td></tr>
-                <tr class="b"><td>jaxen</td><td>jar</td><td>1.1-beta-9</td><td>
-                    <a href="http://www.ibiblio.org/maven/jaxen/jars/" class="externalLink" title="External Link">http://www.ibiblio.org/maven/jaxen/jars/</a>
-                    </td></tr>
-                <tr class="a"><td>log4j</td><td>jar</td><td>1.2.13</td><td>
-                    <a href="http://dist.codehaus.org/stax/jars/" class="externalLink" title="External Link">http://dist.codehaus.org/stax/jars/</a>
-                    </td></tr>
-                <tr class="b"><td>stax-api</td><td>jar</td><td>1.0.1</td><td>
-                    </td></tr>
-                <tr class="a"><td>wstx</td><td>jar</td><td>asl-3.0.0</td><td>
-                    </td></tr>
-                <tr class="b"><td>xml-apis</td><td>jar</td><td>1.3.03</td><td>
-                    </td></tr>
-                <tr class="a"><td>xmlunit</td><td>jar</td><td>1.0</td><td>
-                    <a href="http://www.ibiblio.org/maven/xmlunit/jars/" class="externalLink" title="External Link">http://www.ibiblio.org/maven/xmlunit/jars/</a>
-                    </td></tr>
-                </tbody></table></div></div></div><div class="clear"><hr></hr></div><div id="footer"><div class="xright">© 2004-2007, Apache Software Foundation</div><div class="clear"><hr></hr></div></div></body></html>
\ No newline at end of file
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+
+
+
+
+
+
+
+
+
+
+<html>
+  <head>
+    <title>Axiom - Project Dependencies</title>
+    <style type="text/css" media="all">
+      @import url("./css/maven-base.css");
+      @import url("./css/maven-theme.css");
+      @import url("./css/site.css");
+    </style>
+    <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
+        <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+      </head>
+  <body class="composite">
+    <div id="banner">
+                  <a href="../../" id="bannerLeft">
+    
+                                    <img src="http://ws.apache.org/images/project-logo.jpg" alt="" />
+    
+            </a>
+                    <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="breadcrumbs">
+          
+  
+
+  
+    
+  
+  
+            <div class="xleft">
+        Last Published: 01/10/2007
+                      </div>
+            <div class="xright">      <a href="http://www.apache.org/">Apache</a>
+          |
+          <a href="../../">WebServices</a>
+          |
+          <a href="../">Commons</a>
+          |
+          <a href="index.html">Axiom</a>
+          
+  
+
+  
+    
+  
+  
+  </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="leftColumn">
+      <div id="navcolumn">
+           
+  
+
+  
+    
+  
+  
+                   <h5>AXIOM</h5>
+        <ul>
+              
+    <li class="none">
+              <a href="index.html">About</a>
+        </li>
+              
+          
+              
+      
+            
+      
+              
+        <li class="expanded">
+              <a href="">Downloads</a>
+                <ul>
+                  
+    <li class="none">
+              <a href="download.cgi">Releases</a>
+        </li>
+                  
+    <li class="none">
+              <a href="source-repository.html">Source Code</a>
+        </li>
+              </ul>
+        </li>
+              
+          
+              
+      
+            
+      
+            
+      
+              
+        <li class="expanded">
+              <a href="">Documentation</a>
+                <ul>
+                  
+    <li class="none">
+              <a href="OMTutorial.html">OM Tutorial</a>
+        </li>
+                  
+    <li class="none">
+              <a href="apidocs/index.html">Javadocs</a>
+        </li>
+                  
+    <li class="none">
+              <a href="http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/?root=Apache-SVN">View Source</a>
+        </li>
+              </ul>
+        </li>
+              
+          
+              
+      
+            
+      
+            
+      
+              
+        <li class="expanded">
+              <a href="">Project Information</a>
+                <ul>
+                  
+    <li class="none">
+              <a href="mail-lists.html">Mailing Lists</a>
+        </li>
+                  
+    <li class="none">
+              <a href="team-list.html">Project Team</a>
+        </li>
+                  
+    <li class="none">
+              <a href="issue-tracking.html">Issue Tracking</a>
+        </li>
+              </ul>
+        </li>
+              
+    <li class="none">
+              <a href="license.html">License</a>
+        </li>
+          </ul>
+                                       <a href="http://maven.apache.org/" title="Built by Maven" id="poweredBy">
+            <img alt="Built by Maven" src="./images/logos/maven-feather.png"></img>
+          </a>
+                       
+  
+
+  
+    
+  
+  
+        </div>
+    </div>
+    <div id="bodyColumn">
+      <div id="contentBox">
+        <div class="section"><h2>Project Dependencies</h2><p>There are no dependencies for this project. It is a standalone application that does not depend on any other project.</p></div>
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">&#169;  
+          2004-2007
+    
+          Apache Software Foundation
+          
+  
+
+  
+    
+  
+  
+  </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+  </body>
+</html>

Modified: webservices/commons/site/axiom/dependency-convergence.html
URL: http://svn.apache.org/viewvc/webservices/commons/site/axiom/dependency-convergence.html?view=diff&rev=494722&r1=494721&r2=494722
==============================================================================
--- webservices/commons/site/axiom/dependency-convergence.html (original)
+++ webservices/commons/site/axiom/dependency-convergence.html Tue Jan  9 21:38:30 2007
@@ -40,7 +40,7 @@
   
   
             <div class="xleft">
-        Last Published: 11/14/2006
+        Last Published: 01/10/2007
                       </div>
             <div class="xright">      <a href="http://www.apache.org/">Apache</a>
           |
@@ -167,7 +167,7 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <div class="section"><h2>Reactor Dependency Convergence</h2><table class="bodyTable"><caption>Legend:</caption><tr class="a"><td><img alt="success" src="images/icon_success_sml.gif" /></td><td>All projects share one version of the dependency.</td></tr><tr class="b"><td><img alt="error" src="images/icon_error_sml.gif" /></td><td>At least one project has a differing version of the dependency.</td></tr></table><table class="bodyTable"><caption>Statistics</caption><tr class="a"><th>Number of sub-projects:</th><td>5</td></tr><tr class="b"><th>Number of dependencies (NOD):</th><td>11</td></tr><tr class="a"><th>Number of unique artifacts (NOA):</th><td>11</td></tr><tr class="b"><th>Number of SNAPSHOT artifacts (NOS):</th><td>0</td></tr><tr class="a"><th>Convergence (NOD/NOA):</th><td><img alt="success" src="images/icon_success_sml.gif" />&#160;<b>100%</b></td></tr><tr class="b"><th>Ready for Release (100% Convergence and no SNAPSHOTS):</th><td><img alt="success" src="images
 /icon_success_sml.gif" />&#160;<b>Success</b></td></tr></table>Dependencies used in sub-projects<div class="section"><h3>commons-logging:commons-logging</h3><table class="bodyTable"><tr class="a"><td><img alt="success" src="images/icon_success_sml.gif" /></td><td><table class="bodyTable"><tr class="b"><td>1.0.4</td><td><ol type="a"><li><a href="http://ws.apache.org/commons/axiom/modules/axiom-api">org.apache.ws.commons.axiom:axiom-api</a></li></ol></td></tr></table></td></tr></table></div><div class="section"><h3>javax.mail:mail</h3><table class="bodyTable"><tr class="a"><td><img alt="success" src="images/icon_success_sml.gif" /></td><td><table class="bodyTable"><tr class="b"><td>1.4</td><td><ol type="a"><li><a href="http://ws.apache.org/commons/axiom/modules/axiom-api">org.apache.ws.commons.axiom:axiom-api</a></li></ol></td></tr></table></td></tr></table></div><div class="section"><h3>jaxen:jaxen</h3><table class="bodyTable"><tr class="a"><td><img alt="success" src="images/
 icon_success_sml.gif" /></td><td><table class="bodyTable"><tr class="b"><td>1.1-beta-9</td><td><ol type="a"><li><a href="http://ws.apache.org/commons/axiom/modules/axiom-api">org.apache.ws.commons.axiom:axiom-api</a></li></ol></td></tr></table></td></tr></table></div><div class="section"><h3>junit:junit</h3><table class="bodyTable"><tr class="a"><td><img alt="success" src="images/icon_success_sml.gif" /></td><td><table class="bodyTable"><tr class="b"><td>3.8.2</td><td><ol type="a"><li><a href="http://ws.apache.org/commons/axiom/modules/axiom-tests">org.apache.ws.commons.axiom:axiom-tests</a></li></ol></td></tr></table></td></tr></table></div><div class="section"><h3>org.apache.ws.commons.axiom:axiom-api</h3><table class="bodyTable"><tr class="a"><td><img alt="success" src="images/icon_success_sml.gif" /></td><td><table class="bodyTable"><tr class="b"><td>SNAPSHOT</td><td><ol type="a"><li><a href="http://ws.apache.org/commons/axiom/modules/axiom-dom">org.apache.ws.commons.axi
 om:axiom-dom</a></li><li><a href="http://ws.apache.org/commons/axiom/modules/axiom-impl">org.apache.ws.commons.axiom:axiom-impl</a></li></ol></td></tr></table></td></tr></table></div><div class="section"><h3>org.apache.ws.commons.axiom:axiom-dom</h3><table class="bodyTable"><tr class="a"><td><img alt="success" src="images/icon_success_sml.gif" /></td><td><table class="bodyTable"><tr class="b"><td>SNAPSHOT</td><td><ol type="a"><li><a href="http://ws.apache.org/commons/axiom/modules/axiom-tests">org.apache.ws.commons.axiom:axiom-tests</a></li></ol></td></tr></table></td></tr></table></div><div class="section"><h3>org.apache.ws.commons.axiom:axiom-impl</h3><table class="bodyTable"><tr class="a"><td><img alt="success" src="images/icon_success_sml.gif" /></td><td><table class="bodyTable"><tr class="b"><td>SNAPSHOT</td><td><ol type="a"><li><a href="http://ws.apache.org/commons/axiom/modules/axiom-tests">org.apache.ws.commons.axiom:axiom-tests</a></li></ol></td></tr></table></td></
 tr></table></div><div class="section"><h3>stax:stax-api</h3><table class="bodyTable"><tr class="a"><td><img alt="success" src="images/icon_success_sml.gif" /></td><td><table class="bodyTable"><tr class="b"><td>1.0.1</td><td><ol type="a"><li><a href="http://ws.apache.org/commons/axiom/modules/axiom-api">org.apache.ws.commons.axiom:axiom-api</a></li><li><a href="http://ws.apache.org/commons/axiom/modules/axiom-tests">org.apache.ws.commons.axiom:axiom-tests</a></li></ol></td></tr></table></td></tr></table></div><div class="section"><h3>woodstox:wstx-asl</h3><table class="bodyTable"><tr class="a"><td><img alt="success" src="images/icon_success_sml.gif" /></td><td><table class="bodyTable"><tr class="b"><td>3.0.0</td><td><ol type="a"><li><a href="http://ws.apache.org/commons/axiom/modules/axiom-tests">org.apache.ws.commons.axiom:axiom-tests</a></li></ol></td></tr></table></td></tr></table></div><div class="section"><h3>xml-apis:xml-apis</h3><table class="bodyTable"><tr class="a"><
 td><img alt="success" src="images/icon_success_sml.gif" /></td><td><table class="bodyTable"><tr class="b"><td>1.3.03</td><td><ol type="a"><li><a href="http://ws.apache.org/commons/axiom/modules/axiom-api">org.apache.ws.commons.axiom:axiom-api</a></li></ol></td></tr></table></td></tr></table></div><div class="section"><h3>xmlunit:xmlunit</h3><table class="bodyTable"><tr class="a"><td><img alt="success" src="images/icon_success_sml.gif" /></td><td><table class="bodyTable"><tr class="b"><td>1.0</td><td><ol type="a"><li><a href="http://ws.apache.org/commons/axiom/modules/axiom-tests">org.apache.ws.commons.axiom:axiom-tests</a></li></ol></td></tr></table></td></tr></table></div></div>
+        <div class="section"><h2>Reactor Dependency Convergence</h2><table class="bodyTable"><caption>Legend:</caption><tr class="a"><td><img alt="success" src="images/icon_success_sml.gif" /></td><td>All projects share one version of the dependency.</td></tr><tr class="b"><td><img alt="error" src="images/icon_error_sml.gif" /></td><td>At least one project has a differing version of the dependency.</td></tr></table><table class="bodyTable"><caption>Statistics</caption><tr class="a"><th>Number of sub-projects:</th><td>5</td></tr><tr class="b"><th>Number of dependencies (NOD):</th><td>11</td></tr><tr class="a"><th>Number of unique artifacts (NOA):</th><td>11</td></tr><tr class="b"><th>Number of SNAPSHOT artifacts (NOS):</th><td>0</td></tr><tr class="a"><th>Convergence (NOD/NOA):</th><td><img alt="success" src="images/icon_success_sml.gif" />&#160;<b>100%</b></td></tr><tr class="b"><th>Ready for Release (100% Convergence and no SNAPSHOTS):</th><td><img alt="success" src="images
 /icon_success_sml.gif" />&#160;<b>Success</b></td></tr></table>Dependencies used in sub-projects<div class="section"><h3>commons-logging:commons-logging</h3><table class="bodyTable"><tr class="a"><td><img alt="success" src="images/icon_success_sml.gif" /></td><td><table class="bodyTable"><tr class="b"><td>1.0.4</td><td><ol type="a"><li><a href="http://ws.apache.org/commons/axiom/modules/axiom-api">org.apache.ws.commons.axiom:axiom-api</a></li><li><a href="http://ws.apache.org/commons/axiom/modules/axiom-dom">org.apache.ws.commons.axiom:axiom-dom</a></li><li><a href="http://ws.apache.org/commons/axiom/modules/axiom-impl">org.apache.ws.commons.axiom:axiom-impl</a></li><li><a href="http://ws.apache.org/commons/axiom/modules/axiom-tests">org.apache.ws.commons.axiom:axiom-tests</a></li></ol></td></tr></table></td></tr></table></div><div class="section"><h3>javax.mail:mail</h3><table class="bodyTable"><tr class="a"><td><img alt="success" src="images/icon_success_sml.gif" /></td><t
 d><table class="bodyTable"><tr class="b"><td>1.4</td><td><ol type="a"><li><a href="http://ws.apache.org/commons/axiom/modules/axiom-api">org.apache.ws.commons.axiom:axiom-api</a></li><li><a href="http://ws.apache.org/commons/axiom/modules/axiom-dom">org.apache.ws.commons.axiom:axiom-dom</a></li><li><a href="http://ws.apache.org/commons/axiom/modules/axiom-impl">org.apache.ws.commons.axiom:axiom-impl</a></li><li><a href="http://ws.apache.org/commons/axiom/modules/axiom-tests">org.apache.ws.commons.axiom:axiom-tests</a></li></ol></td></tr></table></td></tr></table></div><div class="section"><h3>jaxen:jaxen</h3><table class="bodyTable"><tr class="a"><td><img alt="success" src="images/icon_success_sml.gif" /></td><td><table class="bodyTable"><tr class="b"><td>1.1-beta-9</td><td><ol type="a"><li><a href="http://ws.apache.org/commons/axiom/modules/axiom-api">org.apache.ws.commons.axiom:axiom-api</a></li><li><a href="http://ws.apache.org/commons/axiom/modules/axiom-tests">org.apach
 e.ws.commons.axiom:axiom-tests</a></li></ol></td></tr></table></td></tr></table></div><div class="section"><h3>junit:junit</h3><table class="bodyTable"><tr class="a"><td><img alt="success" src="images/icon_success_sml.gif" /></td><td><table class="bodyTable"><tr class="b"><td>3.8.2</td><td><ol type="a"><li><a href="http://ws.apache.org/commons/axiom/modules/axiom-tests">org.apache.ws.commons.axiom:axiom-tests</a></li></ol></td></tr></table></td></tr></table></div><div class="section"><h3>org.apache.ws.commons.axiom:axiom-api</h3><table class="bodyTable"><tr class="a"><td><img alt="success" src="images/icon_success_sml.gif" /></td><td><table class="bodyTable"><tr class="b"><td>1.2.2</td><td><ol type="a"><li><a href="http://ws.apache.org/commons/axiom/modules/axiom-dom">org.apache.ws.commons.axiom:axiom-dom</a></li><li><a href="http://ws.apache.org/commons/axiom/modules/axiom-impl">org.apache.ws.commons.axiom:axiom-impl</a></li><li><a href="http://ws.apache.org/commons/axiom/m
 odules/axiom-tests">org.apache.ws.commons.axiom:axiom-tests</a></li></ol></td></tr></table></td></tr></table></div><div class="section"><h3>org.apache.ws.commons.axiom:axiom-dom</h3><table class="bodyTable"><tr class="a"><td><img alt="success" src="images/icon_success_sml.gif" /></td><td><table class="bodyTable"><tr class="b"><td>1.2.2</td><td><ol type="a"><li><a href="http://ws.apache.org/commons/axiom/modules/axiom-tests">org.apache.ws.commons.axiom:axiom-tests</a></li></ol></td></tr></table></td></tr></table></div><div class="section"><h3>org.apache.ws.commons.axiom:axiom-impl</h3><table class="bodyTable"><tr class="a"><td><img alt="success" src="images/icon_success_sml.gif" /></td><td><table class="bodyTable"><tr class="b"><td>1.2.2</td><td><ol type="a"><li><a href="http://ws.apache.org/commons/axiom/modules/axiom-tests">org.apache.ws.commons.axiom:axiom-tests</a></li></ol></td></tr></table></td></tr></table></div><div class="section"><h3>stax:stax-api</h3><table class="
 bodyTable"><tr class="a"><td><img alt="success" src="images/icon_success_sml.gif" /></td><td><table class="bodyTable"><tr class="b"><td>1.0.1</td><td><ol type="a"><li><a href="http://ws.apache.org/commons/axiom/modules/axiom-api">org.apache.ws.commons.axiom:axiom-api</a></li><li><a href="http://ws.apache.org/commons/axiom/modules/axiom-dom">org.apache.ws.commons.axiom:axiom-dom</a></li><li><a href="http://ws.apache.org/commons/axiom/modules/axiom-impl">org.apache.ws.commons.axiom:axiom-impl</a></li><li><a href="http://ws.apache.org/commons/axiom/modules/axiom-tests">org.apache.ws.commons.axiom:axiom-tests</a></li></ol></td></tr></table></td></tr></table></div><div class="section"><h3>woodstox:wstx-asl</h3><table class="bodyTable"><tr class="a"><td><img alt="success" src="images/icon_success_sml.gif" /></td><td><table class="bodyTable"><tr class="b"><td>3.0.0</td><td><ol type="a"><li><a href="http://ws.apache.org/commons/axiom/modules/axiom-tests">org.apache.ws.commons.axiom:
 axiom-tests</a></li></ol></td></tr></table></td></tr></table></div><div class="section"><h3>xml-apis:xml-apis</h3><table class="bodyTable"><tr class="a"><td><img alt="success" src="images/icon_success_sml.gif" /></td><td><table class="bodyTable"><tr class="b"><td>1.3.03</td><td><ol type="a"><li><a href="http://ws.apache.org/commons/axiom/modules/axiom-api">org.apache.ws.commons.axiom:axiom-api</a></li></ol></td></tr></table></td></tr></table></div><div class="section"><h3>xmlunit:xmlunit</h3><table class="bodyTable"><tr class="a"><td><img alt="success" src="images/icon_success_sml.gif" /></td><td><table class="bodyTable"><tr class="b"><td>1.0</td><td><ol type="a"><li><a href="http://ws.apache.org/commons/axiom/modules/axiom-tests">org.apache.ws.commons.axiom:axiom-tests</a></li></ol></td></tr></table></td></tr></table></div></div>
       </div>
     </div>
     <div class="clear">
@@ -175,7 +175,7 @@
     </div>
     <div id="footer">
       <div class="xright">&#169;  
-          2004-2006
+          2004-2007
     
           Apache Software Foundation
           

Modified: webservices/commons/site/axiom/download.html
URL: http://svn.apache.org/viewvc/webservices/commons/site/axiom/download.html?view=diff&rev=494722&r1=494721&r2=494722
==============================================================================
--- webservices/commons/site/axiom/download.html (original)
+++ webservices/commons/site/axiom/download.html Tue Jan  9 21:38:30 2007
@@ -11,7 +11,7 @@
 
 <html>
   <head>
-    <title>Axiom - 
+    <title>Axiom - 
         :: Apache AXIOM Releases ::</title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
@@ -41,7 +41,7 @@
   
   
             <div class="xleft">
-        Last Published: 11/14/2006
+        Last Published: 01/10/2007
                       </div>
             <div class="xright">      <a href="http://www.apache.org/">Apache</a>
           |
@@ -168,255 +168,280 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        
-    
-
-    <head>
-        <meta http-equiv="content-type" content="text/html; charset=iso-8859-1"></meta>
-        <meta content="text/html; charset=iso-8859-1"></meta>
-    </head>
-
-    
-
-        </a><div class="section"><h2></h2>
-            <h2>Releases</h2>
-            <div align="left">
-                <p>AXIOM is becoming more and more stable and the latest official version available for download is
-                    AXIOM 1.2. All the releases are available for download as source or binary. For more information,
-                    please see
-                    <a href="http://www.apache.org/dev/release.html">Apache Release FAQ</a>
-                </p>
-                <p>Please select the AXIOM version you want to download.</p>
-            </div>
-            <div align="center">
-
-                <table class="bodyTable">
-                    <tbody>
-                        <tr class="a">
-                            <td>Name</td>
-                            <td>Type</td>
-                            <td>Distribution</td>
-                            <td>Date</td>
-                            <td>Description</td>
-                        </tr>
-
-			<tr class="b">
-                            <td>
-                                <a name="1_2_1"></a>
-                                1.2.1
-                            </td>
-                            <td>Release</td>
-                            <td>Source Distribution
-                                <a href="[preferred]/ws/commons/axiom/1_2_1/axiom-1.2.1-src.zip">zip</a>
-
-                                <a href="http://www.apache.org/dist/ws/commons/axiom/1_2_1/axiom-1.2.1-src.zip.md5">MD5</a>
-                                <a href="http://www.apache.org/dist/ws/commons/axiom/1_2_1/axiom-1.2.1-src.zip.asc">PGP</a>
-                                <br></br>
-                                Binary Distribution
-                                <a href="[preferred]/ws/commons/axiom/1_2_1/axiom-1.2.1-bin.zip">zip</a>
-                                <a href="http://www.apache.org/dist/ws/commons/axiom/1_2_1/axiom-1.2.1-bin.zip.md5">MD5</a>
-                                <a href="http://www.apache.org/dist/ws/commons/axiom/1_2_1/axiom-1.2.1-bin.zip.asc">
-                                    PGP</a>
-
-                                <br></br>
-                            </td>
-                            <td>30 - 11 - 2006</td>
-                            <td>1.2.1 Release (Mirrored)</td>
-                        </tr>
-			
-                        <tr class="a">
-                            <td>
-                                <a name="1_2"></a>
-                                1.2
-                            </td>
-                            <td>Release</td>
-                            <td>Source Distribution
-                                <a href="http://archive.apache.org/dist/ws/commons/axiom/1_2/axiom-1.2-src.zip">zip</a>
-
-                                <a href="http://archive.apache.org/dist/ws/commons/axiom/1_2/axiom-1.2-src.zip.md5">MD5</a>
-                                <a href="http://archive.apache.org/dist/ws/commons/axiom/1_2/axiom-1.2-src.zip.asc">PGP</a>
-                                <br></br>
-                                Binary Distribution
-                                <a href="http://archive.apache.org/dist/ws/commons/axiom/1_2/axiom-1.2-bin.zip">zip</a>
-                                <a href="http://archive.apache.org/dist/ws/commons/axiom/1_2/axiom-1.2-bin.zip.md5">MD5</a>
-                                <a href="http://archive.apache.org/dist/ws/commons/axiom/1_2/axiom-1.2-bin.zip.asc">
-                                    PGP</a>
-
-                                <br></br>
-                            </td>
-                            <td>13 - 11 - 2006</td>
-                            <td>1.2 Release (Archived)</td>
-                        </tr>
-
-                        <tr class="b">
-                            <td>
-                                <a name="1_1_1"></a>
-                                1.1.1
-                            </td>
-                            <td>Release</td>
-                            <td>Source Distribution
-                                <a href="http://archive.apache.org/dist/ws/commons/axiom/1_1_1/axiom-1.1.1-src.zip">zip</a>
-
-                                <a href="http://archive.apache.org/dist/ws/commons/axiom/1_1_1/axiom-1.1.1-src.zip.md5">MD5</a>
-                                <a href="http://archive.apache.org/dist/ws/commons/axiom/1_1_1/axiom-1.1.1-src.zip.asc">PGP</a>
-                                <br></br>
-                                Binary Distribution
-                                <a href="http://archive.apache.org/dist/ws/commons/axiom/1_1_1/axiom-1.1.1-bin.zip">zip</a>
-                                <a href="http://archive.apache.org/dist/ws/commons/axiom/1_1_1/axiom-1.1.1-bin.zip.md5">MD5</a>
-                                <a href="http://archive.apache.org/dist/ws/commons/axiom/1_1_1/axiom-1.1.1-bin.zip.asc">
-                                    PGP</a>
-
-                                <br></br>
-                            </td>
-                            <td>18 - 09 - 2006</td>
-                            <td>1.1.1 Release (Archived)</td>
-                        </tr>
-
-                        <tr class="a">
-                            <td>
-                                <a name="1_1"></a>
-                                1.1
-                            </td>
-                            <td>Release</td>
-                            <td>Source Distribution
-                                <a href="http://archive.apache.org/dist/ws/commons/axiom/1_1/axiom-1.1-src.zip">zip</a>
-
-                                <a href="http://www.apache.org/dist/ws/commons/axiom/1_1/axiom-1.1-src.zip.md5">MD5</a>
-                                <a href="http://www.apache.org/dist/ws/commons/axiom/1_1/axiom-1.1-src.zip.asc">PGP</a>
-                                <br></br>
-                                Binary Distribution
-                                <a href="http://archive.apache.org/dist/ws/commons/axiom/1_1/axiom-1.1-bin.zip">zip</a>
-                                <a href="http://www.apache.org/dist/ws/commons/axiom/1_1/axiom-1.1-bin.zip.md5">MD5</a>
-                                <a href="http://www.apache.org/dist/ws/commons/axiom/1_1/axiom-1.1-bin.zip.asc">
-                                    PGP</a>
-
-                                <br></br>
-                            </td>
-                            <td>15 - 09 - 2006</td>
-                            <td>1.1 Release (Archived)
-                                <br></br>
-                                Note : This released was compiled using JDK 1.5 and will not work with JDK 1.4. Please
-                                move to AXIOM 1.1.1.
-                            </td>
-                        </tr>
-
-
-                        <tr class="b">
-                            <td>
-                                <a name="1_0"></a>
-                                1.0
-                            </td>
-                            <td>Release</td>
-                            <td>Source Distribution
-                                <a href="http://archive.apache.org/dist/ws/commons/axiom/1_0/axiom-1.0-src.zip">zip</a>
-
-                                <a href="http://archive.apache.org/dist/ws/commons/axiom/1_0/axiom-1.0-src.zip.md5">
-                                    MD5</a>
-                                <a href="http://www.apache.org/dist/ws/commons/axiom/1_0/axiom-1.0-src.zip.asc">
-                                    PGP</a>
-                                <br></br>
-                                Binary Distribution
-                                <a href="http://archive.apache.org/dist/ws/commons/axiom/1_0/axiom-1.0-bin.zip">
-                                    zip</a>
-                                <a href="http://archive.apache.org/dist/ws/commons/axiom/1_0/axiom-1.0-bin.zip.md5">
-                                    MD5</a>
-                                <a href="http://archive.apache.org/dist/ws/commons/axiom/1_0/axiom-1.0-bin.zip.asc">
-                                    PGP</a>
-
-                                <br></br>
-                            </td>
-                            <td>02 - 05 - 2006</td>
-                            <td>1.0 Release (Archived)</td>
-                        </tr>
-
-
-                        <tr class="a">
-                            <td>
-                                <a name="0_95"></a>
-                                0.95
-                            </td>
-                            <td>Release</td>
-                            <td>Source Distribution
-                                <a href="http://archive.apache.org/dist/ws/commons/axiom/0_95/axiom-0.95-src.zip">
-                                    zip</a>
-
-                                <a href="http://archive.apache.org/dist/ws/commons/axiom/0_95/axiom-0.95-src.zip.md5">
-                                    MD5</a>
-                                <a href="http://archive.apache.org/dist/ws/commons/axiom/0_95/axiom-0.95-src.zip.asc">
-                                    PGP</a>
-                                <br></br>
-                                Binary Distribution
-                                <a href="[preferred]/ws/commons/axiom/0_95/axiom-0.95-bin.zip">zip</a>
-                                <a href="http://archive.apache.org/dist/ws/commons/axiom/0_95/axiom-0.95-bin.zip.md5">
-                                    MD5</a>
-                                <a href="http://archive.apache.org/dist/ws/commons/axiom/0_95/axiom-0.95-bin.zip.asc">
-                                    PGP</a>
-
-                                <br></br>
-                            </td>
-                            <td>23 - 03 - 2006</td>
-                            <td>0.95 Release (Archived)</td>
-                        </tr>
-
-                    </tbody>
-                </table>
-            </div>
-            <div align="left">
-                <p>[if-any logo]
-                    <a href="[link]">
-                        <img align="right" src="[logo]" border="0"></img>
-                    </a>
-                    [end] The currently selected mirror is
-                    <b>[preferred]</b>
-                    . If
-                    you encounter a problem with this mirror, please select another mirror. If
-                    all mirrors are failing, there are
-                    <i>backup</i>
-                    mirrors (at the end of the
-                    mirrors list) that should be available.
-                </p>
-
-                <form action="[location]" method="get" id="SelectMirror">
-                    Other mirrors:
-                    <select name="Preferred">[if-any http][for http]
-                        <option value="[http]" selected="selected">[http]</option>
-                        [end][end][if-any ftp][for ftp]
-                        <option value="[ftp]">[ftp]</option>
-                        [end][end][if-any backup][for backup]
-                        <option value="[backup]">[backup] (backup)</option>
-                        [end][end]
-                    </select>
-
-                    <input type="submit" value="Change"></input>
-                </form>
-
-                <p>You may also consult the
-                    <a href="http://www.apache.org/mirrors/">complete
-                        list of mirrors</a>
-                    .
-                </p>
-
-                <p>
-                    <strong>Note:</strong>
-                    when downloading from a mirror please check the
-                    <a href="http://www.apache.org/dev/release-signing#md5">md5sum</a>
-                    and verify
-                    the
-                    <a href="http://www.apache.org/dev/release-signing#openpgp">OpenPGP</a>
-                    compatible signature from the main Apache site. These can be downloaded by
-                    following the links above. This
-                    <a href="http://www.apache.org/dist/ws/commons/axiom/KEYS">KEYS</a>
-                    file contains the
-                    public keys used for signing release. It is recommended that (when possible)
-                    a
-                    <a href="http://www.apache.org/dev/release-signing#web-of-trust">web of
-                        trust</a>
-                    is used to confirm the identity of these keys.
-                </p>
-            </div>
-
-        </div>
-    
+        
+    
+
+    <head>
+        <meta http-equiv="content-type" content="text/html; charset=iso-8859-1"></meta>
+        <meta content="text/html; charset=iso-8859-1"></meta>
+    </head>
+
+    
+
+        </a><div class="section"><h2></h2>
+            <h2>Releases</h2>
+            <div align="left">
+                <p>AXIOM is becoming more and more stable and the latest official version available for download is
+                    AXIOM 1.2. All the releases are available for download as source or binary. For more information,
+                    please see
+                    <a href="http://www.apache.org/dev/release.html">Apache Release FAQ</a>
+                </p>
+                <p>Please select the AXIOM version you want to download.</p>
+            </div>
+            <div align="center">
+
+                <table class="bodyTable">
+                    <tbody>
+                        <tr class="a">
+                            <td>Name</td>
+                            <td>Type</td>
+                            <td>Distribution</td>
+                            <td>Date</td>
+                            <td>Description</td>
+                        </tr>
+                <tr class="b">
+                            <td>
+                                <a name="1_2_2"></a>
+                                1.2.1
+                            </td>
+                            <td>Release</td>
+                            <td>Source Distribution
+                                <a href="[preferred]/ws/commons/axiom/1_2_2/axiom-1.2.2-src.zip">zip</a>
+
+                                <a href="http://www.apache.org/dist/ws/commons/axiom/1_2_2/axiom-1.2.2-src.zip.md5">MD5</a>
+                                <a href="http://www.apache.org/dist/ws/commons/axiom/1_2_2/axiom-1.2.1-src.zip.asc">PGP</a>
+                                <br></br>
+                                Binary Distribution
+                                <a href="[preferred]/ws/commons/axiom/1_2_2/axiom-1.2.2-bin.zip">zip</a>
+                                <a href="http://www.apache.org/dist/ws/commons/axiom/1_2_2/axiom-1.2.2-bin.zip.md5">MD5</a>
+                                <a href="http://www.apache.org/dist/ws/commons/axiom/1_2_2/axiom-1.2.2-bin.zip.asc">
+                                    PGP</a>
+
+                                <br></br>
+                            </td>
+                            <td>09 - 01 - 2001</td>
+                            <td>1.2.2 Release (Mirrored)</td>
+                        </tr>
+
+			
+			<tr class="a">
+                            <td>
+                                <a name="1_2_1"></a>
+                                1.2.1
+                            </td>
+                            <td>Release</td>
+                            <td>Source Distribution
+                                <a href="[preferred]/ws/commons/axiom/1_2_1/axiom-1.2.1-src.zip">zip</a>
+
+                                <a href="http://www.apache.org/dist/ws/commons/axiom/1_2_1/axiom-1.2.1-src.zip.md5">MD5</a>
+                                <a href="http://www.apache.org/dist/ws/commons/axiom/1_2_1/axiom-1.2.1-src.zip.asc">PGP</a>
+                                <br></br>
+                                Binary Distribution
+                                <a href="[preferred]/ws/commons/axiom/1_2_1/axiom-1.2.1-bin.zip">zip</a>
+                                <a href="http://www.apache.org/dist/ws/commons/axiom/1_2_1/axiom-1.2.1-bin.zip.md5">MD5</a>
+                                <a href="http://www.apache.org/dist/ws/commons/axiom/1_2_1/axiom-1.2.1-bin.zip.asc">
+                                    PGP</a>
+
+                                <br></br>
+                            </td>
+                            <td>30 - 11 - 2006</td>
+                            <td>1.2.1 Release (Mirrored)</td>
+                        </tr>
+
+
+                        <tr class="b">
+                            <td>
+                                <a name="1_2"></a>
+                                1.2
+                            </td>
+                            <td>Release</td>
+                            <td>Source Distribution
+                                <a href="http://archive.apache.org/dist/ws/commons/axiom/1_2/axiom-1.2-src.zip">zip</a>
+
+                                <a href="http://archive.apache.org/dist/ws/commons/axiom/1_2/axiom-1.2-src.zip.md5">MD5</a>
+                                <a href="http://archive.apache.org/dist/ws/commons/axiom/1_2/axiom-1.2-src.zip.asc">PGP</a>
+                                <br></br>
+                                Binary Distribution
+                                <a href="http://archive.apache.org/dist/ws/commons/axiom/1_2/axiom-1.2-bin.zip">zip</a>
+                                <a href="http://archive.apache.org/dist/ws/commons/axiom/1_2/axiom-1.2-bin.zip.md5">MD5</a>
+                                <a href="http://archive.apache.org/dist/ws/commons/axiom/1_2/axiom-1.2-bin.zip.asc">
+                                    PGP</a>
+
+                                <br></br>
+                            </td>
+                            <td>13 - 11 - 2006</td>
+                            <td>1.2 Release (Archived)</td>
+                        </tr>
+
+                        <tr class="a">
+                            <td>
+                                <a name="09"></a>
+                                1.1.1
+                            </td>
+                            <td>Release</td>
+                            <td>Source Distribution
+                                <a href="http://archive.apache.org/dist/ws/commons/axiom/1_1_1/axiom-1.1.1-src.zip">zip</a>
+
+                                <a href="http://archive.apache.org/dist/ws/commons/axiom/1_1_1/axiom-1.1.1-src.zip.md5">MD5</a>
+                                <a href="http://archive.apache.org/dist/ws/commons/axiom/1_1_1/axiom-1.1.1-src.zip.asc">PGP</a>
+                                <br></br>
+                                Binary Distribution
+                                <a href="http://archive.apache.org/dist/ws/commons/axiom/1_1_1/axiom-1.1.1-bin.zip">zip</a>
+                                <a href="http://archive.apache.org/dist/ws/commons/axiom/1_1_1/axiom-1.1.1-bin.zip.md5">MD5</a>
+                                <a href="http://archive.apache.org/dist/ws/commons/axiom/1_1_1/axiom-1.1.1-bin.zip.asc">
+                                    PGP</a>
+
+                                <br></br>
+                            </td>
+                            <td>18 - 09 - 2006</td>
+                            <td>1.1.1 Release (Archived)</td>
+                        </tr>
+
+                        <tr class="b">
+                            <td>
+                                <a name="1_1"></a>
+                                1.1
+                            </td>
+                            <td>Release</td>
+                            <td>Source Distribution
+                                <a href="http://archive.apache.org/dist/ws/commons/axiom/1_1/axiom-1.1-src.zip">zip</a>
+
+                                <a href="http://www.apache.org/dist/ws/commons/axiom/1_1/axiom-1.1-src.zip.md5">MD5</a>
+                                <a href="http://www.apache.org/dist/ws/commons/axiom/1_1/axiom-1.1-src.zip.asc">PGP</a>
+                                <br></br>
+                                Binary Distribution
+                                <a href="http://archive.apache.org/dist/ws/commons/axiom/1_1/axiom-1.1-bin.zip">zip</a>
+                                <a href="http://www.apache.org/dist/ws/commons/axiom/1_1/axiom-1.1-bin.zip.md5">MD5</a>
+                                <a href="http://www.apache.org/dist/ws/commons/axiom/1_1/axiom-1.1-bin.zip.asc">
+                                    PGP</a>
+
+                                <br></br>
+                            </td>
+                            <td>15 - 09 - 2006</td>
+                            <td>1.1 Release (Archived)
+                                <br></br>
+                                Note : This released was compiled using JDK 1.5 and will not work with JDK 1.4. Please
+                                move to AXIOM 1.1.1.
+                            </td>
+                        </tr>
+
+
+                        <tr class="a">
+                            <td>
+                                <a name="1_0"></a>
+                                1.0
+                            </td>
+                            <td>Release</td>
+                            <td>Source Distribution
+                                <a href="http://archive.apache.org/dist/ws/commons/axiom/1_0/axiom-1.0-src.zip">zip</a>
+
+                                <a href="http://archive.apache.org/dist/ws/commons/axiom/1_0/axiom-1.0-src.zip.md5">
+                                    MD5</a>
+                                <a href="http://www.apache.org/dist/ws/commons/axiom/1_0/axiom-1.0-src.zip.asc">
+                                    PGP</a>
+                                <br></br>
+                                Binary Distribution
+                                <a href="http://archive.apache.org/dist/ws/commons/axiom/1_0/axiom-1.0-bin.zip">
+                                    zip</a>
+                                <a href="http://archive.apache.org/dist/ws/commons/axiom/1_0/axiom-1.0-bin.zip.md5">
+                                    MD5</a>
+                                <a href="http://archive.apache.org/dist/ws/commons/axiom/1_0/axiom-1.0-bin.zip.asc">
+                                    PGP</a>
+
+                                <br></br>
+                            </td>
+                            <td>02 - 05 - 2006</td>
+                            <td>1.0 Release (Archived)</td>
+                        </tr>
+
+
+                        <tr class="b">
+                            <td>
+                                <a name="0_95"></a>
+                                0.95
+                            </td>
+                            <td>Release</td>
+                            <td>Source Distribution
+                                <a href="http://archive.apache.org/dist/ws/commons/axiom/0_95/axiom-0.95-src.zip">
+                                    zip</a>
+
+                                <a href="http://archive.apache.org/dist/ws/commons/axiom/0_95/axiom-0.95-src.zip.md5">
+                                    MD5</a>
+                                <a href="http://archive.apache.org/dist/ws/commons/axiom/0_95/axiom-0.95-src.zip.asc">
+                                    PGP</a>
+                                <br></br>
+                                Binary Distribution
+                                <a href="[preferred]/ws/commons/axiom/0_95/axiom-0.95-bin.zip">zip</a>
+                                <a href="http://archive.apache.org/dist/ws/commons/axiom/0_95/axiom-0.95-bin.zip.md5">
+                                    MD5</a>
+                                <a href="http://archive.apache.org/dist/ws/commons/axiom/0_95/axiom-0.95-bin.zip.asc">
+                                    PGP</a>
+
+                                <br></br>
+                            </td>
+                            <td>23 - 03 - 2006</td>
+                            <td>0.95 Release (Archived)</td>
+                        </tr>
+
+                    </tbody>
+                </table>
+            </div>
+            <div align="left">
+                <p>[if-any logo]
+                    <a href="[link]">
+                        <img align="right" src="[logo]" border="0"></img>
+                    </a>
+                    [end] The currently selected mirror is
+                    <b>[preferred]</b>
+                    . If
+                    you encounter a problem with this mirror, please select another mirror. If
+                    all mirrors are failing, there are
+                    <i>backup</i>
+                    mirrors (at the end of the
+                    mirrors list) that should be available.
+                </p>
+
+                <form action="[location]" method="get" id="SelectMirror">
+                    Other mirrors:
+                    <select name="Preferred">[if-any http][for http]
+                        <option value="[http]" selected="selected">[http]</option>
+                        [end][end][if-any ftp][for ftp]
+                        <option value="[ftp]">[ftp]</option>
+                        [end][end][if-any backup][for backup]
+                        <option value="[backup]">[backup] (backup)</option>
+                        [end][end]
+                    </select>
+
+                    <input type="submit" value="Change"></input>
+                </form>
+
+                <p>You may also consult the
+                    <a href="http://www.apache.org/mirrors/">complete
+                        list of mirrors</a>
+                    .
+                </p>
+
+                <p>
+                    <strong>Note:</strong>
+                    when downloading from a mirror please check the
+                    <a href="http://www.apache.org/dev/release-signing#md5">md5sum</a>
+                    and verify
+                    the
+                    <a href="http://www.apache.org/dev/release-signing#openpgp">OpenPGP</a>
+                    compatible signature from the main Apache site. These can be downloaded by
+                    following the links above. This
+                    <a href="http://www.apache.org/dist/ws/commons/axiom/KEYS">KEYS</a>
+                    file contains the
+                    public keys used for signing release. It is recommended that (when possible)
+                    a
+                    <a href="http://www.apache.org/dev/release-signing#web-of-trust">web of
+                        trust</a>
+                    is used to confirm the identity of these keys.
+                </p>
+            </div>
+
+        </div>
+    
 
       </div>
     </div>
@@ -425,7 +450,7 @@
     </div>
     <div id="footer">
       <div class="xright">&#169;  
-          2004-2006
+          2004-2007
     
           Apache Software Foundation
           

Modified: webservices/commons/site/axiom/index.html
URL: http://svn.apache.org/viewvc/webservices/commons/site/axiom/index.html?view=diff&rev=494722&r1=494721&r2=494722
==============================================================================
--- webservices/commons/site/axiom/index.html (original)
+++ webservices/commons/site/axiom/index.html Tue Jan  9 21:38:30 2007
@@ -1,9 +1,194 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html><head><title>Apache AXIOM - Apache AXIOM</title><style type="text/css" media="all">
-          @import url("./style/maven-base.css");
-          
-			    @import url("./style/maven-theme.css");</style><link rel="stylesheet" href="./style/print.css" type="text/css" media="print"></link><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"></meta></head><body class="composite"><div id="banner"><a href="http://www.apache.org/" id="organizationLogo"><img alt="Apache Software Foundation" src="http://www.apache.org/images/asf-logo.gif"></img></a><a href="http://ws.apache.org/commons/axiom" id="projectLogo"><img alt="Apache AXIOM" src="http://www.apache.org/images/asf-logo.gif"></img></a><div class="clear"><hr></hr></div></div><div id="breadcrumbs"><div class="xleft">
-                	Last published: 09 January 2007
-                  | Doc for 1.2.2</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><a href="http://maven.apache.org/" title="Built by Maven" id="poweredBy"><img alt="Built by Maven" src="./images/logos/maven-button-1.png"></img></a></div></div><div id="bodyColumn"><div class="contentBox"><div class="section"><a name="Apache_AXIOM"></a><h2>Apache AXIOM</h2><p>
-        AXIOM, The Object Model of Axis 2.0. This helps Axis 2.0 to have a light weight,
-        efficient object model on StAX
-      </p></div></div></div><div class="clear"><hr></hr></div><div id="footer"><div class="xright">© 2004-2007, Apache Software Foundation</div><div class="clear"><hr></hr></div></div></body></html>
\ No newline at end of file
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+
+
+
+
+
+
+
+
+
+
+<html>
+  <head>
+    <title>Axiom - Apache Axiom - The XML Object Model</title>
+    <style type="text/css" media="all">
+      @import url("./css/maven-base.css");
+      @import url("./css/maven-theme.css");
+      @import url("./css/site.css");
+    </style>
+    <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
+        <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+      </head>
+  <body class="composite">
+    <div id="banner">
+                  <a href="../../" id="bannerLeft">
+    
+                                    <img src="http://ws.apache.org/images/project-logo.jpg" alt="" />
+    
+            </a>
+                    <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="breadcrumbs">
+          
+  
+
+  
+    
+  
+  
+            <div class="xleft">
+        Last Published: 01/10/2007
+                      </div>
+            <div class="xright">      <a href="http://www.apache.org/">Apache</a>
+          |
+          <a href="../../">WebServices</a>
+          |
+          <a href="../">Commons</a>
+          |
+          <a href="index.html">Axiom</a>
+          
+  
+
+  
+    
+  
+  
+  </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="leftColumn">
+      <div id="navcolumn">
+           
+  
+
+  
+    
+  
+  
+                   <h5>AXIOM</h5>
+        <ul>
+              
+    <li class="none">
+              <strong>About</strong>
+        </li>
+              
+          
+              
+      
+            
+      
+              
+        <li class="expanded">
+              <a href="">Downloads</a>
+                <ul>
+                  
+    <li class="none">
+              <a href="download.cgi">Releases</a>
+        </li>
+                  
+    <li class="none">
+              <a href="source-repository.html">Source Code</a>
+        </li>
+              </ul>
+        </li>
+              
+          
+              
+      
+            
+      
+            
+      
+              
+        <li class="expanded">
+              <a href="">Documentation</a>
+                <ul>
+                  
+    <li class="none">
+              <a href="OMTutorial.html">OM Tutorial</a>
+        </li>
+                  
+    <li class="none">
+              <a href="apidocs/index.html">Javadocs</a>
+        </li>
+                  
+    <li class="none">
+              <a href="http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/?root=Apache-SVN">View Source</a>
+        </li>
+              </ul>
+        </li>
+              
+          
+              
+      
+            
+      
+            
+      
+              
+        <li class="expanded">
+              <a href="">Project Information</a>
+                <ul>
+                  
+    <li class="none">
+              <a href="mail-lists.html">Mailing Lists</a>
+        </li>
+                  
+    <li class="none">
+              <a href="team-list.html">Project Team</a>
+        </li>
+                  
+    <li class="none">
+              <a href="issue-tracking.html">Issue Tracking</a>
+        </li>
+              </ul>
+        </li>
+              
+    <li class="none">
+              <a href="license.html">License</a>
+        </li>
+          </ul>
+                                       <a href="http://maven.apache.org/" title="Built by Maven" id="poweredBy">
+            <img alt="Built by Maven" src="./images/logos/maven-feather.png"></img>
+          </a>
+                       
+  
+
+  
+    
+  
+  
+        </div>
+    </div>
+    <div id="bodyColumn">
+      <div id="contentBox">
+        <div class="section"><h2>Welcome to Apache Axiom</h2><p>AXIOM stands for AXis Object Model (also known as OM - Object Model) and refers to the XML infoset model that was initially developed for Apache Axis2. XML infoset refers to the information included inside the XML and for programmatical manipulation it is convenient to have a representation of this XML infoset in a language specific manner. For an object oriented language the obvious choice is a model made up of objects. DOM and JDOM are two such XML models. OM is conceptually similar to such an XML model by its external behavior but deep down it is very much different.</p></div><div class="section"><h2>Latest Release</h2><p><b>09th January 2007 - Apache Axiom Version 1.2.2 Released!</b></p><p>[<a href="http://ws.apache.org/commons/axiom/download.cgi">Download AXIOM 1.2.2</a>]</p><p>Apache AXIOM is a StAX-based, XML Infoset compliant object model which supports on-demand building of the object tree. It supports 
 a novel &quot;pull-through&quot; model which allows one to turn off the tree building and directly access the underlying pull event stream. It also has built in support for XML Optimized Packaging (XOP) and MTOM, the combination of which allows XML to carry binary data efficiently and in a transparent manner. The combination of these is an easy to use API with a very high performant architecture!</p><p>Developed as part of Apache Axis2, Apache AXIOM is the core of Apache Axis2. However, it is a pure standalone XML Infoset model with novel features and can be used independently of Apache Axis2.</p></div><div class="section"><h2>Key Features</h2><ul><li>Full XML Infoset compliant XML object model</li><li>StAX based builders with on-demand building and pull-through</li><li>XOP/MTOM support offering direct binary support</li><li>Convenient SOAP Infoset API on top of AXIOM</li><li>Two implementations included:<ul><li>Linked list based implementation</li><li>W3C DOM supporting imp
 lementation</li></ul></li><li>High performant</li></ul></div><div class="section"><h2>What's New in This Release</h2><ul><li>Improved XML serialization</li><li>Improved Builder hierarchy</li><li>Improved MTOM handling</li><li>Numerous bug fixes</li></ul></div>
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">&#169;  
+          2004-2007
+    
+          Apache Software Foundation
+          
+  
+
+  
+    
+  
+  
+  </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+  </body>
+</html>

Modified: webservices/commons/site/axiom/integration.html
URL: http://svn.apache.org/viewvc/webservices/commons/site/axiom/integration.html?view=diff&rev=494722&r1=494721&r2=494722
==============================================================================
--- webservices/commons/site/axiom/integration.html (original)
+++ webservices/commons/site/axiom/integration.html Tue Jan  9 21:38:30 2007
@@ -40,7 +40,7 @@
   
   
             <div class="xleft">
-        Last Published: 11/14/2006
+        Last Published: 01/10/2007
                       </div>
             <div class="xright">      <a href="http://www.apache.org/">Apache</a>
           |
@@ -175,7 +175,7 @@
     </div>
     <div id="footer">
       <div class="xright">&#169;  
-          2004-2006
+          2004-2007
     
           Apache Software Foundation
           

Modified: webservices/commons/site/axiom/issue-tracking.html
URL: http://svn.apache.org/viewvc/webservices/commons/site/axiom/issue-tracking.html?view=diff&rev=494722&r1=494721&r2=494722
==============================================================================
--- webservices/commons/site/axiom/issue-tracking.html (original)
+++ webservices/commons/site/axiom/issue-tracking.html Tue Jan  9 21:38:30 2007
@@ -1,8 +1,194 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html><head><title>Apache AXIOM - Issue Tracking</title><style type="text/css" media="all">
-          @import url("./style/maven-base.css");
-          
-			    @import url("./style/maven-theme.css");</style><link rel="stylesheet" href="./style/print.css" type="text/css" media="print"></link><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"></meta></head><body class="composite"><div id="banner"><a href="http://www.apache.org/" id="organizationLogo"><img alt="Apache Software Foundation" src="http://www.apache.org/images/asf-logo.gif"></img></a><a href="http://ws.apache.org/commons/axiom" id="projectLogo"><img alt="Apache AXIOM" src="http://www.apache.org/images/asf-logo.gif"></img></a><div class="clear"><hr></hr></div></div><div id="breadcrumbs"><div class="xleft">
-                	Last published: 09 January 2007
-                  | Doc for 1.2.2</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><a href="http://maven.apache.org/" title="Built by Maven" id="poweredBy"><img alt="Built by Maven" src="./images/logos/maven-button-1.png"></img></a></div></div><div id="bodyColumn"><div class="contentBox"><div class="section"><a name="Issue_Tracking"></a><h2>Issue Tracking</h2><p>
-                <a href="http://issues.apache.org/jira/browse/WSCOMMONS" class="externalLink" title="External Link">http://issues.apache.org/jira/browse/WSCOMMONS</a>
-      </p></div></div></div><div class="clear"><hr></hr></div><div id="footer"><div class="xright">© 2004-2007, Apache Software Foundation</div><div class="clear"><hr></hr></div></div></body></html>
\ No newline at end of file
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+
+
+
+
+
+
+
+
+
+
+<html>
+  <head>
+    <title>Axiom - Issue Tracking</title>
+    <style type="text/css" media="all">
+      @import url("./css/maven-base.css");
+      @import url("./css/maven-theme.css");
+      @import url("./css/site.css");
+    </style>
+    <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
+        <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+      </head>
+  <body class="composite">
+    <div id="banner">
+                  <a href="../../" id="bannerLeft">
+    
+                                    <img src="http://ws.apache.org/images/project-logo.jpg" alt="" />
+    
+            </a>
+                    <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="breadcrumbs">
+          
+  
+
+  
+    
+  
+  
+            <div class="xleft">
+        Last Published: 01/10/2007
+                      </div>
+            <div class="xright">      <a href="http://www.apache.org/">Apache</a>
+          |
+          <a href="../../">WebServices</a>
+          |
+          <a href="../">Commons</a>
+          |
+          <a href="index.html">Axiom</a>
+          
+  
+
+  
+    
+  
+  
+  </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="leftColumn">
+      <div id="navcolumn">
+           
+  
+
+  
+    
+  
+  
+                   <h5>AXIOM</h5>
+        <ul>
+              
+    <li class="none">
+              <a href="index.html">About</a>
+        </li>
+              
+          
+              
+      
+            
+      
+              
+        <li class="expanded">
+              <a href="">Downloads</a>
+                <ul>
+                  
+    <li class="none">
+              <a href="download.cgi">Releases</a>
+        </li>
+                  
+    <li class="none">
+              <a href="source-repository.html">Source Code</a>
+        </li>
+              </ul>
+        </li>
+              
+          
+              
+      
+            
+      
+            
+      
+              
+        <li class="expanded">
+              <a href="">Documentation</a>
+                <ul>
+                  
+    <li class="none">
+              <a href="OMTutorial.html">OM Tutorial</a>
+        </li>
+                  
+    <li class="none">
+              <a href="apidocs/index.html">Javadocs</a>
+        </li>
+                  
+    <li class="none">
+              <a href="http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/?root=Apache-SVN">View Source</a>
+        </li>
+              </ul>
+        </li>
+              
+          
+              
+      
+            
+      
+            
+            
+              
+            <li class="expanded">
+              <a href="">Project Information</a>
+                <ul>
+                  
+    <li class="none">
+              <a href="mail-lists.html">Mailing Lists</a>
+        </li>
+                  
+    <li class="none">
+              <a href="team-list.html">Project Team</a>
+        </li>
+                  
+    <li class="none">
+              <strong>Issue Tracking</strong>
+        </li>
+              </ul>
+        </li>
+              
+    <li class="none">
+              <a href="license.html">License</a>
+        </li>
+          </ul>
+                                       <a href="http://maven.apache.org/" title="Built by Maven" id="poweredBy">
+            <img alt="Built by Maven" src="./images/logos/maven-feather.png"></img>
+          </a>
+                       
+  
+
+  
+    
+  
+  
+        </div>
+    </div>
+    <div id="bodyColumn">
+      <div id="contentBox">
+        <div class="section"><h2>Overview</h2>This project uses <a href="http://www.atlassian.com/software/jira">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="http://issues.apache.org/jira/browse/WSCOMMONS">http://issues.apache.org/jira/browse/WSCOMMONS</a></pre></div></div>
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">&#169;  
+          2004-2007
+    
+          Apache Software Foundation
+          
+  
+
+  
+    
+  
+  
+  </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+  </body>
+</html>

Modified: webservices/commons/site/axiom/license.html
URL: http://svn.apache.org/viewvc/webservices/commons/site/axiom/license.html?view=diff&rev=494722&r1=494721&r2=494722
==============================================================================
--- webservices/commons/site/axiom/license.html (original)
+++ webservices/commons/site/axiom/license.html Tue Jan  9 21:38:30 2007
@@ -11,7 +11,7 @@
 
 <html>
   <head>
-    <title>Axiom - </title>
+    <title>Axiom - Project License</title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
       @import url("./css/maven-theme.css");
@@ -40,7 +40,7 @@
   
   
             <div class="xleft">
-        Last Published: 11/14/2006
+        Last Published: 01/10/2007
                       </div>
             <div class="xright">      <a href="http://www.apache.org/">Apache</a>
           |
@@ -167,7 +167,209 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        
+        <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><div class="section"><h2>Project License</h2><div class="section"><h3>The Apache Software License, Version 2.0</h3><div class="source"><pre>
+                                 Apache License
+                           Version 2.0, January 2004
+                        http://www.apache.org/licenses/
+
+   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
+   1. Definitions.
+
+      &quot;License&quot; shall mean the terms and conditions for use, reproduction,
+      and distribution as defined by Sections 1 through 9 of this document.
+
+      &quot;Licensor&quot; shall mean the copyright owner or entity authorized by
+      the copyright owner that is granting the License.
+
+      &quot;Legal Entity&quot; shall mean the union of the acting entity and all
+      other entities that control, are controlled by, or are under common
+      control with that entity. For the purposes of this definition,
+      &quot;control&quot; means (i) the power, direct or indirect, to cause the
+      direction or management of such entity, whether by contract or
+      otherwise, or (ii) ownership of fifty percent (50%) or more of the
+      outstanding shares, or (iii) beneficial ownership of such entity.
+
+      &quot;You&quot; (or &quot;Your&quot;) shall mean an individual or Legal Entity
+      exercising permissions granted by this License.
+
+      &quot;Source&quot; form shall mean the preferred form for making modifications,
+      including but not limited to software source code, documentation
+      source, and configuration files.
+
+      &quot;Object&quot; form shall mean any form resulting from mechanical
+      transformation or translation of a Source form, including but
+      not limited to compiled object code, generated documentation,
+      and conversions to other media types.
+
+      &quot;Work&quot; shall mean the work of authorship, whether in Source or
+      Object form, made available under the License, as indicated by a
+      copyright notice that is included in or attached to the work
+      (an example is provided in the Appendix below).
+
+      &quot;Derivative Works&quot; shall mean any work, whether in Source or Object
+      form, that is based on (or derived from) the Work and for which the
+      editorial revisions, annotations, elaborations, or other modifications
+      represent, as a whole, an original work of authorship. For the purposes
+      of this License, Derivative Works shall not include works that remain
+      separable from, or merely link (or bind by name) to the interfaces of,
+      the Work and Derivative Works thereof.
+
+      &quot;Contribution&quot; shall mean any work of authorship, including
+      the original version of the Work and any modifications or additions
+      to that Work or Derivative Works thereof, that is intentionally
+      submitted to Licensor for inclusion in the Work by the copyright owner
+      or by an individual or Legal Entity authorized to submit on behalf of
+      the copyright owner. For the purposes of this definition, &quot;submitted&quot;
+      means any form of electronic, verbal, or written communication sent
+      to the Licensor or its representatives, including but not limited to
+      communication on electronic mailing lists, source code control systems,
+      and issue tracking systems that are managed by, or on behalf of, the
+      Licensor for the purpose of discussing and improving the Work, but
+      excluding communication that is conspicuously marked or otherwise
+      designated in writing by the copyright owner as &quot;Not a Contribution.&quot;
+
+      &quot;Contributor&quot; shall mean Licensor and any individual or Legal Entity
+      on behalf of whom a Contribution has been received by Licensor and
+      subsequently incorporated within the Work.
+
+   2. Grant of Copyright License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      copyright license to reproduce, prepare Derivative Works of,
+      publicly display, publicly perform, sublicense, and distribute the
+      Work and such Derivative Works in Source or Object form.
+
+   3. Grant of Patent License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      (except as stated in this section) patent license to make, have made,
+      use, offer to sell, sell, import, and otherwise transfer the Work,
+      where such license applies only to those patent claims licensable
+      by such Contributor that are necessarily infringed by their
+      Contribution(s) alone or by combination of their Contribution(s)
+      with the Work to which such Contribution(s) was submitted. If You
+      institute patent litigation against any entity (including a
+      cross-claim or counterclaim in a lawsuit) alleging that the Work
+      or a Contribution incorporated within the Work constitutes direct
+      or contributory patent infringement, then any patent licenses
+      granted to You under this License for that Work shall terminate
+      as of the date such litigation is filed.
+
+   4. Redistribution. You may reproduce and distribute copies of the
+      Work or Derivative Works thereof in any medium, with or without
+      modifications, and in Source or Object form, provided that You
+      meet the following conditions:
+
+      (a) You must give any other recipients of the Work or
+          Derivative Works a copy of this License; and
+
+      (b) You must cause any modified files to carry prominent notices
+          stating that You changed the files; and
+
+      (c) You must retain, in the Source form of any Derivative Works
+          that You distribute, all copyright, patent, trademark, and
+          attribution notices from the Source form of the Work,
+          excluding those notices that do not pertain to any part of
+          the Derivative Works; and
+
+      (d) If the Work includes a &quot;NOTICE&quot; text file as part of its
+          distribution, then any Derivative Works that You distribute must
+          include a readable copy of the attribution notices contained
+          within such NOTICE file, excluding those notices that do not
+          pertain to any part of the Derivative Works, in at least one
+          of the following places: within a NOTICE text file distributed
+          as part of the Derivative Works; within the Source form or
+          documentation, if provided along with the Derivative Works; or,
+          within a display generated by the Derivative Works, if and
+          wherever such third-party notices normally appear. The contents
+          of the NOTICE file are for informational purposes only and
+          do not modify the License. You may add Your own attribution
+          notices within Derivative Works that You distribute, alongside
+          or as an addendum to the NOTICE text from the Work, provided
+          that such additional attribution notices cannot be construed
+          as modifying the License.
+
+      You may add Your own copyright statement to Your modifications and
+      may provide additional or different license terms and conditions
+      for use, reproduction, or distribution of Your modifications, or
+      for any such Derivative Works as a whole, provided Your use,
+      reproduction, and distribution of the Work otherwise complies with
+      the conditions stated in this License.
+
+   5. Submission of Contributions. Unless You explicitly state otherwise,
+      any Contribution intentionally submitted for inclusion in the Work
+      by You to the Licensor shall be under the terms and conditions of
+      this License, without any additional terms or conditions.
+      Notwithstanding the above, nothing herein shall supersede or modify
+      the terms of any separate license agreement you may have executed
+      with Licensor regarding such Contributions.
+
+   6. Trademarks. This License does not grant permission to use the trade
+      names, trademarks, service marks, or product names of the Licensor,
+      except as required for reasonable and customary use in describing the
+      origin of the Work and reproducing the content of the NOTICE file.
+
+   7. Disclaimer of Warranty. Unless required by applicable law or
+      agreed to in writing, Licensor provides the Work (and each
+      Contributor provides its Contributions) on an &quot;AS IS&quot; BASIS,
+      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+      implied, including, without limitation, any warranties or conditions
+      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
+      PARTICULAR PURPOSE. You are solely responsible for determining the
+      appropriateness of using or redistributing the Work and assume any
+      risks associated with Your exercise of permissions under this License.
+
+   8. Limitation of Liability. In no event and under no legal theory,
+      whether in tort (including negligence), contract, or otherwise,
+      unless required by applicable law (such as deliberate and grossly
+      negligent acts) or agreed to in writing, shall any Contributor be
+      liable to You for damages, including any direct, indirect, special,
+      incidental, or consequential damages of any character arising as a
+      result of this License or out of the use or inability to use the
+      Work (including but not limited to damages for loss of goodwill,
+      work stoppage, computer failure or malfunction, or any and all
+      other commercial damages or losses), even if such Contributor
+      has been advised of the possibility of such damages.
+
+   9. Accepting Warranty or Additional Liability. While redistributing
+      the Work or Derivative Works thereof, You may choose to offer,
+      and charge a fee for, acceptance of support, warranty, indemnity,
+      or other liability obligations and/or rights consistent with this
+      License. However, in accepting such obligations, You may act only
+      on Your own behalf and on Your sole responsibility, not on behalf
+      of any other Contributor, and only if You agree to indemnify,
+      defend, and hold each Contributor harmless for any liability
+      incurred by, or claims asserted against, such Contributor by reason
+      of your accepting any such warranty or additional liability.
+
+   END OF TERMS AND CONDITIONS
+
+   APPENDIX: How to apply the Apache License to your work.
+
+      To apply the Apache License to your work, attach the following
+      boilerplate notice, with the fields enclosed by brackets &quot;[]&quot;
+      replaced with your own identifying information. (Don't include
+      the brackets!)  The text should be enclosed in the appropriate
+      comment syntax for the file format. We also recommend that a
+      file or class name and description of purpose be included on the
+      same &quot;printed page&quot; as the copyright notice for easier
+      identification within third-party archives.
+
+   Copyright [yyyy] [name of copyright owner]
+
+   Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
+   you may not use this file except in compliance with the License.
+   You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an &quot;AS IS&quot; BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+</pre></div></div></div>
       </div>
     </div>
     <div class="clear">
@@ -175,7 +377,7 @@
     </div>
     <div id="footer">
       <div class="xright">&#169;  
-          2004-2006
+          2004-2007
     
           Apache Software Foundation
           



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: commons-dev-help@ws.apache.org