-
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
[CLOV-1089] Migrate Clover-for-Grails release artifacts to new repository
Workflow | Original: JAC Suggestion Workflow [ 3342068 ] | New: JAC Suggestion Workflow 3 [ 3584197 ] |
Status | Original: RESOLVED [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: New Clover Workflow [ 897501 ] | New: JAC Suggestion Workflow [ 3342068 ] |
Assignee | Original: Marek Parfianowicz [ mparfianowicz ] | |
Issue Type | Original: Improvement [ 4 ] | New: Suggestion [ 10000 ] |
Status | Original: Closed [ 6 ] | New: Resolved [ 5 ] |
Workflow | Original: Clover Workflow [ 895461 ] | New: New Clover Workflow [ 897501 ] |
Workflow | Original: reviewflow [ 383310 ] | New: Clover Workflow [ 895461 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: To be reviewed [ 10026 ] | New: Resolved [ 5 ] |
Status | Original: In Progress [ 3 ] | New: To be reviewed [ 10026 ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
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.