[jbosstools-issues] [JBoss JIRA] (JBIDE-16019) Reorganize JST component

Victor Rubezhny (JIRA) jira-events at lists.jboss.org
Tue Nov 26 14:15:06 EST 2013


    [ https://issues.jboss.org/browse/JBIDE-16019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12926902#comment-12926902 ] 

Victor Rubezhny commented on JBIDE-16019:
-----------------------------------------

It looks like the fix for VPE is incomplete:

{code}
 [ERROR] Internal error: java.lang.RuntimeException: No solution found because the problem is unsatisfiable.: [Unable to satisfy dependency from org.jboss.tools.vpe.cordovasim.eclipse 3.5.100.qualifier to bundle org.jboss.tools.jst.jsp 3.3.0.; No solution found because the problem is unsatisfiable.] -> [Help 1]
org.apache.maven.InternalErrorException: Internal error: java.lang.RuntimeException: No solution found because the problem is unsatisfiable.: [Unable to satisfy dependency from org.jboss.tools.vpe.cordovasim.eclipse 3.5.100.qualifier to bundle org.jboss.tools.jst.jsp 3.3.0.; No solution found because the problem is unsatisfiable.]
{code}
                
> Reorganize JST component
> ------------------------
>
>                 Key: JBIDE-16019
>                 URL: https://issues.jboss.org/browse/JBIDE-16019
>             Project: Tools (JBoss Tools)
>          Issue Type: Task
>          Components: common/jst/core, jsp/jsf/xml/html source editing
>            Reporter: Alexey Kazakov
>            Assignee: Alexey Kazakov
>             Fix For: 4.2.0.Alpha1
>
>         Attachments: dependencies.gliffy, dependencies.png
>
>
> !dependencies.png!
> My suggestions:
> *1. Clean up (remove obsolete plugins):*
> * jst.firstrun (This plug-in used to initialize AS and Data drivers during the first run. Has moved to runtimes component)
> * jst.web.verification (Our old validation framework which we don't use anymore. All verification rules have been migrated to our common validation framework)
> * jst.web.tiles/tiles.ui.
> *2. Fix dependency problem between jsp/html editor and other jsp/html editor related UI features (such as html5 property view) by merging all UI plugins into jst.web.ui plug-in:*
> * jst.jsp (JSP/HTML editor, content assist, outline)
> * jst.web.ui (palette, wizards, ...)
> * jst.text.ext (Open Ons)
> * jst.css (css editor)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list