-
Bug
-
Resolution: Done
-
Major
-
5.0.0.M5
-
None
Central currently has only org.springframework.ide.eclipse.feature
But the JBDS Spring feature on the Extras site has
<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"/>
We should make Central include the same stuff as JBDS Extras.
- is blocked by
-
JBDS-1838 SpringIDE 2.6 breaks JBDS welcome page
- Closed