aherbert commented on issue #43: Upgrade parent to 48. URL: https://github.com/apache/commons-rng/pull/43#issuecomment-493463899 This is not a valid merge as it fails on JDK 7: ``` [ERROR] Failed to execute goal org.apache.felix:maven-bundle-plugin:4.1.0:manifest (bundle-manifest) on project commons-rng-parent: Execution bundle-manifest of goal org.apache.felix:maven-bundle-plugin:4.1.0:manifest failed: An API incompatibility was encountered while executing org.apache.felix:maven-bundle-plugin:4.1.0:manifest: java.lang.UnsupportedClassVersionError: aQute/bnd/osgi/Analyzer : Unsupported major.minor version 52.0 ``` The updated plugin is using Java 8.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
