From 8f9a3b591dc824d3f32f7fdc18b235e432fd1319 Mon Sep 17 00:00:00 2001 From: Lorenzo Bettini Date: Thu, 17 Jun 2021 11:24:09 +0200 Subject: [PATCH] 111: Build with Xtext 2.26 and Guice 5 Task-Url: https://github.com/LorenzoBettini/jbase/issues/111 --- jbase.parent/pom.xml | 115 +++++++++++++++++++++++ jbase.targetplatform/jbase.target.target | 5 +- jbase.ui.feature/feature.xml | 4 +- 3 files changed, 119 insertions(+), 5 deletions(-) diff --git a/jbase.parent/pom.xml b/jbase.parent/pom.xml index 20d1a90..a1bf96b 100644 --- a/jbase.parent/pom.xml +++ b/jbase.parent/pom.xml @@ -57,7 +57,9 @@ UTF-8 -Xms256M -Xmx1024M -XX:+HeapDumpOnOutOfMemoryError + 2.26.0-SNAPSHOT ${xtextVersion} + 2.12.2-SNAPSHOT @@ -404,4 +406,117 @@ + + + xtext-lib-repository + xtext-lib-repository + https://ci.eclipse.org/xtext/job/xtext-lib/job/cd_guice501/lastSuccessfulBuild/artifact/build/maven-repository/ + + + xtext-core-repository + xtext-core-repository + https://ci.eclipse.org/xtext/job/xtext-core/job/cd_guice501/lastSuccessfulBuild/artifact/build/maven-repository/ + + + xtext-extras-repository + xtext-extras-repository + https://ci.eclipse.org/xtext/job/xtext-extras/job/cd_guice501/lastSuccessfulBuild/artifact/build/maven-repository/ + + + xtext-maven-repository + xtext-maven-repository + https://ci.eclipse.org/xtext/job/xtext-maven/job/cd_guice501/lastSuccessfulBuild/artifact/build/maven-repository/ + + + xtext-xtend-repository + xtext-xtend-repository + https://ci.eclipse.org/xtext/job/xtext-xtend/job/cd_guice501/lastSuccessfulBuild/artifact/build/maven-repository/ + + + xtext-web-repository + xtext-web-repository + https://ci.eclipse.org/xtext/job/xtext-web/job/cd_guice501/lastSuccessfulBuild/artifact/build/maven-repository/ + + + xtext-mwe-repository + xtext-mwe-repository + https://ci.eclipse.org/mwe/job/mwe2/job/cd_mweGuice5Experimentb/lastSuccessfulBuild/artifact/git-repo/my-local-snapshots-dir/ + + + + + xtext-lib-plugin-repository + xtext-lib-plugin-repository + https://ci.eclipse.org/xtext/job/xtext-lib/job/cd_guice501/lastSuccessfulBuild/artifact/build/maven-repository/ + + false + + + true + + + + xtext-core-plugin-repository + xtext-core-plugin-repository + https://ci.eclipse.org/xtext/job/xtext-core/job/cd_guice501/lastSuccessfulBuild/artifact/build/maven-repository/ + + false + + + true + + + + xtext-extras-plugin-repository + xtext-extras-plugin-repository + https://ci.eclipse.org/xtext/job/xtext-extras/job/cd_guice501/lastSuccessfulBuild/artifact/build/maven-repository/ + + false + + + true + + + + xtext-maven-plugin-repository + xtext-maven-plugin-repository + https://ci.eclipse.org/xtext/job/xtext-maven/job/cd_guice501/lastSuccessfulBuild/artifact/build/maven-repository/ + + false + + + true + + + + xtext-xtend-plugin-repository + xtext-xtend-plugin-repository + https://ci.eclipse.org/xtext/job/xtext-xtend/job/cd_guice501/lastSuccessfulBuild/artifact/build/maven-repository/ + + false + + + true + + + + xtext-web-plugin-repository + xtext-web-plugin-repository + https://ci.eclipse.org/xtext/job/xtext-web/job/cd_guice501/lastSuccessfulBuild/artifact/build/maven-repository/ + + false + + + true + + + + xtext-mwe-plugin-repository + xtext-mwe-plugin-repository + https://ci.eclipse.org/mwe/job/mwe2/job/cd_mweGuice5Experimentb/lastSuccessfulBuild/artifact/git-repo/my-local-snapshots-dir/ + false + true + + + diff --git a/jbase.targetplatform/jbase.target.target b/jbase.targetplatform/jbase.target.target index 691adeb..cb4a94e 100644 --- a/jbase.targetplatform/jbase.target.target +++ b/jbase.targetplatform/jbase.target.target @@ -19,12 +19,11 @@ - + - - + diff --git a/jbase.ui.feature/feature.xml b/jbase.ui.feature/feature.xml index 1e3fdbb..4287fd0 100644 --- a/jbase.ui.feature/feature.xml +++ b/jbase.ui.feature/feature.xml @@ -103,8 +103,8 @@ This Agreement is governed by the laws of the State of New York and the intellec version="0.0.0"/> - - + +