Skip to content

Releases: xtext/xtext-gradle-plugin

Bugfix release

24 Apr 18:44
Compare
Choose a tag to compare
1.0.5

Determine javaSourceLevel from Java plugin

Java 6 compatibility for xtext-builder plugin

02 Apr 00:52
Compare
Choose a tag to compare
Merge pull request #46 from djozis/master

Java 6 compatability fix.

Bugfix release

13 Feb 23:09
Compare
Choose a tag to compare
Rebuild on any builder classpath change

Until now we only did a rebuild when the list of files on the builder
classpath changed. This ignored changes to the content of those files.
We now actively throw away the builder when the incremental inputs
indicate a change in the builder classpath.

Fixes #41

Bugfix release

07 Jan 15:27
Compare
Choose a tag to compare
Merge pull request #38 from kameshsampath/issue-37

Fix for Github Issue #37

1.0.1

18 Dec 10:49
Compare
Choose a tag to compare

Earlier compile classpath assignment, so other plugins can pick it up more easily (e.g. Xtend)

1.0.0

16 Dec 10:52
Compare
Choose a tag to compare
Merge pull request #36 from xtext/incremental_build

Incremental build

1.0.0 Release Candidate 6

16 Dec 08:29
Compare
Choose a tag to compare
Pre-release
1.0.0-RC6

Fixed regression in runtime classpath

1.0.0 Release Candidate 5

15 Dec 19:01
Compare
Choose a tag to compare
Pre-release
1.0.0-RC5

Cosmetics

1.0.0 Release Candidate 4

15 Dec 18:51
Compare
Choose a tag to compare
Pre-release
1.0.0-RC4

Cosmetics

1.0.0 Release Candidate 3

15 Dec 15:46
Compare
Choose a tag to compare
Pre-release
1.0.0-RC3

make eclipse and idea classpath independent of plugin order