Reinhard Poetz wrote:


The limiting factor is that nobody has done it yet. It would be great if you create the artifact and put it into the Apache snapshot repo. Then we have some time to test it and if everything works fine, Marc will

I've created a 1.3-SNAPSHOT off [1] and put it in m1-snapshot-repository. I've tested this locally and it seems to be OK.

You can test it by modifying the cforms-impl pom :

Index: pom.xml
===================================================================
--- pom.xml     (revision 525249)
+++ pom.xml     (working copy)
@@ -129,7 +129,7 @@
     <dependency>
       <groupId>xreporter</groupId>
       <artifactId>xreporter-expression</artifactId>
-      <version>r683</version>
+      <version>1.3-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>junit</groupId>

Please have a look and let me know in case of problems.


Regards
Jorg

[1] http://svn.cocoondev.org/viewsvn/trunk/xreporter/?rev=684&root=xreporter

Reply via email to