Skip to content

Conversation

@gavinking
Copy link
Member

[Please describe here what your change is about]


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license
and can be relicensed under the terms of the LGPL v2.1 license in the future at the maintainers' discretion.
For more information on licensing, please check here.


especially the enums which names collide with JPA
@hibernate-github-bot
Copy link

hibernate-github-bot bot commented Jan 3, 2025

Thanks for your pull request!

This pull request does not follow the contribution rules. Could you have a look?

❌ All commit messages should start with a JIRA issue key matching pattern HHH-\d+
    ↳ Offending commits: [06b3d08, 3c942a5, 86df50f]

› This message was automatically generated.

@gavinking gavinking force-pushed the annotationdeprecations branch 7 times, most recently from efc2e72 to 5f0a47b Compare January 3, 2025 19:58
@gavinking gavinking force-pushed the annotationdeprecations branch from 5f0a47b to 3c942a5 Compare January 3, 2025 20:05
return;
}
impl.mappingFileBindings.addAll( (List) sources.getXmlBindings() );
impl.mappingFileBindings.addAll( sources.getXmlBindings() );

Check notice

Code scanning / CodeQL

Deprecated method or constructor invocation Note

Invoking
MetadataSources.getXmlBindings
should be avoided because it has been deprecated.
@gavinking gavinking closed this Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant