[hibernate-issues] [Hibernate-JIRA] Created: (HHH-4494) cglib log warning says BytecodeProvider impl is considered deprecated
Gail Badner (JIRA)
noreply at atlassian.com
Wed Oct 14 15:29:42 EDT 2009
cglib log warning says BytecodeProvider impl is considered deprecated
---------------------------------------------------------------------
Key: HHH-4494
URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-4494
Project: Hibernate Core
Issue Type: Bug
Components: core
Affects Versions: 3.5.0.Beta-1, 3.3.2
Reporter: Gail Badner
Assignee: Gail Badner
Fix For: 3.3.x, 3.5
Following messages are logged when cglib is configured as the byte code provider:
2009-10-13 16:11:11,775 INFO [org.hibernate.cfg.Environment] (main) Bytecode provider name : cglib
2009-10-13 16:11:11,781 WARN [org.hibernate.bytecode.cglib.BytecodeProviderImpl] (main) The CGLIB BytecodeProvider impl is considered deprecated and not recommended for use
Since HHH-3832 has been applied, cglib does not need to be deprecated, so the warning should be removed.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the hibernate-issues
mailing list