sbglasius opened a new pull request, #269:
URL: https://github.com/apache/grails-plugins-metadata/pull/269

   ## Summary
   - The jasypt-encryption plugin moved to the Grails Plugins Collective under 
new coordinates `io.github.gpc:grails-jasypt` (artifactId changed from 
`jasypt-encryption` to `grails-jasypt`).
   - Merges the old `org.tros:jasypt-encryption` and 
`org.grails.plugins:jasypt-encryption` entries into a single file at the new 
groupId path, preserving all historical versions via per-version 
`coords`/`maven-repo` overrides, per this repo's documented convention (see the 
`org.grails.plugins:grails-mail` example in the README).
   
   ## Test plan
   - [x] New YAML parses correctly (`yaml.safe_load`)
   - [x] All 13 historical versions carried over from both old files with 
correct coords/maven-repo overrides
   - [x] Old files removed, no leftover duplicates


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to