hibernate-orm/release
Gavin King d42d467a3b add Hibernate Data Repositories doc to release
Signed-off-by: Gavin King <gavin@hibernate.org>
2024-04-25 20:17:43 +02:00
..
src/release HHH-17164 - Proper, first-class soft-delete support 2023-10-25 15:30:54 -05:00
README.adoc HHH-14513 : Move publishing release and snapshot artifacts to Sonatype OSSRH 2021-05-14 15:06:15 -05:00
jenkins-release-process.adoc Gradle created a preVerifyRelease task 2022-05-16 16:11:37 +02:00
manual-release-process.adoc 6.0.0.Alpha9 release 2021-08-04 21:00:05 -05:00
post-release-steps.adoc release doc 2022-06-07 05:59:56 -05:00
release.gradle add Hibernate Data Repositories doc to release 2024-04-25 20:17:43 +02:00

README.adoc

This project coordinates the tasks that need to be performed as part of creating a release for Hibernate.

== Artifacts

Both snapshot and release artifacts are published to Sonatype https://oss.sonatype.org/[OSSRH].

The "official" detials about OSSRH + Gradle can be found at https://central.sonatype.org/publish/publish-gradle/.
However, its content is way out of date as of the time of this writing.
https://dev.to/kengotoda/deploying-to-ossrh-with-gradle-in-2020-1lhi presents a much better guide.  Regardless,
This is all just for background; all of this information is "backed into" the build scripts.

After release, be sure to manage the staging repository created for it on https://oss.sonatype.org/[OSSRH].


== Documentation

JBoss doc server...


== SourceForge

Release bundles (as ZIP and TGZ) are uploaded to https://sourceforge.net/projects/hibernate/files/hibernate-orm/[SourceForge]