Skip to content

Commit 30474bc

Browse files
authored
Update RENAME.md
Update for mono repo
1 parent 6caf3c3 commit 30474bc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

RENAME.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,7 @@ The Grails developers have decided on several rules regarding packaging. These r
2727
are typically not meant to be included in a Grails app directly.
2828
3. Testing artifacts for Grails applications / plugins, will have the prefix `grails-testing-support-` to remind
2929
developers these artifacts should not typically be included in the `implementation` scope of their application.
30-
4. Gradle plugins will be consolidated under a single [repository](https://github.com/apache/grails-gradle-plugin).
31-
5. As part of the gradle plugin consolidation, we adopt consistent names and remove `views-` from the views gradle
30+
4. As part of the gradle plugin consolidation, we adopt consistent names and remove `views-` from the views gradle
3231
plugins. Instead they will match the existing gradle plugin naming pattern - i.e. `grails-gsp`, `grails-markup`, etc.
3332
5. There will be one artifact published that can be included in either a `buildSrc/build.gradle` or a `buildScript` to
3433
import all Grails gradle plugins. That plugin will be `org.apache.grails:grails-gradle-plugins`.

0 commit comments

Comments
 (0)