Commit graph

21 commits

Author SHA1 Message Date
Nico Prediger
98da296763 [eclipse/xtext#1507] Adjust lsp4j upstream URL / Use env.JENKINS_URL
Signed-off-by: Nico Prediger <mail@nicoprediger.de>
2019-07-16 10:07:31 +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
Karsten Thoms
adae9148ae [eclipse/xtext#1283] Remove mavenCentral again
MWE is now available on JCenter

Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
2019-02-19 10:21:05 +01:00
Christian Dietrich
0e56ed5715 workaround for jcenter maven central sync is too slow
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
2019-02-14 18:42:32 +01:00
Christian Dietrich
fc9f0b1d2f [eclipse/xtext#1222] fixed branch detection on Jenkins
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
2018-10-12 14:12:26 +02:00
Karsten Thoms
073e2dda00 [eclipse/xtext#1222] Auto-detect upstream repository URLs
Using plugin org.ajoberstar.grgit to be able to determine the
repository's current branch name.

When using jenkinsPipelineRepo Jenkins is contacted to check the
existence of jobs, starting with the current branch name and falling
back to 'master'. This is done for each upstream repository.

Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
2018-10-10 14:37:33 +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
Sven Efftinge
5d21810da0 use lsp4j master 2017-02-03 11:10:28 +01:00
Miro Spönemann
c5710fb2b1 Updated to LSP4J 0.1.1 2017-01-24 15:17:27 +01:00
Miro Spönemann
1b140cbcac [build] Implemented more intelligent upstream branch selection 2017-01-18 16:27:03 +01:00
Miro Spönemann
64c9c3351b Increased version number for release 2.11.0 2017-01-18 11:41:47 +01:00
Miro Spönemann
b51f99b326 Increased version number for milestone 2.11.0.RC1 2017-01-17 09:06:41 +01:00
Miro Spönemann
d577c4625e Switched to LSP4J 0.1.0 release 2017-01-16 09:03:56 +01:00
Miro Spönemann
e63f831121 [build] Updated LSP4J upstream repo 2016-12-05 12:15:25 +01:00
Sven Efftinge
baebe053cd [LSP] migrated to lsp4j 0.1.0 2016-11-05 20:52:35 +01:00
Miro Spönemann
0ae96db5c9 [build] Added descriptions of common build files, removed remote publishing config
Signed-off-by: Miro Spönemann <miro.spoenemann@typefox.io>
2016-10-23 15:49:27 +02:00
Miro Spönemann
cf71598677 Fixed #45: Made public snapshots + local repo the default configuration 2016-07-20 11:46:34 +02:00
Miro Spönemann
cf60532d44 [build] Moved repository configuration to separate file 2016-07-14 12:22:33 +02:00