[hibernate/hibernate-ogm] 6518e7: OGM-684 Wrap DatastoreProvider.start() calls in a ...
by GitHub
Branch: refs/heads/master
Home: https://github.com/hibernate/hibernate-ogm
Commit: 6518e7851bf4e44c4b13f9934d0d5caa2161229b
https://github.com/hibernate/hibernate-ogm/commit/6518e7851bf4e44c4b13f99...
Author: Emmanuel Bernard <emmanuel(a)hibernate.org>
Date: 2014-12-11 (Thu, 11 Dec 2014)
Changed paths:
M core/src/main/java/org/hibernate/ogm/util/impl/Log.java
M couchdb/src/main/java/org/hibernate/ogm/datastore/couchdb/impl/CouchDBDatastoreProvider.java
M ehcache/src/main/java/org/hibernate/ogm/datastore/ehcache/impl/EhcacheDatastoreProvider.java
M infinispan/src/main/java/org/hibernate/ogm/datastore/infinispan/impl/InfinispanDatastoreProvider.java
M infinispan/src/main/java/org/hibernate/ogm/datastore/infinispan/logging/impl/Log.java
M mongodb/src/main/java/org/hibernate/ogm/datastore/mongodb/impl/MongoDBDatastoreProvider.java
M mongodb/src/test/java/org/hibernate/ogm/datastore/mongodb/test/datastore/DatastoreInitializationTest.java
M neo4j/src/main/java/org/hibernate/ogm/datastore/neo4j/impl/Neo4jDatastoreProvider.java
Log Message:
-----------
OGM-684 Wrap DatastoreProvider.start() calls in a ServiceException
This avoid generic exception wrapping from the service layer
9 years, 11 months
[hibernate/hibernate-search] 16a75b: Updating README and changelog prior to 5.0.0.CR2 r...
by GitHub
Branch: refs/heads/master
Home: https://github.com/hibernate/hibernate-search
Commit: 16a75b448a93ea0e735fbb50c8eae4b80dbc8755
https://github.com/hibernate/hibernate-search/commit/16a75b448a93ea0e735f...
Author: Hardy Ferentschik <hardy(a)ferentschik.de>
Date: 2014-12-11 (Thu, 11 Dec 2014)
Changed paths:
M README.md
M changelog.txt
Log Message:
-----------
Updating README and changelog prior to 5.0.0.CR2 release
Commit: bb2375f76a06accedb1c90992d521dfd50c50732
https://github.com/hibernate/hibernate-search/commit/bb2375f76a06accedb1c...
Author: Hardy Ferentschik <hardy(a)ferentschik.de>
Date: 2014-12-11 (Thu, 11 Dec 2014)
Changed paths:
M backends/jgroups/pom.xml
M backends/jms/pom.xml
M build-config/pom.xml
M distribution/pom.xml
M documentation/pom.xml
M engine/pom.xml
M infinispan/pom.xml
M integrationtest/jms/pom.xml
M integrationtest/narayana/pom.xml
M integrationtest/osgi/karaf-features/pom.xml
M integrationtest/osgi/karaf-it/pom.xml
M integrationtest/performance/pom.xml
M integrationtest/sandbox/pom.xml
M integrationtest/spring/pom.xml
M integrationtest/wildfly/pom.xml
M legacy/pom.xml
M modules/pom.xml
M orm/pom.xml
M pom.xml
M serialization/avro/pom.xml
M serialization/java/pom.xml
M testing/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release 5.0.0.CR2
Commit: afefae13338f8b532c48f61e139fa8b4f878556d
https://github.com/hibernate/hibernate-search/commit/afefae13338f8b532c48...
Author: Hardy Ferentschik <hardy(a)ferentschik.de>
Date: 2014-12-11 (Thu, 11 Dec 2014)
Changed paths:
M backends/jgroups/pom.xml
M backends/jms/pom.xml
M build-config/pom.xml
M distribution/pom.xml
M documentation/pom.xml
M engine/pom.xml
M infinispan/pom.xml
M integrationtest/jms/pom.xml
M integrationtest/narayana/pom.xml
M integrationtest/osgi/karaf-features/pom.xml
M integrationtest/osgi/karaf-it/pom.xml
M integrationtest/performance/pom.xml
M integrationtest/sandbox/pom.xml
M integrationtest/spring/pom.xml
M integrationtest/wildfly/pom.xml
M legacy/pom.xml
M modules/pom.xml
M orm/pom.xml
M pom.xml
M serialization/avro/pom.xml
M serialization/java/pom.xml
M testing/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
Compare: https://github.com/hibernate/hibernate-search/compare/b862c7551ba1...afef...
9 years, 11 months