You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-11Lines changed: 6 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -9,16 +9,11 @@ This plugin was originally maintained by [symentis](https://github.com/symentis)
9
9
10
10
The Audit Logging plugin for Grails adds generic event based Audit Logging to a Grails project.
11
11
12
-
The master branch holds the codebase for plugin version 4.0.x (Grails 4.0.x).
13
-
14
12
For older Grails versions, see "Supported Grails Versions" below.
15
13
16
-
## Moving to Maven Central
17
-
This repositories new artifacts are currently moved to Maven Central, since Bintray shut down MAY/01/21. You can obtain the old artifacts from https://repo.grails.org.
18
-
19
14
## Documentation
20
-
* For current release documentation, see [User Guide](https://grails-plugins.github.io/grails-audit-logging-plugin/latest/plugin.html)
21
-
* For snapshot documentation, see [Snapshot User Guide](https://grails-plugins.github.io/grails-audit-logging-plugin/snapshot/plugin.html)
15
+
* For current release documentation, see [User Guide](https://grails-plugins.github.io/grails-audit-logging-plugin/6.0.x/)
16
+
* For snapshot documentation, see [Snapshot User Guide](https://grails-plugins.github.io/grails-audit-logging-plugin/snapshot/)
22
17
* For 4.x documentation, see [4.x User Guide](https://grails-plugins.github.io/grails-audit-logging-plugin/4.0.x/plugin.html)
23
18
* For 3.x documentation, see [3.x User Guide](https://grails-plugins.github.io/grails-audit-logging-plugin/3.0.x/plugin.html)
24
19
* For 2.x documentation, see [2.x User Guide](https://grails-plugins.github.io/grails-audit-logging-plugin/2.0.x/plugin.html)
@@ -31,6 +26,10 @@ This repositories new artifacts are currently moved to Maven Central, since Bint
This repositories new artifacts are currently moved to Maven Central, since Bintray shut down MAY/01/21. You can obtain the old artifacts from https://repo.grails.org.
31
+
32
+
34
33
## audit-quickstart
35
34
You need to perform "grails audit-quickstart \<package\>\<DomainClass\>" after installing this plugin's 2.0.x version or later.
36
35
@@ -84,10 +83,6 @@ Special thanks to all the <a href="https://github.com/grails-plugins/grails-audi
84
83
Tom Crossland
85
84
86
85
Project lead: TBD
87
-
88
-
89
-
## Maven Central Repository
90
-
This plugin will be available from Maven Central, soon. Older versions (up to 4.0.3) are available from the [Grails Artifact Repository](https://repo.grails.org/ui/).
0 commit comments