Skip to content

Commit

Permalink
Merge branch 'HHH-7096' of https://github.com/edalquist/hibernate-core
Browse files Browse the repository at this point in the history
  • Loading branch information
Steve Ebersole committed Mar 1, 2012
2 parents a889b6c + a6ae52b commit 2f280b0
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -63,6 +63,7 @@ public SingletonEhCacheRegionFactory(Properties prop) {
* {@inheritDoc}
*/
public void start(Settings settings, Properties properties) throws CacheException {
this.settings = settings;
try {
String configurationResourceName = null;
if ( properties != null ) {
Expand Down

0 comments on commit 2f280b0

Please sign in to comment.