Alexander Klimetschek wrote:

Modified:
    cocoon/trunk/blocks/cocoon-forms/cocoon-forms-impl/pom.xml

     <dependency>
       <groupId>xreporter</groupId>
       <artifactId>xreporter-expression</artifactId>
-      <version>r683</version>
+      <version>1.3-SNAPSHOT</version>
     </dependency>


After this change, startup of our webapp fails with an exception (see below). org.outerj.grouping.functions.ColumnFunction cannot be found. A look at the xreporter-expression-1.3-SNAPSHOT jar shows that this class is not part of the jar (there is no org.outerj.group package at all).


Thanks for testing this Alexander. I must have somehow not built the jar correctly. I've backed out the change for now and will investigate further.

rgds
Jorg

Reply via email to