[hibernate-commits] [hibernate/hibernate-search] 1c930c: HSEARCH-2964 Add the JSR 352 modules to the distri...
    GitHub 
    noreply at github.com
       
    Fri Dec  1 11:44:09 EST 2017
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-search
  Commit: 1c930cd135003e16e59294daf208f72ba5f7935e
      https://github.com/hibernate/hibernate-search/commit/1c930cd135003e16e59294daf208f72ba5f7935e
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2017-12-01 (Fri, 01 Dec 2017)
  Changed paths:
    M distribution/pom.xml
    M distribution/src/main/assembly/dist.xml
    M jsr352/pom.xml
    M pom.xml
  Log Message:
  -----------
  HSEARCH-2964 Add the JSR 352 modules to the distribution
  Commit: 62e7f79c66aacb977df518c576cb2cd93dac6590
      https://github.com/hibernate/hibernate-search/commit/62e7f79c66aacb977df518c576cb2cd93dac6590
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2017-12-01 (Fri, 01 Dec 2017)
  Changed paths:
    M jsr352/core/pom.xml
    M jsr352/pom.xml
    M pom.xml
  Log Message:
  -----------
  HSEARCH-2964 Clean up the JSR 352 parent pom
  Commit: 629e9d930c426dcee89b6deaf7dfc3544fb10fb7
      https://github.com/hibernate/hibernate-search/commit/629e9d930c426dcee89b6deaf7dfc3544fb10fb7
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2017-12-01 (Fri, 01 Dec 2017)
  Changed paths:
    M distribution/pom.xml
    R distribution/src/main/javadoc/resources/bkg_blkheader.png
    R distribution/src/main/javadoc/resources/bkg_gradient.gif
    R distribution/src/main/javadoc/resources/bkgheader.png
    R distribution/src/main/javadoc/resources/h1_hdr.png
    R distribution/src/main/javadoc/stylesheet.css
  Log Message:
  -----------
  HSEARCH-2969 Use the default style for JavaDoc
  Commit: 1563250bb39867c77fce7247a4b25061b39e00c9
      https://github.com/hibernate/hibernate-search/commit/1563250bb39867c77fce7247a4b25061b39e00c9
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2017-12-01 (Fri, 01 Dec 2017)
  Changed paths:
    M distribution/pom.xml
    M pom.xml
  Log Message:
  -----------
  HSEARCH-2778 Move the javadoc generation configuration to the parent pom
  Commit: afc708b8e818fd38ed7c05b88311bd48fbe87c3d
      https://github.com/hibernate/hibernate-search/commit/afc708b8e818fd38ed7c05b88311bd48fbe87c3d
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2017-12-01 (Fri, 01 Dec 2017)
  Changed paths:
    M distribution/pom.xml
    M pom.xml
  Log Message:
  -----------
  HSEARCH-2778 Generate the individual javadocs if dist profile is used
  Commit: ff49a0a3c05f9156a11e9ec6040e192869e5de7a
      https://github.com/hibernate/hibernate-search/commit/ff49a0a3c05f9156a11e9ec6040e192869e5de7a
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2017-12-01 (Fri, 01 Dec 2017)
  Changed paths:
    M build-config/pom.xml
    M integrationtest/elasticsearch/pom.xml
    M integrationtest/jdk9-modules/pom.xml
    M integrationtest/jms/pom.xml
    M integrationtest/jsr352/pom.xml
    M integrationtest/narayana/pom.xml
    M integrationtest/osgi/karaf-features/pom.xml
    M integrationtest/osgi/karaf-it/pom.xml
    M integrationtest/performance/engine-elasticsearch/pom.xml
    M integrationtest/performance/engine-lucene/pom.xml
    M integrationtest/performance/orm/pom.xml
    M integrationtest/performance/sandbox/pom.xml
    M integrationtest/spring/pom.xml
    M integrationtest/wildfly/pom.xml
    M sharedtestresources/pom.xml
  Log Message:
  -----------
  HSEARCH-2778 Skip the javadoc build where it does not make sense
As we're going to add a javadoc:javadoc target to the CI runs, we'd
better avoid generating javadoc where it is not useful.
  Commit: d7ef857b8c8f04412a8291fd014105c0dfb6517d
      https://github.com/hibernate/hibernate-search/commit/d7ef857b8c8f04412a8291fd014105c0dfb6517d
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2017-12-01 (Fri, 01 Dec 2017)
  Changed paths:
    M pom.xml
  Log Message:
  -----------
  HSEARCH-2968 Align the JBeret dependency on WildFly 11
  Commit: b3f49a8f77bb1f66b7cef8931adc7ca0d86365c1
      https://github.com/hibernate/hibernate-search/commit/b3f49a8f77bb1f66b7cef8931adc7ca0d86365c1
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2017-12-01 (Fri, 01 Dec 2017)
  Changed paths:
    M pom.xml
  Log Message:
  -----------
  HSEARCH-2971 Update the copyright footer of our javadoc
Compare: https://github.com/hibernate/hibernate-search/compare/378f8250f919...b3f49a8f77bb
    
    
More information about the hibernate-commits
mailing list