[ https://issues.apache.org/jira/browse/JCR-1294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexander Klimetschek closed JCR-1294.
--------------------------------------
> Build break with latest version (2.2) of javacc-maven-plugin (fixed in trunk, but not
in 1.3 branch)
> ----------------------------------------------------------------------------------------------------
>
> Key: JCR-1294
> URL: https://issues.apache.org/jira/browse/JCR-1294
> Project: Jackrabbit
> Issue Type: Bug
> Components: jackrabbit-core, maven
> Affects Versions: 1.3
> Reporter: Alexander Klimetschek
> Assignee: Jukka Zitting
> Priority: Minor
>
> 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>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|