Skip to content
Snippets Groups Projects
Commit 90c27b2b authored by Markus Alexander Kuppe's avatar Markus Alexander Kuppe
Browse files

Build with Java 9 and 10.

Bump Tycho to 1.1 which supports Java 9. Tycho 1.2 is going to support
Java 10 (https://bugs.eclipse.org/532233).

See Github issue #120
https://github.com/tlaplus/tlaplus/issues/120

[Refactor][Build]
parent 84507226
No related branches found
No related tags found
No related merge requests found
......@@ -88,7 +88,7 @@
<!-- http://maven.apache.org/general.html#encoding-warning -->
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<tycho-version>1.0.0</tycho-version>
<tycho-version>1.1.0</tycho-version>
<!-- no default here -->
<tycho.test.vm.argline>-Xmx500m -Xdebug -Xrunjdwp:transport=dt_socket,address=1044,server=y,suspend=n</tycho.test.vm.argline>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment