You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by cz...@apache.org on 2002/11/20 14:20:41 UTC

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/components/language/markup/xsp/java jpath.xsl

cziegeler    2002/11/20 05:20:41

  Modified:    src/java/org/apache/cocoon/components/language/markup/xsp/java
                        jpath.xsl
  Log:
  Removed import
  
  Revision  Changes    Path
  1.5       +0 -1      xml-cocoon2/src/java/org/apache/cocoon/components/language/markup/xsp/java/jpath.xsl
  
  Index: jpath.xsl
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/java/org/apache/cocoon/components/language/markup/xsp/java/jpath.xsl,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- jpath.xsl	14 Sep 2002 06:48:16 -0000	1.4
  +++ jpath.xsl	20 Nov 2002 13:20:41 -0000	1.5
  @@ -24,7 +24,6 @@
           <xsp:include>java.util.Iterator</xsp:include>
           <xsp:include>org.apache.cocoon.environment.Environment</xsp:include>
           <xsp:include>org.apache.cocoon.components.flow.WebContinuation</xsp:include>
  -        <xsp:include>org.apache.commons.jxpath.JXPath</xsp:include>
           <xsp:include>org.apache.commons.jxpath.JXPathContext</xsp:include>
           <xsp:include>org.apache.commons.jxpath.CompiledExpression</xsp:include>
         </xsp:structure>
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     webmaster@xml.apache.org
To unsubscribe, e-mail:          cocoon-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-cvs-help@xml.apache.org