From 78dcf9bf0bc459cbd0d598c493b9267a1cb13af5 Mon Sep 17 00:00:00 2001 From: Jonah Graham Date: Tue, 11 Dec 2018 11:12:53 +0000 Subject: [PATCH] Bug 542644 - Add fragment for Java 11 JAXB dependencies Change-Id: I3c723dffb693998f3b57067b0973ff7b52c2c8d2 --- build/org.eclipse.cdt.autotools-feature/feature.xml | 8 ++++++++ build/org.eclipse.cdt.cmake-feature/feature.xml | 8 ++++++++ build/org.eclipse.cdt.meson-feature/feature.xml | 8 ++++++++ pom.xml | 9 +++++++-- qt/org.eclipse.cdt.qt-feature/feature.xml | 8 ++++++++ releng/org.eclipse.cdt.platform-feature/feature.xml | 8 ++++++++ releng/org.eclipse.cdt.target/cdt.target | 6 ++++-- .../arduino/org.eclipse.cdt.arduino-feature/feature.xml | 8 ++++++++ 8 files changed, 59 insertions(+), 4 deletions(-) diff --git a/build/org.eclipse.cdt.autotools-feature/feature.xml b/build/org.eclipse.cdt.autotools-feature/feature.xml index 852287122f2..23c35087bf6 100644 --- a/build/org.eclipse.cdt.autotools-feature/feature.xml +++ b/build/org.eclipse.cdt.autotools-feature/feature.xml @@ -62,4 +62,12 @@ install-size="0" version="0.0.0"/> + + diff --git a/build/org.eclipse.cdt.cmake-feature/feature.xml b/build/org.eclipse.cdt.cmake-feature/feature.xml index fa25c802784..aca385a574c 100644 --- a/build/org.eclipse.cdt.cmake-feature/feature.xml +++ b/build/org.eclipse.cdt.cmake-feature/feature.xml @@ -33,4 +33,12 @@ version="0.0.0" unpack="false"/> + + diff --git a/build/org.eclipse.cdt.meson-feature/feature.xml b/build/org.eclipse.cdt.meson-feature/feature.xml index b84487cbaea..469ddbfada0 100644 --- a/build/org.eclipse.cdt.meson-feature/feature.xml +++ b/build/org.eclipse.cdt.meson-feature/feature.xml @@ -46,4 +46,12 @@ version="0.0.0" unpack="false"/> + + diff --git a/pom.xml b/pom.xml index 6f67b7f4b2d..e4180dda85a 100644 --- a/pom.xml +++ b/pom.xml @@ -16,8 +16,8 @@ 3.3.1 - 1.2.0 - 1.2.0 + 1.3.0 + 1.3.0 1.1.5 jacoco http://hudson.eclipse.org/cdt/job/cdt-9.6/lastSuccessfulBuild/artifact/releng/org.eclipse.cdt.repo/target/repository @@ -275,6 +275,11 @@ cbi https://repo.eclipse.org/content/repositories/cbi-releases/ + + + tycho-1.3-staged + https://oss.sonatype.org/content/repositories/orgeclipsetycho-1050/ + diff --git a/qt/org.eclipse.cdt.qt-feature/feature.xml b/qt/org.eclipse.cdt.qt-feature/feature.xml index 6893c033257..0f4124fa035 100644 --- a/qt/org.eclipse.cdt.qt-feature/feature.xml +++ b/qt/org.eclipse.cdt.qt-feature/feature.xml @@ -37,4 +37,12 @@ version="0.0.0" unpack="false"/> + + diff --git a/releng/org.eclipse.cdt.platform-feature/feature.xml b/releng/org.eclipse.cdt.platform-feature/feature.xml index 30a9542bc43..948bfdaf09b 100644 --- a/releng/org.eclipse.cdt.platform-feature/feature.xml +++ b/releng/org.eclipse.cdt.platform-feature/feature.xml @@ -156,4 +156,12 @@ version="0.0.0" unpack="false"/> + + diff --git a/releng/org.eclipse.cdt.target/cdt.target b/releng/org.eclipse.cdt.target/cdt.target index 5802bc2fbb1..ca175ec092c 100644 --- a/releng/org.eclipse.cdt.target/cdt.target +++ b/releng/org.eclipse.cdt.target/cdt.target @@ -1,4 +1,4 @@ - + @@ -74,10 +74,12 @@ + + - + diff --git a/toolchains/arduino/org.eclipse.cdt.arduino-feature/feature.xml b/toolchains/arduino/org.eclipse.cdt.arduino-feature/feature.xml index 9c47ae28740..6a7333e4007 100644 --- a/toolchains/arduino/org.eclipse.cdt.arduino-feature/feature.xml +++ b/toolchains/arduino/org.eclipse.cdt.arduino-feature/feature.xml @@ -43,4 +43,12 @@ version="0.0.0" unpack="false"/> + +