]
Strong Liu reassigned HHH-5974:
-------------------------------
Assignee: Strong Liu
unnecessary import which crashes the system in OSGi environement
----------------------------------------------------------------
Key: HHH-5974
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-5974
Project: Hibernate Core
Issue Type: Bug
Components: core
Affects Versions: 3.6.1
Environment: Hibernate 3.6.1/Hibernate trunk
Reporter: Ilya Samartsev
Assignee: Strong Liu
Fix For: 3.6.3
Original Estimate: 8h
Remaining Estimate: 8h
/hibernate-core/src/main/java/org/hibernate/sql/Delete.java contains one unnecessary
import:
- import net.sf.cglib.transform.impl.AddPropertyTransformer;
(
https://github.com/hibernate/hibernate-core/blob/master/hibernate-core/sr...)
It actually crushes the system running in OSGi mode and using javassist as codegeneration
tool instead of CGLib(no cglib bundles in the running system at all).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: