Steve Ebersole (
https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%...
) *created* an issue
Hibernate ORM (
https://hibernate.atlassian.net/browse/HHH?atlOrigin=eyJpIjoiMmExN2U0NWU2...
) / Improvement (
https://hibernate.atlassian.net/browse/HHH-16635?atlOrigin=eyJpIjoiMmExN2...
) HHH-16635 (
https://hibernate.atlassian.net/browse/HHH-16635?atlOrigin=eyJpIjoiMmExN2...
) Gradle plugin generates bad JPA static metamodel code (
https://hibernate.atlassian.net/browse/HHH-16635?atlOrigin=eyJpIjoiMmExN2...
)
Issue Type: Improvement Assignee: Unassigned Created: 18/May/2023 13:32 PM Priority: Major
Reporter: Steve Ebersole (
https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%...
)
If the managed types are in a package, which is 99.9% of the time , the generated code is
invalid. I.e.
Task :compileJpaMetamodel FAILED
/home/sebersole/projects/hibernate-orm/orm-plugin-test/build/generated/sources/jpaMetamodel/org/example/Book_.java:10:
error: '{' expected
public abstract class org.example.Book_ {
(
https://hibernate.atlassian.net/browse/HHH-16635#add-comment?atlOrigin=ey...
) Add Comment (
https://hibernate.atlassian.net/browse/HHH-16635#add-comment?atlOrigin=ey...
)
Get Jira notifications on your phone! Download the Jira Cloud app for Android (
https://play.google.com/store/apps/details?id=com.atlassian.android.jira....
) or iOS (
https://itunes.apple.com/app/apple-store/id1006972087?pt=696495&ct=Em...
) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100225- sha1:d57183e )