You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by mb...@apache.org on 2007/12/14 20:53:25 UTC

svn commit: r604278 - in /commons/proper/jxpath/trunk: src/site/site.xml xdocs/users-guide.xml

Author: mbenson
Date: Fri Dec 14 11:53:25 2007
New Revision: 604278

URL: http://svn.apache.org/viewvc?rev=604278&view=rev
Log:
revert 604261

Modified:
    commons/proper/jxpath/trunk/src/site/site.xml
    commons/proper/jxpath/trunk/xdocs/users-guide.xml

Modified: commons/proper/jxpath/trunk/src/site/site.xml
URL: http://svn.apache.org/viewvc/commons/proper/jxpath/trunk/src/site/site.xml?rev=604278&r1=604277&r2=604278&view=diff
==============================================================================
--- commons/proper/jxpath/trunk/src/site/site.xml (original)
+++ commons/proper/jxpath/trunk/src/site/site.xml Fri Dec 14 11:53:25 2007
@@ -29,15 +29,11 @@
       <item name="Download"        href="http://commons.apache.org/downloads/download_jxpath.cgi"/>
       <item name="User's Guide"    href="/users-guide.html"/>
       <item name="JavaDoc"         href="/apidocs/index.html"/>
-      <item name="Release Notes"   href="/release-notes-1.3.html"/>
+      <item name="Release Notes"   href="/release-notes-1.2.html"/>
       <item name="Dependencies"    href="/dependencies.html"/>
       <item name="License"         href="/license.html"/>
       <item name="Wiki"            href="http://wiki.apache.org/commons/JXPath"/>
     </menu>
-    <!--menu name="JXPath 1.3">
-      <item name="JavaDoc"         href="/apidocs/index.html"/>
-      <item name="Release Notes"   href="/release-notes-1.3.html"/>
-    </menu>
     <menu name="JXPath 1.2">
       <item name="Javadoc"         href="http://commons.apache.org/jxpath/api-1.2/"/>
       <item name="Release Notes"   href="http://commons.apache.org/jxpath/release-notes-1.2.html"/>
@@ -45,7 +41,7 @@
     <menu name="JXPath 1.1">
       <item name="Javadoc"         href="http://commons.apache.org/jxpath/api-1.1/"/>
       <item name="Release Notes"   href="http://commons.apache.org/jxpath/release-notes-1.1.html"/>
-    </menu-->
+    </menu>
     <menu name="Development">
       <item name="Mailing Lists"     href="/mail-lists.html"/>
       <item name="Issue Tracking"    href="/issue-tracking.html"/>

Modified: commons/proper/jxpath/trunk/xdocs/users-guide.xml
URL: http://svn.apache.org/viewvc/commons/proper/jxpath/trunk/xdocs/users-guide.xml?rev=604278&r1=604277&r2=604278&view=diff
==============================================================================
--- commons/proper/jxpath/trunk/xdocs/users-guide.xml (original)
+++ commons/proper/jxpath/trunk/xdocs/users-guide.xml Fri Dec 14 11:53:25 2007
@@ -1382,7 +1382,7 @@
 
     <section name="Type Conversions">
       <p>
-        JXPath automatically performs the following type conversions:
+        JXPath automatically performs the following type convertions:
       </p>
       <table>
         <tr>