Fangmin Lv created CURATOR-400:
----------------------------------
Summary: Upgrade clirr to fix the check error on java 8
Key: CURATOR-400
URL: https://issues.apache.org/jira/browse/CURATOR-400
Project: Apache Curator
Issue Type: Bug
Components: Framework
Affects Versions: 3.3.0
Reporter: Fangmin Lv
Assignee: Fangmin Lv
Fix For: 3.3.0
Currently, the mvn compile failed on CURATOR-3.0 branch, it turns out clirr
maven plugin has bug and can fail on Java 8, the latest 2.8 version fixed those
bug, and compiled without error.
Error details:
--------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:clirr-maven-plugin:2.6.1:check
(default) on project curator-x-async: Execution default of goal
org.codehaus.mojo:clirr-maven-plugin:2.6.1:check failed: Invalid byte tag in
constant pool: 15
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)