jamesfredley opened a new pull request, #15688:
URL: https://github.com/apache/grails-core/pull/15688

   ## Step 1 (PR-I, DRAFT): rename `grails.gorm.tests` -> `grails.gorm.specs`
   
   > **Draft / parked.** Opened per @matrei's request to split the `tests` -> 
`specs` package rename out of the Hibernate 7 Step 1 PR (#15654). Kept as a 
draft pending project agreement on whether to adopt the rename at all.
   
   ### What this does
   
   Renames the legacy `grails.gorm.tests` Spock-spec packages to 
`grails.gorm.specs` in:
   
   - `grails-data-hibernate5` (90 specs)
   - `grails-datamapping-core-test` (18 specs)
   
   Pure package rename - file moves plus `package` / import updates, no 
behavioural change.
   
   ### Scope notes
   
   - The **mongo** portion of this rename is carved separately in PR-E (#15685).
   - The **hibernate7** portion stays with the Hibernate 7 work (those modules 
don't exist on `8.0.x`).
   - **neo4j** keeps its own `grails.gorm.tests` packages (each module's specs 
are independent / module-local).
   
   Assisted-by: claude-code:claude-4.7-opus
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to