[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-7739) Use DriverInstance#getJarListAsArray() instead of getJarList() and manual parsing.

Dmitry Geraskov (JIRA) jira-events at lists.jboss.org
Fri Nov 26 09:03:30 EST 2010


Use DriverInstance#getJarListAsArray() instead of getJarList() and manual parsing.
----------------------------------------------------------------------------------

                 Key: JBIDE-7739
                 URL: https://jira.jboss.org/browse/JBIDE-7739
             Project: Tools (JBoss Tools)
          Issue Type: Quality Risk
          Components: Hibernate
    Affects Versions: 3.2.0.Beta2
            Reporter: Dmitry Geraskov
            Assignee: Dmitry Geraskov
            Priority: Minor
             Fix For: 3.2.0.CR1


ConnectionProfileUtil calls DriverInstance#getJarList() and calling classes should parser returned string to get jar list.
There is existing DriverInstance#getJarListAsArray() method which returns drivers like an array.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list