[hibernate-commits] [hibernate/hibernate-orm] 3e5556: HHH-12190 - General tidying of Gradle scripts

GitHub noreply at github.com
Mon Jan 22 12:45:16 EST 2018


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 3e5556216c549d8ce071cb7cc6e502f2564fc233
      https://github.com/hibernate/hibernate-orm/commit/3e5556216c549d8ce071cb7cc6e502f2564fc233
  Author: Steve Ebersole <steve at hibernate.org>
  Date:   2018-01-22 (Mon, 22 Jan 2018)

  Changed paths:
    M build.gradle

  Log Message:
  -----------
  HHH-12190 - General tidying of Gradle scripts

- only run the ci build tasks for SNAPSHOT versions - otherwise CI build is triggered for push with non-SNAPSHOT version which publishes the non-SNAPSHOT to Nexus.  In fact this was a proof that we could automate release if we wanted to


  Commit: 9e20eece554ad82095315c427cfb3953802c5d6c
      https://github.com/hibernate/hibernate-orm/commit/9e20eece554ad82095315c427cfb3953802c5d6c
  Author: Steve Ebersole <steve at hibernate.org>
  Date:   2018-01-22 (Mon, 22 Jan 2018)

  Changed paths:
    M build.gradle
    M documentation/documentation.gradle
    M gradle/published-java-module.gradle
    M hibernate-orm-modules/hibernate-orm-modules.gradle

  Log Message:
  -----------
  HHH-12190 - General tidying of Gradle scripts

- adding `ciBuild` task, standardizing `release` task


  Commit: 7d3158625e7b4119f87dc6cc5aa96b4ef9ff15ab
      https://github.com/hibernate/hibernate-orm/commit/7d3158625e7b4119f87dc6cc5aa96b4ef9ff15ab
  Author: Steve Ebersole <steve at hibernate.org>
  Date:   2018-01-22 (Mon, 22 Jan 2018)

  Changed paths:
    M build.gradle
    M gradle/published-java-module.gradle
    M gradle/publishing-pom.gradle
    M gradle/publishing-repos.gradle

  Log Message:
  -----------
  HHH-12172 - Move to BinTray for publishing artifacts


Compare: https://github.com/hibernate/hibernate-orm/compare/091f292b5ae6...7d3158625e7b


More information about the hibernate-commits mailing list