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

Martin Malina (JIRA) issues at jboss.org
Thu Jul 23 08:07:03 EDT 2015


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

Martin Malina closed JBIDE-20170.
---------------------------------


Installation of the server adapter via New -> Server -> Download additional server adapters now results in all the different features installed, including our features and also rse.
>From our features, this is what gets installed:
{code}
org.jboss.ide.eclipse.archives.feature_3.6.0.Beta2-v20150716-2030-B26
org.jboss.ide.eclipse.as.archives.integration.feature_3.1.0.Beta2-v20150716-2030-B26
org.jboss.ide.eclipse.as.feature_3.1.0.Beta2-v20150716-2030-B26
org.jboss.ide.eclipse.as.jmx.integration.feature_3.1.0.Beta2-v20150716-2030-B26
org.jboss.ide.eclipse.as.server.rse.integration.feature_3.1.0.Beta2-v20150716-2030-B26
org.jboss.ide.eclipse.as.serverAdapter.wtp.feature_3.1.0.Beta2-v20150716-2030-B26
org.jboss.tools.archives.scanner.feature_3.6.0.Beta2-v20150716-2030-B26
org.jboss.tools.jmx.feature_1.7.0.Beta2-v20150716-2030-B26
org.jboss.tools.runtime.core.feature_3.1.0.Beta2-v20150716-2016-B23
org.jboss.tools.stacks.core.feature_1.2.0.Beta2-v20150716-2016-B23
{code}
Verified with JBoss Tools 4.3.0.Beta2 B66

> 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"
> (Site used to resolve IUs is http://download.jboss.org/jbosstools/updates/webtools/mars/ which symlinks to http://download.jboss.org/jbosstools/mars/development/updates/core/ )
> 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