[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-7987) There is a cycling dependency between jst.jsp and jsf plugins.

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Wed Dec 22 15:42:18 EST 2010


There is a cycling dependency between jst.jsp and jsf plugins.
--------------------------------------------------------------

                 Key: JBIDE-7987
                 URL: https://issues.jboss.org/browse/JBIDE-7987
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: jsp/jsf/xml source editing
            Reporter: Alexey Kazakov
            Assignee: Denis Maliarevich
            Priority: Critical
             Fix For: 3.2.0.CR1


org.jboss.tools.jst.jsp.i18n.ExternalizeStringsWizard (jst.jsp module) uses o.j.t.jsf which is not correct.
I see you added "Import-Package: org.jboss.tools.jsf.model.pv" to org.jboss.tools.jst.jsp/META-INF/MANIFEST.MF to create this hidden cycling dependency.
We should not do it. This cause problems (for instance for thyco build). Please use extension point mechanism to plug in JSF functionality to ExternalizeStringsWizard.

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