[
https://issues.jboss.org/browse/JBIDE-21602?page=com.atlassian.jira.plugi...
]
Nick Boldt commented on JBIDE-21602:
------------------------------------
It's not just openshift sonar that's failing -- everything is red.
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevSt...
Trying a couple builds [1], [2] on a more restricted set of slaves, just in case it's
a slave config problem.
{code}
-
<assignedNode>(RHEL6||RHEL7||beaker||jboss-prod)&&!ia64&&!rhts</assignedNode>
+
<assignedNode>brms-rhel7-x86-64||beaker-fsw-rhel7||((RHEL6||RHEL7||jboss-prod)&&(x86||x86_64))&&!beaker</assignedNode>
{code}
[1]
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevSt...
>=39
[2]
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevSt...
>=117
Sonar build for openshift is failing
------------------------------------
Key: JBIDE-21602
URL:
https://issues.jboss.org/browse/JBIDE-21602
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: build
Affects Versions: 4.3.1.Beta2
Reporter: Andre Dietisheim
Assignee: Mickael Istria
Attachments: sonar-build-output.txt
Sonar for openshift is currently failing in our jenkins at
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/JBossTools/view/JBo...
I see it complaining in the build about an incompatible bytecode version:
{code}
Caused by: java.lang.UnsupportedClassVersionError:
org/eclipse/tycho/core/p2/P2ArtifactRepositoryLayout : Unsupported major.minor version
51.0
{code}
The full build output is attached [^sonar-build-output.txt]
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)