Releases: xtext/xtext-gradle-plugin
Switch to plugin-publish plugin
This is just a test release to see if all the plugin-publish logic is set up correctly.
Switch to plugin-publish plugin
This is just a test release to see if all the plugin-publish logic is set up correctly.
Switch to plugin-publish plugin
This is just a test release to see if all the plugin-publish logic is set up correctly.
Switch to Github Actions
This pre-release contains no new functionality and just serves to verify that our release pipeline still works after the switch to Github actions.
Switch to Github Actions
This pre-release contains no new functionality and just serves to verify that our release pipeline still works after the switch to Github actions.
Switch to Github Actions
This pre-release contains no new functionality and just serves to verify that our release pipeline still works after the switch to Github actions.
Fixed Gradle 6.0 deprecations
Merge pull request #161 from xtext/cd_issue160 [#106] fixed new deprecations in gradle 6.0
Use java compile variant specific classes dir
Use java compile variant specific classes dir for installing debug information
Fix task dependency cycle
Merge pull request #155 from xtext/cd_issue154new [#154] removed @Input from classesDirs to prevent task dependency cycles
Guava Bump
Bumps Guava version to 27.1 to align with Xtext