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

Koen Aers (JIRA) issues at jboss.org
Thu Oct 5 05:29:07 EDT 2017


Koen Aers created JBIDE-25152:
---------------------------------

             Summary: 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
             Fix For: 4.5.1.Final


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.2.3#72005)



More information about the jbosstools-issues mailing list