-
Suggestion
-
Resolution: Fixed
-
None
According to information received from Grails developers, the SVN https://svn.codehaus.org/grails-plugins/ repository will no longer be used for keeping release artifacts and will become read-only.
Instead of this the Artifactory repository will be used for plugins.
Therefore, we should migrate our Clover-for-Grails plugin according to the following procedure:
http://grails.github.com/grails-howtos/en/migrateToTheNewCentralRepository.html
Affects: our build script
Open questions:
1) What about version compatibility. We support Grails 1.2 or later, but new release deployment mechanism requires Grails 2.0 or later - check if it will not interfere (I guess that should not)
2) What about old clover-for-grails releases? Should we migrate them to Artifactory as well?
- is related to
-
CLOV-1091 Drop support for Grails 1.2.x
- Closed
Implemented. Support for Grails 1.2 is dropped. The "release" plugin from Grails 2.0.3 is be for deployment of the plugin.
However, the Clover-for-Grails itself is compatible with Grails 1.3.x as well as Grails 2.x.