Thorsten Scherler wrote:
On Mon, 2005-08-08 at 20:40 +0000, [EMAIL PROTECTED] wrote:

Author: cheche
Date: Mon Aug  8 13:40:42 2005
New Revision: 230883

URL: http://svn.apache.org/viewcvs?rev=230883&view=rev
Log:
update info and cocoon tag
...


       =============================================================== -->
    <copy todir="${forrest.home}/lib/core">
      <fileset dir="${cocoon.home}/lib/core" defaultexcludes="yes">
+        <!-- FIXME: why jxpath upgrade has to be ignored?? -->
        <exclude name="commons-jxpath-*.jar"/>


since the update I get:
Caused by: java.lang.Exception: Cannot find class
org.apache.cocoon.generation.JXTemplateGenerator for component at
file:/home/thorsten/apache/forrest-trunk/build/plugins/org.apache.forrest.plugin.output.viewHelper.xhtml/output.xmap:35:175

I commented it out because ATM it is not used, anyway we need JX*. Any
ideas what the problem is that Cheche is pointing out with the FIXME
note?

It was a problem with a version of JXpath and the site: links

Reply via email to