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

Nick Boldt (Created) (JIRA) jira-events at lists.jboss.org
Mon Dec 12 16:03:09 EST 2011


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


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