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


##########
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            |

Review Comment:
   bootstrap isn't used in an end user grails app - we said only libraries that 
are would use 'org.apache.grails'.
   
   Do you have a better name suggestion than 'org.apache.grails.bootstrap'?



-- 
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