Consolidate jasypt-encryption into io.github.gpc:grails-jasypt - #269
Open
sbglasius wants to merge 2 commits into
Open
Consolidate jasypt-encryption into io.github.gpc:grails-jasypt#269sbglasius wants to merge 2 commits into
sbglasius wants to merge 2 commits into
Conversation
sbglasius
force-pushed
the
jasypt-encryption
branch
from
August 11, 2026 13:04
fda8c72 to
de10473
Compare
Contributor
Author
|
5.0.0 is being released now. |
matrei
reviewed
Aug 11, 2026
| versions: | ||
| - version: 5.0.0-RC2 | ||
| date: 2026-07-08T15:52:34Z | ||
| grailsVersion: 4.0.0 > * |
Contributor
There was a problem hiding this comment.
Is 4.0.0 > * correct?
Otherwise you can change it manually in this file.
Contributor
Author
There was a problem hiding this comment.
You actually found an issue, it should be 7.0.0 > *
|
The syntax grails-plugins/io/github/gpc/grails-jasypt.yml |
matrei
approved these changes
Aug 11, 2026
sbglasius
force-pushed
the
jasypt-encryption
branch
from
August 11, 2026 17:56
de10473 to
76c6d36
Compare
The plugin moved to the Grails Plugins Collective under new coordinates io.github.gpc:grails-jasypt. Merge the old org.tros and org.grails.plugins entries into a single file, preserving historical versions via per-version coords/maven-repo overrides per this repo's documented convention.
sbglasius
force-pushed
the
jasypt-encryption
branch
from
August 11, 2026 17:57
76c6d36 to
1568e0f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
io.github.gpc:grails-jasypt(artifactId changed fromjasypt-encryptiontograils-jasypt).org.tros:jasypt-encryptionandorg.grails.plugins:jasypt-encryptionentries into a single file at the new groupId path, preserving all historical versions via per-versioncoords/maven-repooverrides, per this repo's documented convention (see theorg.grails.plugins:grails-mailexample in the README).Test plan
yaml.safe_load)