Commit graph

252 commits

Author SHA1 Message Date
Miro Spönemann
db27510bf4 Include trace files in source jar 2016-12-22 16:42:10 +01:00
Sven Efftinge
87009ec69b [build] fixed bootstrap build successfully using xtend compiler 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
Christian Schneider
7fb8f1d0cf [releng/releng-target] added org.junit:0.0.0 from orbit to target platform of the local p2 repo build
Signed-off-by: Christian Schneider <christian.schneider@typefox.io>
2016-12-22 10:44:42 +01:00
Christian Schneider
9083f8b48b [xtext lang] contributed new bundle 'org.eclipse.xtext.xtext.bootstrap' containing the 'GenerateXtext.mwe2' workflow and a customizing guice module
* added task 'generateXtextLanguage' in 'build.gradle' for executing the workflow via gradle
* fixed definition of 'mwe2' sourceSet in '/gradle/java-compiler-settings.gradle'

Signed-off-by: Christian Schneider <christian.schneider@typefox.io>
2016-12-15 10:25:56 +01:00
Miro Spönemann
8792ffb3c9 [build] Fixed organization in generated pom (https://issues.gradle.org/browse/GRADLE-2719) 2016-12-12 10:39:29 +01:00
Miro Spönemann
57650c54f3 Updated to Jenkins version of p2gen plugin 2016-12-08 11:22:30 +01:00
Miro Spönemann
5e4738ba2e Added generator for p2 repo build 2016-12-08 11:22:30 +01:00
Miro Spönemann
e63f831121 [build] Updated LSP4J upstream repo 2016-12-05 12:15:25 +01:00
Karsten Thoms
3e4f408a3b [eclipse/xtext#1088] Add xtextBuilder command as first build command
Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
2016-12-01 12:51:51 +01:00
Karsten Thoms
539df7a491 [#5] Ignore optional problems on *-gen folder
Modify classpath on Gradle import to set the ignore_optional_problems
flag for source folders ending with *-gen, but not for xtend-gen

Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
2016-11-30 09:47:32 +01:00
Miro Spönemann
d90e9a40dd Added project title to Bundle-Name in source jars 2016-11-18 09:50:12 +01:00
Miro Spönemann
661c9ccced Updated to Gradle 3.2 2016-11-18 09:49:49 +01:00
Miro Spönemann
cba56b740b Added about*.files to source bundles 2016-11-08 14:56:11 +01:00
Miro Spönemann
be55c347df Implemented validation of duplicate jar entries 2016-11-08 12:01:34 +01:00
Sven Efftinge
baebe053cd [LSP] migrated to lsp4j 0.1.0 2016-11-05 20:52:35 +01:00
Miro Spönemann
e71f62da79 Fixed #160: Gradle build generates Maven-Version attribute
Signed-off-by: Miro Spönemann <miro.spoenemann@typefox.io>
2016-10-23 19:39:43 +02: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
af2abe4e54 [build] Disabled Javadoc for test projects
Signed-off-by: Miro Spönemann <miro.spoenemann@typefox.io>
2016-10-23 14:48:00 +02:00
Miro Spönemann
b92f63bc54 eclipse/xtext#1080: Add name and description to generated poms
Signed-off-by: Miro Spönemann <miro.spoenemann@typefox.io>
2016-10-23 13:36:04 +02:00
Miro Spönemann
73bc08fc65 Corrected manifest version for milestone builds
Signed-off-by: Miro Spönemann <miro.spoenemann@typefox.io>
2016-10-20 11:34:21 +02:00
Christian Dietrich
46e8c454d9 readded plugin.properties. fixes #154
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
2016-10-20 08:55:27 +02:00
Miro Spönemann
daef210300 [gradle] Changed version qualifier format for consistency with Tycho
Signed-off-by: Miro Spönemann <miro.spoenemann@typefox.io>
2016-10-18 08:58:26 +02:00
Miro Spönemann
594a67d41a [gradle] Simplified manifest generation (is postprocessed anyway)
Signed-off-by: Miro Spönemann <miro.spoenemann@typefox.io>
2016-10-17 14:11:33 +02:00
Miro Spönemann
13225035d5 [gradle] Added configuration for bundle manifests
Signed-off-by: Miro Spönemann <miro.spoenemann@typefox.io>
2016-10-17 14:05:36 +02:00
Akos Kitta
37ec51a710 Added basic document highlight implementation.
Signed-off-by: Akos Kitta <kittaakos@gmail.com>
2016-10-10 10:49:35 +02:00
Sven Efftinge
02d5b54ffd use lsapi 0.3.0 2016-09-20 17:11:50 +02:00
Karsten Thoms
9b0947fe62 [format] Streamlined whitespaces
Consistent use of tabs instead of spaces
Use single whitespace between brackets

Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
2016-09-14 16:00:10 +02:00
Miro Spönemann
b55321a043 Updated versions 2016-07-25 15:38:02 +02:00
Miro Spönemann
fab81a8ebd Corrected upper bounds of version ranges 2016-07-25 15:16:10 +02:00
akosyakov
66660efe2f Revert "[gradle] Switch to version 2.14.1-rc-2"
This reverts commit 2d5c21e914.
2016-07-22 12:01:43 +05:00
akosyakov
2d5c21e914 [gradle] Switch to version 2.14.1-rc-2 2016-07-22 10:33:02 +05:00
Miro Spönemann
2373fc5563 Updated to Gradle 2.14.1 2016-07-21 12:02:45 +02:00
Miro Spönemann
cf71598677 Fixed #45: Made public snapshots + local repo the default configuration 2016-07-20 11:46:34 +02:00
Christian Dietrich
e13ac6c279 update to ls-api 0.3.0-SNAPSHOT
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
2016-07-19 19:08:57 +02:00
Miro Spönemann
cf60532d44 [build] Moved repository configuration to separate file 2016-07-14 12:22:33 +02:00
Miro Spönemann
67afccbfbe [build] Apply POM configuration also to local repository, clean local repo 2016-07-14 11:20:44 +02:00
Miro Spönemann
e80ec81fd7 Updated manifests and launch configs, added filter for parent subfolders 2016-07-08 11:36:31 +02:00
Miro Spönemann
d2386a89b5 Packaging the test source set for tests projects 2016-07-08 11:09:00 +02:00
Miro Spönemann
cda6859ebd Moved Eclipse project settings to java-compiler-settings (is independent from chosen source layout) 2016-07-07 15:29:48 +02:00
Miro Spönemann
2b46d0e51f Replaced 'mwe2' configuration with 'mwe2' source set for more flexible dependency setup 2016-07-07 14:49:07 +02:00
Sven Efftinge
9cd2da7dad update gradle version for better workspace resolution, include testlanguages.ide 2016-07-07 09:22:11 +02:00
Christian Dietrich
e3c6f93b3c add xtext nature and builder through gradle eclipse #18
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
2016-06-29 10:50:37 +02:00
Sven Efftinge
ae59ba21cb [gradle] updated gradle config and metadata
added mwe2 dependencies
commented out bad dependencies in mwe2 files (they are still not running)
2016-06-21 11:12:12 +02:00
Moritz Eysholdt
ffa109f37f Smaller changes 2016-06-17 18:31:26 +02:00
Moritz Eysholdt
a65917cfb1 [gradle] consume and provide local maven repos
Signed-off-by: Moritz Eysholdt <moritz.eysholdt@typefox.io>
2016-06-17 11:53:45 +02:00
Miro Spönemann
77ad73e2c0 Updated to Gradle 2.14 2016-06-16 09:37:15 +02:00
Miro Spönemann
80c4266713 Skip uploadArchives for test projects 2016-06-15 16:40:42 +02:00
Miro Spönemann
342b401270 Added deployment configuration 2016-06-15 11:03:53 +02:00
Miro Spönemann
96edcf48ae Removed buildship.core.prefs 2016-06-14 09:44:34 +02:00
Miro Spönemann
5b12ceebd1 Added gradle wrapper 2016-06-14 08:57:48 +02:00
Miro Spönemann
4270986cba Moved projects to root of repository 2016-06-14 08:30:25 +02:00