[hibernate-commits] [hibernate/hibernate-orm] 6ccbd9: HHH-12187 - Drop custom javadoc css;

GitHub noreply at github.com
Wed Dec 27 10:15:01 EST 2017


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 6ccbd98bc378cb0682d18edeee0e584679b672c0
      https://github.com/hibernate/hibernate-orm/commit/6ccbd98bc378cb0682d18edeee0e584679b672c0
  Author: Steve Ebersole <steve at hibernate.org>
  Date:   2017-12-27 (Wed, 27 Dec 2017)

  Changed paths:
    M build.gradle
    M documentation/documentation.gradle
    A documentation/src/main/javadoc/overview.html
    R shared/javadoc/images/bkg_blkheader.png
    R shared/javadoc/images/bkg_gradient.gif
    R shared/javadoc/images/bkgheader.png
    R shared/javadoc/images/h1_hdr.png
    R shared/javadoc/images/tab.gif
    R shared/javadoc/images/titlebar.gif
    R shared/javadoc/images/titlebar_end.gif
    R shared/javadoc/overview.html
    R shared/javadoc/stylesheet.css

  Log Message:
  -----------
  HHH-12187 - Drop custom javadoc css;
HHH-9641 - Resume uploading Javadoc JARs to Maven


  Commit: 8c13488c5d23a8086e5e7ad460dc99b9e100818a
      https://github.com/hibernate/hibernate-orm/commit/8c13488c5d23a8086e5e7ad460dc99b9e100818a
  Author: Steve Ebersole <steve at hibernate.org>
  Date:   2017-12-27 (Wed, 27 Dec 2017)

  Changed paths:
    M build.gradle
    M documentation/documentation.gradle
    M documentation/src/main/javadoc/overview.html

  Log Message:
  -----------
  HHH-9641 - Resume uploading Javadoc JARs to Maven
HHH-12187 - Drop custom javadoc css

- delay package group calculations until execution (doFirst)
- exclude internal packages from javadoc


Compare: https://github.com/hibernate/hibernate-orm/compare/1da748ed282f...8c13488c5d23


More information about the hibernate-commits mailing list