add justj runtime

This commit is contained in:
2022-01-09 13:29:10 +01:00
parent 9fe7a83dfa
commit 2a9c5ff6a5
5 changed files with 10 additions and 14 deletions

View File

@ -74,6 +74,9 @@
<version>2.15.1</version>
</artifact>
</target>
<executionEnvironment>org.eclipse.justj.openjdk.hotspot.jre.minimal-15</executionEnvironment>
<executionEnvironmentDefault>org.eclipse.justj.openjdk.hotspot.jre.minimal-15</executionEnvironmentDefault>
<includePackedArtifacts>true</includePackedArtifacts>
<environments>
<environment>
<os>linux</os>