[jbosstools-issues] [JBoss JIRA] Updated: (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:53:39 EST 2010


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

Alexey Kazakov updated JBIDE-7987:
----------------------------------

    Description: 
org.jboss.tools.jst.jsp.i18n.ExternalizeStringsWizard (jst.jsp module) uses o.j.t.jsf which is not correct.
I see there is "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 causes problems (for instance for thyco build). Please use extension point mechanism to plug in JSF functionality to ExternalizeStringsWizard.

  was:
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.



> 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: Viacheslav Kabanovich
>            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 there is "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 causes 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