[jbosstools-issues] [JBoss JIRA] (JBIDE-25152) Make the old Hibernate runtime plugins optional

Nick Boldt (JIRA) issues at jboss.org
Wed Apr 18 12:28:00 EDT 2018


     [ https://issues.jboss.org/browse/JBIDE-25152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Boldt reassigned JBIDE-25152:
----------------------------------

    Assignee: Jeff MAURY


> Make the old Hibernate runtime plugins optional
> -----------------------------------------------
>
>                 Key: JBIDE-25152
>                 URL: https://issues.jboss.org/browse/JBIDE-25152
>             Project: Tools (JBoss Tools)
>          Issue Type: Task
>          Components: hibernate
>    Affects Versions: 4.5.1.AM2
>            Reporter: Koen Aers
>            Assignee: Jeff MAURY
>             Fix For: 4.6.x
>
>
> There are a fair number of Hibernate runtime plugins available for the current JBoss Tools. They are named ‘org.jboss.tools.hibernate.runtime.v_x_y’ and use the actual core Hibernate (and Hibernate tools) classes to implement the SPI defined in ‘org.jboss.tools.hibernate.runtime.spi’. But the number of these implementations keeps growing and so it is needed to get this under control. The aimed solution is to only provide the most recent implementation and make the other ones installable on request. 
> To solve this issue all the places where the actual Hibernate version is hardcoded need to be identified and only the latest version can be used. This is especially true for the tests in 'org.hibernate.eclipse.console.test' which use version 3.5.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)



More information about the jbosstools-issues mailing list