[
https://issues.jboss.org/browse/JBIDE-19090?page=com.atlassian.jira.plugi...
]
Nick Boldt commented on JBIDE-19090:
------------------------------------
https://github.com/jbosstools/jbosstools-maven-plugins/pull/29/files allows
jbosstools-maven-plugins/tycho-plugins/repository-utils to be built w/ JDK7. Pushed to
master and built in Jenkins. Woo.
But yeah, that thing about the license.
That's bad, mmkay?
jbosstools-maven-plugins requires Java 7 but compiles to Java 8
requirement?
----------------------------------------------------------------------------
Key: JBIDE-19090
URL:
https://issues.jboss.org/browse/JBIDE-19090
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: build
Affects Versions: 4.3.0.Alpha1
Reporter: Nick Boldt
Assignee: Nick Boldt
Fix For: 4.3.0.Alpha1
Parent pom compilation is now failing if run with JDK 7 (but works w/ JDK 8):
{code:title=https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-build.parent_master/419/}
[8mha:AAAAYB+LCAAAAAAAAP9b85aBtbiIQSmjNKU4P0+vJLE4u1gvPjexLDVPzxdEuhYV5Rf55ZekOlc7RKnPKH7IxMBQUcQgBdWQnJ9XnJ+TqucMoUEKGSCAEaSwAACsNFCqYAAAAA==
[ERROR] Failed to execute goal
org.jboss.tools.tycho-plugins:repository-utils:0.22.1-SNAPSHOT:create-full-site
(generate-full-site) on project
parent: Execution generate-full-site of goal
org.jboss.tools.tycho-plugins:repository-utils:0.22.1-SNAPSHOT:create-full-site failed: An
API
incompatibility was encountered while executing
org.jboss.tools.tycho-plugins:repository-utils:0.22.1-SNAPSHOT:create-full-site:
java.lang.UnsupportedClassVersionError: org/json/JSONObject : Unsupported major.minor
version 52.0
{code}
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)