a9e1e45c3d
This has changed from JavaSE-1.6 (Tycho 0.16.0) to J2SE-1.5 in Tycho 0.17.0-SNAPSHOT. It must be JavaSE-1.6 for Fedora.
14 lines
423 B
Diff
14 lines
423 B
Diff
diff --git a/pom.xml b/pom.xml
|
|
index afe83e3..2cc9a6a 100644
|
|
--- a/pom.xml
|
|
+++ b/pom.xml
|
|
@@ -145,7 +145,7 @@ $CMD -DpomFile=org.eclipse.jdt.compiler.apt.pom \
|
|
<jdtAptVersion>1.0.500.v20120522-1651</jdtAptVersion>
|
|
|
|
<!-- version of tycho used by this build -->
|
|
- <tychoBootstrapVersion>0.16.0</tychoBootstrapVersion>
|
|
+ <tychoBootstrapVersion>0.17.0</tychoBootstrapVersion>
|
|
</properties>
|
|
|
|
<dependencyManagement>
|