You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by ri...@apache.org on 2004/12/08 00:48:07 UTC

svn commit: r111170 - in forrest/trunk: lib/core main/webapp/WEB-INF

Author: rick
Date: Tue Dec  7 15:48:06 2004
New Revision: 111170

URL: http://svn.apache.org/viewcvs?view=rev&rev=111170
Log:
Revert the JXPath upgrade.  Unfortunately, the currently released
version of JXPath (1.2) does not appear to work with the LinkRewriter of
the current (2004-12-07) SVN version of cocoon 2.2.0-dev.



Added:
   forrest/trunk/lib/core/commons-jxpath-20030909.jar
      - copied unchanged from r109949, forrest/trunk/lib/core/commons-jxpath-20030909.jar
   forrest/trunk/lib/core/commons-jxpath-20030909.jar.license.txt   (props changed)
      - copied unchanged from r109949, forrest/trunk/lib/core/commons-jxpath-20030909.jar.license.txt
Removed:
   forrest/trunk/lib/core/commons-jxpath-1.2.jar
   forrest/trunk/lib/core/commons-jxpath-1.2.jar.license.txt
Modified:
   forrest/trunk/main/webapp/WEB-INF/cli.xconf

Deleted: /forrest/trunk/lib/core/commons-jxpath-1.2.jar
Url: http://svn.apache.org/viewcvs/forrest/trunk/lib/core/commons-jxpath-1.2.jar?view=auto&rev=111169
==============================================================================

Deleted: /forrest/trunk/lib/core/commons-jxpath-1.2.jar.license.txt
Url: http://svn.apache.org/viewcvs/forrest/trunk/lib/core/commons-jxpath-1.2.jar.license.txt?view=auto&rev=111169
==============================================================================

Copied: forrest/trunk/lib/core/commons-jxpath-20030909.jar (from r109949, forrest/trunk/lib/core/commons-jxpath-20030909.jar)
Url: http://svn.apache.org/viewcvs/forrest/trunk/lib/core/commons-jxpath-20030909.jar?view=diff&rev=111170&p1=forrest/trunk/lib/core/commons-jxpath-20030909.jar&r1=109949&p2=forrest/trunk/lib/core/commons-jxpath-20030909.jar&r2=111170
==============================================================================

Copied: forrest/trunk/lib/core/commons-jxpath-20030909.jar.license.txt (from r109949, forrest/trunk/lib/core/commons-jxpath-20030909.jar.license.txt)
Url: http://svn.apache.org/viewcvs/forrest/trunk/lib/core/commons-jxpath-20030909.jar.license.txt?view=diff&rev=111170&p1=forrest/trunk/lib/core/commons-jxpath-20030909.jar.license.txt&r1=109949&p2=forrest/trunk/lib/core/commons-jxpath-20030909.jar.license.txt&r2=111170
==============================================================================

Modified: forrest/trunk/main/webapp/WEB-INF/cli.xconf
Url: http://svn.apache.org/viewcvs/forrest/trunk/main/webapp/WEB-INF/cli.xconf?view=diff&rev=111170&p1=forrest/trunk/main/webapp/WEB-INF/cli.xconf&r1=111169&p2=forrest/trunk/main/webapp/WEB-INF/cli.xconf&r2=111170
==============================================================================
--- forrest/trunk/main/webapp/WEB-INF/cli.xconf	(original)
+++ forrest/trunk/main/webapp/WEB-INF/cli.xconf	Tue Dec  7 15:48:06 2004
@@ -208,8 +208,8 @@
    <exclude pattern="**apidocs**"/>
    <exclude pattern="api/**"/>
 
-   <exclude pattern="**site:**"/>
-   <exclude pattern="**ext:**"/>
+   <exclude pattern="site:**"/>
+   <exclude pattern="ext:**"/>
 
    <!-- Exclude tokens used in URLs to ASF mirrors (interpreted by a CGI) -->
    <exclude pattern="[preferred]/**"/>