Commit 4dba51a
authored
Add initial set of hibernate 7.0 metadata (#579)
* Add initial set of hibernate 7.0 metadata (still old format)
Hibernate 7 is still in beta, still if there's a need to early test integration this is a least some metadata that allows to bootstrap hibernate.
* Add tests to capture AnnotationDescriptor handling
* Update test to match what hibernate does internally
* fix formatting errors
* fix metadata errors only reported by ci - sigh
* one has slipped
* Add update hibernate-core default-for entry.
Make sure hibernate 6.6.x versions are routed to the 6.6 metadata.
* Remove generated resources & update comments.1 parent 9f25247 commit 4dba51a
File tree
39 files changed
+11140
-1
lines changed- metadata/org.hibernate.orm/hibernate-core
- 7.0.0.Final
- tests/src
- org.hibernate.orm/hibernate-core/7.0.0.Final
- src/test
- java/org_hibernate_orm/hibernate_core
- entity
- resources
- META-INF
- native-image/dto-runtime-hints
39 files changed
+11140
-1
lines changedLines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
0 commit comments