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


##########
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            |
+| org.grails                        | grails-plugin-controllers                
       | org.apache.grails                               | grails-controllers   
                                         |                        |             
           | grails-core            |
+| org.grails.plugins                | converters                               
       | org.apache.grails                               | grails-converters    
                                         |                        |             
           | grails-core            |
+| org.grails                        | grails-core                              
       | org.apache.grails                               | grails-core          
                                         |                        |             
           | grails-core            |
+| org.grails.plugins                | hibernate5                               
       | org.apache.grails                               | 
grails-data-hibernate5                                        |                 
       |                        | grails-data-mapping    |
+| org.grails.plugins                | database-migration                       
       | org.apache.grails                               | 
grails-data-hibernate5-dbmigration                            |                 
       |                        | grails-data-mapping    |

Review Comment:
   We currently use liquidbase for the hibernate 5 migrations.  We are 
certainly open to more but people would need to contribute those. I assume the 
name is ok for you?  Its clear its hibernate5 this way.



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