[
https://issues.apache.org/jira/browse/HADOOP-13671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15536716#comment-15536716
]
Hudson commented on HADOOP-13671:
---------------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #10520 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/10520/])
HADOOP-13671. Fix ClassFormatException in trunk build. Contributed by (kihwal:
rev d6afcf364c3d5a8bdb7dbd99626fab70fe6dc47a)
* (edit) hadoop-project/pom.xml
> Fix ClassFormatException in trunk build.
> ----------------------------------------
>
> Key: HADOOP-13671
> URL: https://issues.apache.org/jira/browse/HADOOP-13671
> Project: Hadoop Common
> Issue Type: Bug
> Reporter: Kihwal Lee
> Assignee: Kihwal Lee
> Fix For: 3.0.0-alpha2
>
> Attachments: HADOOP-13671.patch
>
>
> The maven-project-info-reports-plugin version 2.7 depends on
> maven-shared-jar-1.1, which uses bcel 5.2. This does not work well with the
> new lamda expression. The 2.9 depends on maven-shared-jar-1.2, which works
> around this problem by using the custom release of bcel 6.0.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]