File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
target-platforms/eclipse_2023_12-xtext_nightly Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ pipeline {
2323 BUILD_TIMESTAMP = sh(returnStdout : true , script : ' date +%Y%m%d%H%M' ). trim()
2424 TYCHO_VERSION = ' 4.0.3'
2525 TARGET_PLATFORM_PRIMARY = ' eclipse_2023_03-xtext_2_31_0'
26- TARGET_PLATFORM_LATEST = ' eclipse_2023_09 -xtext_nightly'
26+ TARGET_PLATFORM_LATEST = ' eclipse_2023_12 -xtext_nightly'
2727 }
2828
2929 parameters {
Original file line number Diff line number Diff line change 294294 </build >
295295 </profile >
296296 <profile >
297- <id >eclipse_2023_09 -xtext_nightly</id >
297+ <id >eclipse_2023_12 -xtext_nightly</id >
298298 <activation >
299299 <property >
300300 <name >target-platform</name >
301- <value >eclipse_2023_09 -xtext_nightly</value >
301+ <value >eclipse_2023_12 -xtext_nightly</value >
302302 </property >
303303 </activation >
304304 <modules >
305- <module >../target-platforms/eclipse_2023_09 -xtext_nightly</module >
305+ <module >../target-platforms/eclipse_2023_12 -xtext_nightly</module >
306306 </modules >
307307 </profile >
308308 <profile >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" standalone =" no" ?>
22<?pde version =" 3.8" ?>
3- <target name =" Xpect Target Definition (Eclipse 2023-09 )" sequenceNumber =" 32" >
3+ <target name =" Xpect Target Definition (Eclipse 2023-12 )" sequenceNumber =" 32" >
44<locations >
55<location includeAllPlatforms =" false" includeConfigurePhase =" false" includeMode =" planner" includeSource =" true" type =" InstallableUnit" >
66<unit id =" de.itemis.xtext.antlr.sdk.feature.group" version =" 2.1.1.v201405091103" />
2020<unit id =" org.eclipse.pde.feature.group" version =" 0.0.0" />
2121<unit id =" org.eclipse.draw2d.feature.group" version =" 0.0.0" />
2222<unit id =" org.eclipse.emf.sdk.feature.group" version =" 0.0.0" />
23- <repository location =" https://download.eclipse.org/releases/2023-09 " />
23+ <repository location =" https://download.eclipse.org/releases/2023-12 " />
2424</location >
2525<location includeAllPlatforms =" false" includeConfigurePhase =" false" includeMode =" planner" includeSource =" true" type =" InstallableUnit" >
2626<unit id =" org.hamcrest.core" version =" 2.2.0.v20230809-1000" />
2727<unit id =" org.hamcrest.core.source" version =" 2.2.0.v20230809-1000" />
2828<unit id =" org.junit" version =" 4.13.2.v20230809-1000" />
2929<unit id =" org.junit.source" version =" 4.13.2.v20230809-1000" />
3030<unit id =" io.github.classgraph" version =" 0.0.0" />
31- <repository location =" https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2023-09 " />
31+ <repository location =" https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2023-12 " />
3232</location >
3333</locations >
3434</target >
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ Contributors:
1414 <modelVersion >4.0.0</modelVersion >
1515 <version >0.3.0-SNAPSHOT</version >
1616 <groupId >org.eclipse.xpect</groupId >
17- <artifactId >org.eclipse.xpect.target.eclipse_2023_09 -xtext_nightly</artifactId >
17+ <artifactId >org.eclipse.xpect.target.eclipse_2023_12 -xtext_nightly</artifactId >
1818 <packaging >eclipse-target-definition</packaging >
1919 <parent >
2020 <groupId >org.eclipse.xpect</groupId >
You can’t perform that action at this time.
0 commit comments