From: Steve E. (JIRA) <no...@at...> - 2006-08-03 21:06:13
|
[ http://opensource.atlassian.com/projects/hibernate/browse/HHH-1968?page=all ] Steve Ebersole closed HHH-1968: ------------------------------- Resolution: Fixed trunk and 3.2 branch > unify bytecode instrumentation > ------------------------------ > > Key: HHH-1968 > URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-1968 > Project: Hibernate3 > Type: Improvement > Components: core > Reporter: Steve Ebersole > Assignee: Steve Ebersole > Fix For: 3.2.0.ga > > > Currently there is completely seperate code (with much duplication) to handle instrumenting a class via ant tasks and via transformation (i.e. classloader). Conceptually these are very similiar constructs. Centralize and re-use... -- 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 |