Discussion about compatible gradle versions
Closed this issue · 2 comments
dhamann commented
Hi there,
- i personally try to use the latest gradle versions and am able to upgrade my pet projects to that version rather quickly
- my employed self has to deal with quite a range of gradle-versions that the builds had been created in and which not were upgraded
as such, i first was very interested in finding out if this plugin supports the newest gradle (currently 7.1.*) ... and when i saw that the last committed versions were running on 5.6.3 i expected some bumpy road. As it seems #7 adresses some breaking changes.
So i currently could use jqa gradle plugin with some older work-projects configured to gradle <= 5.6.3 but nothing newer. (maybe some newer, but not 6.8.3 (#7) or 7.1.1 (kontext-e/jqa-gradle#1 (comment))
Is this plugin the most promising plugin to use jqa via gradle build? Or are there alternatives?
cheers,
dhamann commented
oh i forgot ... nudge nudge @kontext-e 😎