Hi Kai,
yes, there was an issue that was reported today with Java 11 in the sense that OpenJDK apparently changed the format of the java.specification.version identifier and Concierge could consequently not parse it correctly as a JavaSE-11 environment.
This error is normally not fatal but the reporter had bundles which explicitly depend on a Java 1.5 EE to be available and the fallback for VMs that do not report a parsable specification version number is 0. As a result, no EE capabilities are
available and those bundles fail to resolve.
The small fix for also supporting single digit specification versions will be included in the release.
CP1 is the minimal set of packages required to run Concierge, so it runs on all three of the compact profiles.
Best regards,
Jan.
Hi Jan,
Just a brief question. The review docs mention „Java SE >= 5“ as „Target Environments“, yet, there seems to be an issue with Java 11 (see https://github.com/eclipse/concierge/issues/62).
Is this the fix going to be included in the release?
Also, what exactly is meant with „Java 8 Compact Profile“ - for Java 8, there are 3 such profiles, so is the statement that CP1 is the minimal set of Java packages required to run Concierge?
Best regards,
Kai
Dear IOT PMC,
I would like to request approval for our scheduled 5.1 release of Concierge [1].
Best regards,
Jan.
_______________________________________________
iot-pmc mailing list
iot-pmc@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/iot-pmc
_______________________________________________
iot-pmc mailing list
iot-pmc@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/iot-pmc
|