Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Duplicate
-
1.3
-
None
-
None
Description
This is a duplicate of the bugs JCR-1192 and JCR-1185. The issue is fixed in the trunk, but not in the Jackrabbit 1.3 branch. I am working with it, so it would be nice if the fix could be merged into 1.3 as well
Here is the patch:
— pom.xml (revision 609618)
+++ pom.xml (working copy)
@@ -132,6 +132,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>javacc-maven-plugin</artifactId>
+ <version>2.1</version>
<executions>
<execution>
<id>fulltext-jjtree</id>