hibernate-orm
hibernate-orm copied to clipboard
Remove outdated documentation from hibernate-gradle-plugin README
JPA model generation was removed from the hibernate-gradle-plugin in #6632 . This removes said section in the README.
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.
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: [a26f1448fec8f151be5affde5921ae5cbdbd3f61]
› This message was automatically generated.
I can make a JIRA ticket if necessary. I don't have an account and CONTRIBUTING.md says:
For documentation contributions, mainly to respect the project code style, especially in regards to the use of tabs - as mentioned above, code style templates are available for both IntelliJ IDEA and Eclipse IDEs. Ideally, these contributions would also have a corresponding JIRA issue, although this is less necessary for documentation contributions.
Thanks