Branch: refs/heads/5.3
Home: https://github.com/hibernate/hibernate-ogm
Commit: 952d0667a5f6837ebd3ec11f9ea3bf2f81ef2ea3
https://github.com/hibernate/hibernate-ogm/commit/952d0667a5f6837ebd3ec11...
Author: Fabio Massimo Ercoli <fabiomassimo.ercoli(a)gmail.com>
Date: 2018-03-01 (Thu, 01 Mar 2018)
Changed paths:
M documentation/manual/pom.xml
M documentation/manual/src/main/asciidoc/modules/configuration.asciidoc
M documentation/manual/src/main/asciidoc/modules/getting-started.asciidoc
M jipijapa/pom.xml
M pom.xml
Log Message:
-----------
OGM-1414 Introducing wildfly-short-version parameter in the manual
Branch: refs/heads/5.3
Home: https://github.com/hibernate/hibernate-ogm
Commit: 046dead86b2a0c832296f2956f4ea63a38f1d576
https://github.com/hibernate/hibernate-ogm/commit/046dead86b2a0c832296f29...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2018-03-01 (Thu, 01 Mar 2018)
Changed paths:
M bom/pom.xml
M core/pom.xml
M distribution/pom.xml
M documentation/examples/gettingstarted/pom.xml
M documentation/examples/pom.xml
M documentation/javadoc/pom.xml
M documentation/manual/pom.xml
M documentation/pom.xml
M infinispan-embedded/pom.xml
M infinispan-remote/pom.xml
M infinispan/pom.xml
M integrationtest/pom.xml
M jipijapa/pom.xml
M modules/pom.xml
M mongodb/pom.xml
M neo4j/pom.xml
M performance/pom.xml
M pom.xml
Log Message:
-----------
Update versions to 5.3.1-SNAPSHOT
Branch: refs/heads/master
Home: https://github.com/hibernate/hibernate-ogm
Commit: edfb8ce281c2f0b15024dc27157036d50b22a486
https://github.com/hibernate/hibernate-ogm/commit/edfb8ce281c2f0b15024dc2...
Author: Fabio Massimo Ercoli <fabiomassimo.ercoli(a)gmail.com>
Date: 2018-03-01 (Thu, 01 Mar 2018)
Changed paths:
M documentation/manual/pom.xml
M documentation/manual/src/main/asciidoc/modules/configuration.asciidoc
M documentation/manual/src/main/asciidoc/modules/getting-started.asciidoc
M jipijapa/pom.xml
M pom.xml
Log Message:
-----------
OGM-1414 Introducing wildfly-short-version parameter in the manual
Branch: refs/heads/master
Home: https://github.com/hibernate/hibernate-validator
Commit: 4ab31bab93e3087d9d3d997fbd6c590c62128bfc
https://github.com/hibernate/hibernate-validator/commit/4ab31bab93e3087d9...
Author: marko-bekhta <marko.prykladna(a)gmail.com>
Date: 2018-02-28 (Wed, 28 Feb 2018)
Changed paths:
M engine/src/test/java/org/hibernate/validator/test/internal/util/ExecutableHelperTest.java
Log Message:
-----------
HV-1461 Added test case for override check
- added a case when there's a generic interface method is overridden by a method with
exact non generic type