This is an automated email from the ASF dual-hosted git repository.

sbglasius pushed a commit to branch jasypt-encryption
in repository https://gitbox.apache.org/repos/asf/grails-plugins-metadata.git

commit de104739144a3c9fc690a2dd0c00689943adaf85
Author: Søren Berg Glasius <[email protected]>
AuthorDate: Tue Aug 11 15:02:52 2026 +0200

    Consolidate jasypt-encryption into io.github.gpc:grails-jasypt
    
    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.
---
 grails-plugins/io/github/gpc/grails-jasypt.yml     | 75 ++++++++++++++++++++++
 .../org/grails/plugins/jasypt-encryption.yml       | 48 --------------
 grails-plugins/org/tros/jasypt-encryption.yml      | 15 -----
 3 files changed, 75 insertions(+), 63 deletions(-)

diff --git a/grails-plugins/io/github/gpc/grails-jasypt.yml 
b/grails-plugins/io/github/gpc/grails-jasypt.yml
new file mode 100644
index 0000000..cb8ef01
--- /dev/null
+++ b/grails-plugins/io/github/gpc/grails-jasypt.yml
@@ -0,0 +1,75 @@
+name: jasypt-encryption
+desc: Integration with Jasypt, allows easy encryption of information including 
Hibernate/GORM integration
+coords: io.github.gpc:grails-jasypt
+owner: Grails Plugin Collective
+vcs: https://github.com/gpc/grails-jasypt
+docs: https://gpc.github.io/grails-jasypt/
+maven-repo: https://repo1.maven.org/maven2
+labels:
+  - encryption
+  - jasypt
+licenses:
+  - Apache-2.0
+versions:
+  - version: 5.0.0-RC2
+    date: 2026-07-08T15:52:34Z
+    grailsVersion: 4.0.0 > *
+  - version: 4.0.4
+    date: 2021-06-03T14:03:20Z
+    grailsVersion: 4.0.0 > *
+    coords: org.tros:jasypt-encryption
+  - version: 2.0.2
+    date: 2021-02-24T05:36:43Z
+    grailsVersion: 3.0.3 > *
+    coords: org.grails.plugins:jasypt-encryption
+    maven-repo: https://repo.grails.org/plugins
+  - version: 2.0.1
+    date: 2021-02-24T05:36:53Z
+    grailsVersion: 3.0.3 > *
+    coords: org.grails.plugins:jasypt-encryption
+    maven-repo: https://repo.grails.org/plugins
+  - version: 1.3.1
+    date: 2014-11-02T18:39:43Z
+    grailsVersion: 2.4 > *
+    coords: org.grails.plugins:jasypt-encryption
+    maven-repo: https://repo.grails.org/plugins
+  - version: 1.2.1
+    date: 2014-10-20T04:00:35Z
+    grailsVersion: 2.3 > *
+    coords: org.grails.plugins:jasypt-encryption
+    maven-repo: https://repo.grails.org/plugins
+  - version: 1.2.0
+    date: 2014-10-14T17:39:41Z
+    grailsVersion: 2.3 > *
+    coords: org.grails.plugins:jasypt-encryption
+    maven-repo: https://repo.grails.org/plugins
+  - version: 1.1.0
+    date: 2012-03-12T20:32:18Z
+    grailsVersion: 2.0.0 > *
+    coords: org.grails.plugins:jasypt-encryption
+    maven-repo: https://repo.grails.org/plugins
+  - version: 1.0.1
+    date: 2012-03-12T20:32:18Z
+    grailsVersion: 2.0.0 > *
+    coords: org.grails.plugins:jasypt-encryption
+    maven-repo: https://repo.grails.org/plugins
+  - version: 1.0.0
+    date: 2012-03-12T20:32:17Z
+    grailsVersion: 2.0.0 > *
+    coords: org.grails.plugins:jasypt-encryption
+    maven-repo: https://repo.grails.org/plugins
+  - version: 0.1.2
+    date: 2012-03-12T20:32:17Z
+    grailsVersion: 1.3.6 > *
+    coords: org.grails.plugins:jasypt-encryption
+    maven-repo: https://repo.grails.org/plugins
+  - version: 0.1.1
+    date: 2012-03-12T20:32:17Z
+    grailsVersion: 1.3.2 > *
+    coords: org.grails.plugins:jasypt-encryption
+    maven-repo: https://repo.grails.org/plugins
+  - version: '0.1'
+    date: 2012-03-12T20:32:16Z
+    grailsVersion: 1.3.2 > *
+    coords: org.grails.plugins:jasypt-encryption
+    maven-repo: https://repo.grails.org/plugins
diff --git a/grails-plugins/org/grails/plugins/jasypt-encryption.yml 
b/grails-plugins/org/grails/plugins/jasypt-encryption.yml
deleted file mode 100644
index a344183..0000000
--- a/grails-plugins/org/grails/plugins/jasypt-encryption.yml
+++ /dev/null
@@ -1,48 +0,0 @@
-name: org.grails.plugins:jasypt-encryption
-desc: Integration with Jasypt, allows easy encryption of information including 
Hibernate/GORM integration
-coords: org.grails.plugins:jasypt-encryption
-owner: dtanner
-vcs: https://github.com/dtanner/grails-jasypt
-maven-repo: https://repo.grails.org/plugins
-labels:
-  - encryption
-  - jasypt
-licenses:
-  - Apache-2.0
-deprecated: The source repository url for this entry is redirecting to the 
source repository of another
-  plugin with the same name by ZenHarbinger. This entry in the registry should 
probably be removed to
-  avoid confusion.
-versions:
-  - version: 2.0.2
-    date: 2021-02-24T05:36:43Z
-    grailsVersion: 3.0.3 > *
-  - version: 2.0.1
-    date: 2021-02-24T05:36:53Z
-    grailsVersion: 3.0.3 > *
-  - version: 1.3.1
-    date: 2014-11-02T18:39:43Z
-    grailsVersion: 2.4 > *
-  - version: 1.2.1
-    date: 2014-10-20T04:00:35Z
-    grailsVersion: 2.3 > *
-  - version: 1.2.0
-    date: 2014-10-14T17:39:41Z
-    grailsVersion: 2.3 > *
-  - version: 1.1.0
-    date: 2012-03-12T20:32:18Z
-    grailsVersion: 2.0.0 > *
-  - version: 1.0.1
-    date: 2012-03-12T20:32:18Z
-    grailsVersion: 2.0.0 > *
-  - version: 1.0.0
-    date: 2012-03-12T20:32:17Z
-    grailsVersion: 2.0.0 > *
-  - version: 0.1.2
-    date: 2012-03-12T20:32:17Z
-    grailsVersion: 1.3.6 > *
-  - version: 0.1.1
-    date: 2012-03-12T20:32:17Z
-    grailsVersion: 1.3.2 > *
-  - version: '0.1'
-    date: 2012-03-12T20:32:16Z
-    grailsVersion: 1.3.2 > *
diff --git a/grails-plugins/org/tros/jasypt-encryption.yml 
b/grails-plugins/org/tros/jasypt-encryption.yml
deleted file mode 100644
index 704ba9f..0000000
--- a/grails-plugins/org/tros/jasypt-encryption.yml
+++ /dev/null
@@ -1,15 +0,0 @@
-name: jasypt-encryption
-desc: Integration with Jasypt, allows easy encryption of information including 
Hibernate/GORM integration
-coords: org.tros:jasypt-encryption
-owner: ZenHarbinger
-vcs: https://github.com/ZenHarbinger/grails-jasypt
-maven-repo: https://repo1.maven.org/maven2
-labels:
-  - encryption
-  - jasypt
-licenses:
-  - Apache-2.0
-versions:
-  - version: 4.0.4
-    date: 2021-06-03T14:03:20Z
-    grailsVersion: 4.0.0 > *

Reply via email to