We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c34107 commit 63ac1a1Copy full SHA for 63ac1a1
.github/workflows/ci.yml
@@ -46,7 +46,7 @@ jobs:
46
--add-opens=java.base/java.text=ALL-UNNAMED \
47
--add-opens=java.management/sun.management=ALL-UNNAMED \
48
--add-opens java.desktop/java.awt.font=ALL-UNNAMED
49
- '@
+ '@
50
51
java $OPTIONS -classpath target/apache-ignite-example-*-jar-with-dependencies.jar org.moeaframework.ignite.IgniteMasterSlaveExample
52
java $OPTIONS -classpath target/apache-ignite-example-*-jar-with-dependencies.jar org.moeaframework.ignite.IgniteIslandModelExample
0 commit comments