Github user DadanielZ commented on the issue:
https://github.com/apache/eagle/pull/795
Build failed because Jenkins is using jdk1.8 but not jdk1.7:
[ERROR] error: error while loading CharSequence, class file
'/usr/local/asfpackages/java/jdk1.8.0_102/jre/lib/rt.jar(java/lang/CharSequence.class)'
is broken
[INFO] (class java.lang.RuntimeException/bad constant pool tag 18 at byte
10)
[ERROR] error: error while loading AnnotatedElement, class file
'/usr/local/asfpackages/java/jdk1.8.0_102/jre/lib/rt.jar(java/lang/reflect/AnnotatedElement.class)'
is broken
[INFO] (class java.lang.RuntimeException/bad constant pool tag 18 at byte
76)
[ERROR] error: error while loading ConcurrentMap, class file
'/usr/local/asfpackages/java/jdk1.8.0_102/jre/lib/rt.jar(java/util/concurrent/ConcurrentMap.class)'
is broken
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---