You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello. This plugin has not worked since Gradle version 5. At the time of writing, the latest version is 6.5! I thought that it would be a good idea to let you know that this has not been forgotten about, and that I am working towards the next release.
Initial changes will really be just to get it working. Not only on the latest versions of Gradle, but to still work on versions prior to version 5. In order to do this, I've been investigating how things work in the current release of the plugin, 0.9. The results of this are documented in the wiki pages. If you see anything that doesn't look right, please let me know - you can do this by creating an issue report in the normal way.
The latest 0.9 code is a little problematic, in that the world has moved on significantly since its release. The build no longer works, and a lot of the tests fail. I'm working to address this, and adding a lot more tests, before making changes. I understand that people may be eager to use the latest version of Gradle (as am I!), but I need to feel comfortable with making changes to an existing code base. I feel that I can achieve this best, by increasing the volume of tests.
Please bear with me. I hope to get a new and stable release out as a priority, that works on all major Gradle releases.
The text was updated successfully, but these errors were encountered:
Hello. This plugin has not worked since Gradle version 5. At the time of writing, the latest version is 6.5! I thought that it would be a good idea to let you know that this has not been forgotten about, and that I am working towards the next release.
Initial changes will really be just to get it working. Not only on the latest versions of Gradle, but to still work on versions prior to version 5. In order to do this, I've been investigating how things work in the current release of the plugin, 0.9. The results of this are documented in the wiki pages. If you see anything that doesn't look right, please let me know - you can do this by creating an issue report in the normal way.
The latest 0.9 code is a little problematic, in that the world has moved on significantly since its release. The build no longer works, and a lot of the tests fail. I'm working to address this, and adding a lot more tests, before making changes. I understand that people may be eager to use the latest version of Gradle (as am I!), but I need to feel comfortable with making changes to an existing code base. I feel that I can achieve this best, by increasing the volume of tests.
Please bear with me. I hope to get a new and stable release out as a priority, that works on all major Gradle releases.
The text was updated successfully, but these errors were encountered: