Sebastian Zarnekow
9f8aee979a
[ eclipse/xtext#1573 ] Ensure that all plugins do have a ManifestBuilder
2019-11-04 14:34:21 +01:00
Karsten Thoms
5e70dd0360
Merge pull request #1269 from eclipse/kt/issue1569/3
...
[eclipse/xtext#1569 ] Refactor Xtend to Java
2019-11-04 12:34:24 +01:00
Karsten Thoms
4eba252aa9
[ eclipse/xtext#1569 ] Refactor Xtend to Java
...
The usage of Xtend in the Xtext code base should be reduced where the
usage of Xtend is not super beneficial. Replaced Xtend classes by the
compiled code and refactored the code to more readable Java.
Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
2019-11-04 12:33:52 +01:00
Arne Deutsch
51d251b191
Merge pull request #1225 from eclipse/ade-default-java-stubs
...
#1223 Generate MWE2 workflow in way to generate java code.
2019-11-04 10:04:20 +01:00
Karsten Thoms
58bcb9a891
Merge pull request #1265 from eclipse/kt_issue1568
...
[eclipse/xtext#1568 ] Remove Buildship classpath container
2019-10-31 17:10:55 +01:00
Sebastian Zarnekow
eea345fba1
[eclipse/xtext#1569] Migrate Xtend code to Java ( #1270 )
...
* Migrate Xtend code to Java
* Apply auto-formatting and cleanup actions
* Add `@since` tags
see eclipse/xtext#1569
2019-10-31 16:06:12 +01:00
Karsten Thoms
33a64fb2ee
Merge pull request #1267 from eclipse/kt/issue1569/2
...
[eclipse/xtext#1569 ] Refactor Xtend to Java
2019-10-31 00:45:48 +01:00
Karsten Thoms
85db097d56
[ eclipse/xtext#1569 ] Refactor Xtend to Java
...
Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
2019-10-30 14:42:09 +01:00
Christian Dietrich
025dbc683d
Merge pull request #1264 from eclipse/cd_gradle563
...
[eclipse/xtext#1563 ] update to gradle 5.6.3
2019-10-29 17:14:45 +01:00
Karsten Thoms
f34e469b37
Merge pull request #1266 from eclipse/cd_tycho151
...
[eclipse/xtext#1566 ] update to tycho 1.5.1
2019-10-29 16:50:18 +01:00
Christian Dietrich
1dcdbca15a
[ eclipse/xtext#1566 ] update to tycho 1.5.1
...
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
2019-10-28 17:24:52 +01:00
Karsten Thoms
0768813c3b
[ eclipse/xtext#1568 ] Remove Buildship classpath container
...
These changes were automatically applied to the launch configurations on
a fresh workspace setup.
Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
2019-10-28 11:27:29 +01:00
Sebastian Zarnekow
07e48e0d94
Merge pull request #1263 from eclipse/sz_issue1567
...
[eclipse/xtext#1567 ] Upgrade to asm 7.2
2019-10-27 22:54:57 +01:00
Sebastian Zarnekow
b1b444f504
[ eclipse/xtext#1567 ] Upgrade to asm 7.2
2019-10-27 16:24:43 +01:00
Christian Dietrich
1769fe0b17
Merge pull request #1261 from eclipse/cd_xtext_issue1553b
...
[eclipse/xtext#1553 ] update to tycho 1.5.0
2019-10-21 14:28:12 +02:00
Christian Dietrich
17f1432632
[ eclipse/xtext#1553 ] update to tycho 1.5.0
...
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
2019-10-18 15:57:19 +02:00
Christian Dietrich
22ca6f1e73
[ eclipse/xtext#1563 ] update to gradle 5.6.3
...
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
2019-10-18 07:45:03 +02:00
Christian Dietrich
ebb793ae33
Merge pull request #1260 from eclipse/cd_xtext_issue1561
...
[eclipse/xtext#1561 ] removed superfluous timestamps() config
2019-10-17 07:20:34 +02:00
Christian Dietrich
d9b15ed91a
[ eclipse/xtext#1561 ] removed superfluous timestamps() config
...
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
2019-10-16 20:46:46 +02:00
Christian Dietrich
d311a32bd1
Merge pull request #1259 from eclipse/cd_xtextGradle208
...
use xtext-gradle-plugin 2.0.8
2019-10-14 18:18:31 +02:00
Christian Dietrich
bc96643168
use xtext-gradle-plugin 2.0.8
...
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
2019-10-14 16:43:32 +02:00
Christian Dietrich
b159d985b4
Merge pull request #1258 from eclipse/cd_xtext_issue1560
...
[eclipse/xtext#1560 ] bootstrap against 2.20.0.M1
2019-10-14 14:54:42 +02:00
Christian Dietrich
e3db847785
[ eclipse/xtext#1560 ] bootstrap against 2.20.0.M1
...
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
2019-10-14 14:13:23 +02:00
Christian Dietrich
7f78c02aff
Merge pull request #1251 from gallandarakhneorg/files_clean_folder
...
[util] Fixing the behavior of the cleanFolder function in Files class.
2019-10-14 09:23:56 +02:00
Stéphane Galland
dddfe343ec
[util] Fixing the behavior of the cleanFolder function in Files class.
...
The previous behavior does not remove the parent folder when its has no
file inside and the "deleteParentFolder" argument is true.
The behavior of the function is updated to delete the parent folder as
expected.
Additionally, the recurive algorithm is replaced by an iterative
algorithm in order to make it more robust.
Signed-off-by: Stéphane Galland <galland@arakhne.org>
2019-10-13 14:04:42 +08:00
Christian Dietrich
d47aab1349
Merge pull request #1257 from eclipse/cd_xtext_1486
...
[eclipse/xtext#1486 ] made png transparent
2019-10-12 19:00:24 +02:00
Christian Dietrich
10fa244c1b
[ eclipse/xtext#1486 ] made png transparent
...
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
2019-10-12 18:50:42 +02:00
Tamas Miklossy
c609328cbb
[ https://github.com/eclipse/xtext/issues/1556 ]
...
- Fix links to documentation.
Signed-off-by: Tamas Miklossy <miklossy@itemis.de>
2019-10-11 10:51:26 +02:00
Christian Dietrich
3b75a71a37
Merge pull request #1242 from eclipse/ade-mergeable-manifest-linebreaks-in-names
...
#1120 Fix merger in case of line breaks inside identifiers.
2019-10-09 09:57:43 +02:00
Christian Dietrich
c03d49cb64
Merge pull request #1255 from eclipse/cd_logging
...
added xtext.logging to extra requirements (cleanup)
2019-10-09 06:06:55 +02:00
Christian Dietrich
81975d3156
added xtext.logging to extra requirements (cleanup)
...
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
2019-10-08 19:53:06 +02:00
Christian Dietrich
cd5430f55d
Merge pull request #1254 from eclipse/cd_orbit2019-12
...
[eclipse/xtext#1538 ] use orbit 2019-12
2019-10-08 11:07:43 +02:00
Arne Deutsch
6f205d60f0
#1120 Fix merger in case of line breaks inside identifiers.
...
Remove superflues cancelation of creation process in case of missing
version.
Signed-off-by: Arne Deutsch <Arne.Deutsch@itemis.de>
2019-09-30 10:15:27 +02:00
Karsten Thoms
a3e52c5f37
Merge pull request #1241 from erogleva/logger-appenders-warning
...
Remove the "missing appenders for logger" warning when running tests with Tycho
2019-09-30 09:19:37 +02:00
erogleva
2c7db558e9
Move the target platform configuration to the parent pom's pluginManagement
...
Signed-off-by: erogleva <e.rogleva@mail.bg>
2019-09-30 09:57:23 +03:00
Tamas Miklossy
78254b5b83
[ https://github.com/eclipse/xtext/issues/1486 ]
...
- Remove unnecessary modeling32.png file and all the references to it.
The modeling32.png file has been replaced by the xtext32.png file.
Signed-off-by: Tamas Miklossy <miklossy@itemis.de>
2019-09-28 15:07:48 +02:00
Christian Dietrich
fb021e21f6
[ eclipse/xtext#1538 ] use orbit 2019-12
...
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
2019-09-28 12:46:22 +02:00
Christian Dietrich
1e9d09408f
Merge pull request #1249 from eclipse/cd_xtext_issue1554
...
fixed settings.xml config in Jenkinsfile
2019-09-28 12:41:37 +02:00
Christian Dietrich
14ec337307
fixed settings.xml config in Jenkinsfile
...
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
2019-09-28 10:47:22 +02:00
Tamas Miklossy
ee1e91935a
[ https://github.com/eclipse/xtext/issues/1486 ]
...
- Add xtext32.png to the build.gradle file.
Signed-off-by: Tamas Miklossy <miklossy@itemis.de>
2019-09-26 08:20:14 +02:00
Tamas Miklossy
10a911a94c
[ https://github.com/eclipse/xtext/issues/1486 ]
...
- Use xtext32.png instead of modeling32.png for the feature image.
Signed-off-by: Tamas Miklossy <miklossy@itemis.de>
2019-09-25 16:47:55 +02:00
Christian Dietrich
6df7f82963
Merge pull request #1245 from eclipse/cd_xtext_issue1550
...
Complicance Version 8.0
2019-09-23 13:46:40 +02:00
Christian Dietrich
00897b1b35
[ eclipse/xtext#1550 ] set default compliance level to 8.0
...
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
2019-09-23 11:27:08 +02:00
Christian Dietrich
065dd11210
regenerated xtext
...
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
2019-09-23 10:54:50 +02:00
Christian Dietrich
feba65d562
regenerated test languages
...
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
2019-09-23 10:53:41 +02:00
Christian Dietrich
9781970287
[ eclipse/xtext#1550 ] set default compliance level to 8.0
...
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
2019-09-23 10:48:51 +02:00
Christian Dietrich
8e90d3c602
Merge pull request #1243 from eclipse/cd2019-12
...
[eclipse/xtext#1538 ] use eclipse 2019-12 in target
2019-09-18 16:59:08 +02:00
Christian Dietrich
9e29eb0c0a
[ eclipse/xtext#1538 ] use eclipse 2019-12 in target
...
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
2019-09-18 14:38:23 +02:00
Christian Dietrich
f5d3ac5214
Merge pull request #1240 from eclipse/cd_xtext_issue1547
...
[eclipse/xtext#1547 ] use maven-publish instead of maven plugin
2019-09-10 16:12:46 +02:00
erogleva
7f98497127
Add org.eclipse.xtext.logging as a dependency to tycho-surefire-plugin
...
Signed-off-by: erogleva <e.rogleva@mail.bg>
2019-09-10 00:16:27 +02:00