jamesfredley commented on code in PR #14994:
URL: https://github.com/apache/grails-core/pull/14994#discussion_r2294067715


##########
grails-forge/grails-forge-core/src/main/java/org/grails/forge/feature/view/Scaffolding.java:
##########
@@ -51,12 +51,14 @@ public String getName() {
 
     @Override
     public String getTitle() {
-        return "Grails Scaffolding Plugin";
+        return "Scaffolding";

Review Comment:
   I do not have a strong opinion.  Reviewing the changes it appears that 
'plugin' was removed from the title for official apache grails plugins.  That 
aligns with the maven coordinate change and I think in general makes them 
appear as official parts of Grails, which could be a positive.  



-- 
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: notifications-unsubscr...@grails.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to