Details
-
Improvement
-
Status: In Progress
-
Minor
-
Resolution: Unresolved
-
3.2.12
-
None
-
None
Description
There have been some issues reported building Rya on Windows on Java 9. I did a quick check trying to build Rya 3.2.12-RC1 on MacOS. I didn't have the same failures as reported on Windows, but I did have some problems with some tests.
- Ensure that Rya can be built on Windows, Mac and Linux with the latest LTS JDK.
- See if there are any runtime issues with running
- Keep the maven-compiler-plugin's source and target versions set to 1.8 so we still work with both versions of the JDK.