[
https://issues.jboss.org/browse/JBIDE-19090?page=com.atlassian.jira.plugi...
]
Fred Bricon edited comment on JBIDE-19090 at 1/26/15 4:27 PM:
--------------------------------------------------------------
BTW, you should probably not use this library, as its license is awful. "The software
shall be used for good,
not evil." makes it not proper open-source
http://en.wikipedia.org/wiki/Douglas_Crockford#.22Good.2C_not_Evil.22
You can also listen to [~fontana] in [JBoss
Asylum|http://jbosscommunityasylum.libsyn.com/podcast-31-licenses-and-law...] talk about
it
was (Author: fbricon):
BTW, you should probably not use this library, as its license is awful. "The software
shall be used for good,
not evil." makes it not proper open-source
http://en.wikipedia.org/wiki/Douglas_Crockford#.22Good.2C_not_Evil.22
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)