[jbosstools-issues] [JBoss JIRA] (JBIDE-20170) WebTools server adapter installer installs only a subset of what should be installed

Nick Boldt (JIRA) issues at jboss.org
Tue Jun 30 15:44:02 EDT 2015


Nick Boldt created JBIDE-20170:
----------------------------------

             Summary: WebTools server adapter installer installs only a subset of what should be installed
                 Key: JBIDE-20170
                 URL: https://issues.jboss.org/browse/JBIDE-20170
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: build, server, updatesite, upstream
    Affects Versions: 4.3.0.Beta1
            Reporter: Nick Boldt
            Assignee: Rob Stryker
            Priority: Critical
             Fix For: 4.3.0.Beta2


Steps to repro:

{code}1. open clean Eclipse JEE
2. open Servers view
3. click 'No servers are avail... click to create new server..."
4. click "Download additional server adapters"
5. wait while the stuff loads. select "JBoss AS Server Adapter" or whatever it was called
6. wait as metadata loads again
7. click Next, accept license, etc. restart when prompted
{code}

Feature that should have been installed:

{code:title=https://github.com/jbosstools/jbosstools-build-sites/blob/master/aggregate/site/category.xml#L99-L103}
 <feature id="org.jboss.ide.eclipse.as.feature">
<category name="org.eclipse.wst.server.core.serverAdapter"/>
</feature>
{code}

Feature that instead gets installed:

{code}org.jboss.ide.eclipse.as.serverAdapter.wtp.feature_3.1.0.Beta1-v20150612-2158-B25{code}





--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jbosstools-issues mailing list