]
Vlado Pakan closed JBIDE-7987.
------------------------------
Verified on JBT 2011-01-11_00-32-28-H880.
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: