jdaugherty commented on code in PR #14080:
URL: https://github.com/apache/grails-core/pull/14080#discussion_r2007733058


##########
RENAME.md:
##########
@@ -0,0 +1,150 @@
+# Grails Repackaging Reference
+
+As part of the move to the Apache Software Foundation, the grails artifacts 
must adhere to the apache namespace. Below
+is a reference of all migrated artifacts - both their old and new name.
+
+| old group id                      | old artifact id                          
       | new group id                                    | new artifact id      
                                         | old gradle plugin name | new gradle 
plugin name | repository             |
+|-----------------------------------|-------------------------------------------------|-------------------------------------------------|---------------------------------------------------------------|------------------------|------------------------|------------------------|
+| org.grails.plugins                | async                                    
       | org.apache.grails                               | grails-async         
                                         |                        |             
           | grails-core            |
+| org.grails                        | grails-async                             
       | org.apache.grails.async                         | grails-async-core    
                                         |                        |             
           | grails-core            |
+| org.grails                        | grails-async-gpars                       
       | org.apache.grails.async                         | grails-async-gpars   
                                         |                        |             
           | grails-core            |
+| org.grails                        | grails-async-rxjava                      
       | org.apache.grails.async                         | grails-async-rxjava  
                                         |                        |             
           | grails-core            |
+| org.grails                        | grails-async-rxjava2                     
       | org.apache.grails.async                         | grails-async-rxjava2 
                                         |                        |             
           | grails-core            |
+| org.grails                        | grails-async-rxjava3                     
       | org.apache.grails.async                         | grails-async-rxjava3 
                                         |                        |             
           | grails-core            |
+| org.grails                        | grails-bom                               
       | org.apache.grails                               | grails-bom           
                                         |                        |             
           | grails-core            |
+| org.grails                        | grails-bootstrap                         
       | org.apache.grails.bootstrap                     | grails-bootstrap     
                                         |                        |             
           | grails-core            |
+| org.grails.plugins                | cache                                    
       | org.apache.grails                               | grails-cache         
                                         |                        |             
           | grails-cache           |
+| org.grails                        | grails-plugin-codecs                     
       | org.apache.grails                               | grails-codecs        
                                         |                        |             
           | grails-core            |
+| org.grails                        | grails-codecs                            
       | org.apache.grails.codecs                        | grails-codecs-core   
                                         |                        |             
           | grails-core            |
+| org.grails                        | grails-console                           
       | org.apache.grails                               | 
grails-gradle-console                                         |                 
       |                        | grails-core            |

Review Comment:
   I'm saying they are separate functions and we should not combine the gradle 
projects.  You would be including an admin function by default, which isn't 
considered a secure practice.



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

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

Reply via email to