[jbosstools-issues] [JBoss JIRA] (JBIDE-17481) Break dependency from karaf.ui on o.j.i.e.as.ui

Lars Heinemann (JIRA) issues at jboss.org
Fri May 30 08:37:15 EDT 2014


Lars Heinemann created JBIDE-17481:
--------------------------------------

             Summary: Break dependency from karaf.ui on o.j.i.e.as.ui
                 Key: JBIDE-17481
                 URL: https://issues.jboss.org/browse/JBIDE-17481
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: server
    Affects Versions: 4.2.0.Beta2
            Reporter: Lars Heinemann
            Priority: Blocker


FuseIDE cannot and should not come bundled with the JBossAS server adapters. An existing dependency on as.ui means that we bring in as.ui and as.core.  These two plugins alone create an incomplete half-working server adapter. To ensure a full jboss server adapter, we'd need to bring in ALL of the jboss-as plugins or depend on their major feature. 

Since Fuse Tooling doesn't want to come bundled with jboss-as at all, this workaround is not in our interests. Breaking the dependency, and moving into a usable API the classes we require, is much better. 

Please move or abstract AbstractJBTRuntimeWizardFragment into as.wtp.ui in a form usable by Fuse Tooling and other projects.



--
This message was sent by Atlassian JIRA
(v6.2.3#6260)


More information about the jbosstools-issues mailing list