[hibernate-issues] [Hibernate-JIRA] Commented: (HV-90) Use jType for generic style subclass discovery

Mark Hobson (JIRA) noreply at atlassian.com
Tue Mar 10 07:46:38 EDT 2009


    [ http://opensource.atlassian.com/projects/hibernate/browse/HV-90?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=32614#action_32614 ] 

Mark Hobson commented on HV-90:
-------------------------------

Regarding your first concern, the shade plugin actually rewrites the pom to remove the shaded dependency.  This gives you the best of both worlds: easy to integrate upstream changes from new releases by using regular pom dependencies; and no dependency version conflicts with class relocation.

I've never personally had problems with the bytecode manipulation.  It's not just restricted to standalone applications, for example PicoContainer uses it:

http://svn.codehaus.org/picocontainer/java/2.x/trunk/pico/container/pom.xml

> Use jType for generic style subclass discovery
> ----------------------------------------------
>
>                 Key: HV-90
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HV-90
>             Project: Hibernate Validator
>          Issue Type: New Feature
>          Components: engine
>            Reporter: Emmanuel Bernard
>            Assignee: Hardy Ferentschik
>             Fix For: 4.0.0.Alpha3
>
>


-- 
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