[hibernate-commits] [hibernate/hibernate-core] f7c309: HHH-5928 - Clean up compilation warnings

noreply at github.com noreply at github.com
Mon Feb 14 10:32:34 EST 2011


Branch: refs/heads/master
Home:   https://github.com/hibernate/hibernate-core

Commit: f7c3091381951e1a2b45178b399facbe4a85abae
    https://github.com/hibernate/hibernate-core/commit/f7c3091381951e1a2b45178b399facbe4a85abae
Author: Steve Ebersole <steve at hibernate.org>
Date:   2011-02-14 (Mon, 14 Feb 2011)

Changed paths:
  M hibernate-core/src/main/java/org/hibernate/cfg/Environment.java
  M hibernate-core/src/main/java/org/hibernate/engine/UnsavedValueFactory.java
  M hibernate-core/src/main/java/org/hibernate/proxy/pojo/cglib/SerializableProxy.java
  M hibernate-core/src/main/java/org/hibernate/proxy/pojo/javassist/SerializableProxy.java
  M hibernate-core/src/main/java/org/hibernate/transaction/BTMTransactionManagerLookup.java
  M hibernate-core/src/main/java/org/hibernate/transaction/JOTMTransactionManagerLookup.java
  M hibernate-core/src/main/java/org/hibernate/transaction/JOnASTransactionManagerLookup.java
  M hibernate-core/src/main/java/org/hibernate/transaction/WebSphereExtendedJTATransactionLookup.java
  M hibernate-core/src/main/java/org/hibernate/transaction/WebSphereTransactionManagerLookup.java
  M hibernate-core/src/main/java/org/hibernate/tuple/PojoInstantiator.java
  M hibernate-core/src/test/java/org/hibernate/test/proxy/ProxyTest.java

Log Message:
-----------
HHH-5928 - Clean up compilation warnings




More information about the hibernate-commits mailing list