[jbosstools-issues] [JBoss JIRA] (JBDS-1966) add rest of SpringIDE features on Extras site to Central connector for SpringIDE

Nick Boldt (Resolved) (JIRA) jira-events at lists.jboss.org
Tue Dec 13 17:48:09 EST 2011


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

Nick Boldt resolved JBDS-1966.
------------------------------

    Resolution: Done


The screenshot shows it's a new version of the feature, versioned such that it'll be an upgrade of the stock version in the 2.7.2 release from springsource.

All the feature does is to explicitly contain the specific patched version of the plugin. The plugin is patched by removing the reference to the welcome screen, as in JBDS-1838, the linked jira (also contained in the version suffix of the feature and plugin so you know WHY we patched it and how).

So, bottom line, if users have Spring 2.7.2 stock version from spring installed, they can upgrade to our patched version. If they don't, they can install our patched version from scratch. This is the same as what's on the JBDS Extras site.
                
> add rest of SpringIDE features on Extras site to Central connector for SpringIDE
> --------------------------------------------------------------------------------
>
>                 Key: JBDS-1966
>                 URL: https://issues.jboss.org/browse/JBDS-1966
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: 3rdPartyCertification, 3rdPartyDependencies, central, updatesite, Upstream
>    Affects Versions: 5.0.0.M5
>            Reporter: Nick Boldt
>            Assignee: Nick Boldt
>             Fix For: 5.0.0.M5
>
>         Attachments: JBDS1966.patch.txt, JBDS1966.snap.png
>
>
> Central currently has only org.springframework.ide.eclipse.feature
> But the JBDS Spring feature on the Extras site has
> {code}
>       <import feature="org.springframework.ide.eclipse.aop.feature" version="2.7.2" match="compatible"/>
>       <import feature="org.springframework.ide.eclipse.autowire.feature" version="2.7.2" match="compatible"/>
>       <import feature="org.springframework.ide.eclipse.feature" version="2.7.2.201109122348-patched_JBDS-1838" match="compatible"/>
>       <import feature="org.springframework.ide.eclipse.integration.feature" version="2.7.2" match="compatible"/>
>       <import feature="org.springframework.ide.eclipse.osgi.feature" version="2.7.2" match="compatible"/>
>       <import feature="org.springframework.ide.eclipse.webflow.feature" version="2.7.2" match="compatible"/>
>       <import feature="org.springframework.ide.eclipse.security.feature" version="2.7.2" match="compatible"/>
> and our patched plugin:
>    <plugin id="org.springframework.ide.eclipse" version="2.7.2.201109122348-patched_JBDS-1838" unpack="false"/>
> {code}
> We should make Central include the same stuff as JBDS Extras.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list