hibernate-orm/gradle
Steve Ebersole c43fa6b4d9 Fix signing of published artifacts
- for explicit signing, current form only works if the full task name/path is used from the command line, rather that Gradle's handling for tasks "short cuts".  E.g., this works :`gradlew signPublishedArtifactsPublication`; but this does not: `gradlew sign`
2022-05-05 12:49:00 -05:00
..
wrapper drop Wrapper.DistributionType.ALL for Gradle wrapper config 2022-03-16 09:37:01 -05:00
base-information.gradle HHH-15226 - Publish a Gradle platform (Maven Bom++) for Hibernate ORM 2022-04-26 14:41:04 -05:00
databases.gradle Fix LocalTime and OffsetTime parameter binding 2022-02-11 13:16:28 +01:00
gradle-enterprise.gradle Gradle build clean-ups 2022-03-15 09:39:07 -05:00
java-module.gradle HHH-15200 Add support for the SQLXML type 2022-05-05 09:07:37 +02:00
javadoc.gradle HHH-14872 - Re-enable hibernate-gradle-plugin 2022-03-15 20:10:17 -05:00
libraries.gradle HHH-15226 - Publish a Gradle platform (Maven Bom++) for Hibernate ORM 2022-04-26 14:41:04 -05:00
module.gradle HHH-14872 - Re-enable hibernate-gradle-plugin 2022-03-15 20:10:17 -05:00
published-java-module.gradle Fix signing of published artifacts 2022-05-05 12:49:00 -05:00
publishing-pom.gradle Merge remote-tracking branch 'upstream/main' into wip/6.0 2021-06-07 12:47:53 +02:00
releasable.gradle Gradle build clean-ups 2022-03-15 12:15:56 -05:00
system-information.gradle Gradle Enterprise - remote build cache 2022-03-03 15:45:41 -06:00
version.properties Post-steps for release : `6.0.0.Final` 2022-03-31 18:28:30 +00:00