Commit graph

15 commits

Author SHA1 Message Date
Christian Dietrich
75eb942b25 [eclipse/xtext#1976] fix build problem under java 8
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
2021-06-16 16:17:19 +02:00
Sebastian Zarnekow
39b3be7c90
Merge branch 'master' into sz_jcenter 2019-04-02 13:28:55 +02:00
Karsten Thoms
f545a531f6 [eclipse/xtext#1424] Change default Jenkins
Use https://ci.eclipse.org/xtext as default Jenkins URL

Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
2019-04-02 11:52:11 +02:00
Sebastian Zarnekow
b552ddb354 Replace jcenter by mavenCentral to avoid sync delays and stability issues 2019-04-02 11:34:42 +02:00
Christian Dietrich
7b091c5222 use https to access typefox jenkins
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
2019-03-26 18:08:02 +01:00
Sebastian Zarnekow
ecc7ae0bc3
[eclipse/xtext#1249] use bom for version management (#988) 2019-01-11 16:41:50 +01:00
Karsten Thoms
cc216a9ffb [eclipse/xtext#1272] Remove signature workaround
Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
2018-10-03 14:03:20 +02:00
Karsten Thoms
714f4f5377 [eclipse/xtext#1272] Set Xtext bootstrap 2.15
Refactored to use xtext_bootstrap property from versions.gradle
Changed target definition.

Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
2018-09-23 15:10:29 +02:00
Karsten Thoms
cedd5f30af [eclipse/xtext#1224] Detect local Jenkins environment
Build steps defined in Jenkinsfile pass the built-in environment
variable 'JENKINS_URL' to the Gradle/Maven executions. This is evaluated
in the build scripts for upstream repository URLs. On Xtext JIPP this
will use upstream repos from JIPP. In local builds outside of Jenkins
the property defaults to Typefox CI like before.

Extend function jenkinsPipelineRepo() by upstreamBranch parameter and use this in the call.

Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
2018-09-13 23:55:46 +02:00
Christian Dietrich
0277b89235 [eclipse/xtext#1231] fixed jdt and platform versions
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
2018-07-03 19:24:04 +02:00
Miro Spönemann
ba911b4790 Lifted version number to 2.12.0-SNAPSHOT 2017-01-18 11:47:03 +01:00
Miro Spönemann
c65b348e92 [build] Fixed trace file inclusion, updated Xtend plugin to 1.0.15 2017-01-11 15:53:40 +01:00
Miro Spönemann
6a13144f08 [build] Use build result from xtend-bootstrap job for Xtend compiler, added skipXtendCompiler option 2017-01-02 11:47:11 +01:00
Miro Spönemann
db27510bf4 Include trace files in source jar 2016-12-22 16:42:10 +01:00
Miro Spönemann
648f51911b Second approach to generating Xtend files in the build 2016-12-22 16:42:10 +01:00