[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-6148) org.jboss.tools.tests requires org.jboss.tools.jst

Rob Stryker (JIRA) jira-events at lists.jboss.org
Tue Apr 6 03:19:37 EDT 2010


org.jboss.tools.tests requires org.jboss.tools.jst
--------------------------------------------------

                 Key: JBIDE-6148
                 URL: https://jira.jboss.org/jira/browse/JBIDE-6148
             Project: Tools (JBoss Tools)
          Issue Type: Bug
    Affects Versions: 3.1.0.GA
            Reporter: Rob Stryker
            Assignee: Denis Golovin
            Priority: Critical
         Attachments: JBIDE-6148.patch

I find it unacceptable that org.jboss.tools.tests requires org.jboss.tools.jst.web.etc. 

This means to test my jmx tools, or archive tools, I must import org.jboss.tools.test, which then means I must import org.jboss.tools.jst and all of *IT'S* requirements. 

 org.jboss.tools.jst.web,
 org.jboss.tools.common.el.core,
 org.jboss.tools.common.text.ext,
 org.jboss.tools.common.el.ui


There is only one class that requires this dependency, and that is AbstractResourceMarkerTest.
Possible solutions are to either copy the constant from jst.web.kb into the test plugin, or move the abstract class into a more appropriate plugin. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list