Skip to content

Commit

Permalink
add org.springframework.ide.eclipse.ajdt.feature.feature.group to Spr…
Browse files Browse the repository at this point in the history
…ingIDE 3.3 and 3.4 mirrors (JBDS-2802)
  • Loading branch information
nickboldt committed Nov 7, 2013
1 parent e18a091 commit a84ac3d
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions jbosstools/updates/requirements/springide/README.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,8 @@

Kepler / JBT 4.1.0 / JBDS 7.0.0
* 3.3.0.201307091516-RELEASE

Kepler / JBT 4.1.1 / JBDS 7.1.0
* 3.4.0.201310051539-RELEASE

</pre>
1 change: 1 addition & 0 deletions jbosstools/updates/requirements/springide/build-3.3.0.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
<slicingOptions includeFeatures="true" followStrict="true" latestversiononly="true" />
<!-- Features to include in Central connector -->
<iu id="org.springsource.ide.eclipse.commons.feature.group" /> <!-- new, depends on mylyn -->
<iu id="org.springframework.ide.eclipse.ajdt.feature.feature.group" /> <!-- new for 3.3+ -->
<iu id="org.springframework.ide.eclipse.aop.feature.feature.group" />
<iu id="org.springframework.ide.eclipse.autowire.feature.feature.group" />
<iu id="org.springframework.ide.eclipse.batch.feature.feature.group" />
Expand Down
1 change: 1 addition & 0 deletions jbosstools/updates/requirements/springide/build-3.4.0.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
<!-- Not needed: platformfilter="true" -->
<slicingOptions includeFeatures="true" followStrict="true" latestversiononly="true" />
<!-- Features to include in Central connector -->
<iu id="org.springframework.ide.eclipse.ajdt.feature.feature.group" /> <!-- new for 3.3+ -->
<iu id="org.springframework.ide.eclipse.aop.feature.feature.group" />
<iu id="org.springframework.ide.eclipse.autowire.feature.feature.group" />
<iu id="org.springframework.ide.eclipse.batch.feature.feature.group" />
Expand Down
1 change: 1 addition & 0 deletions jbosstools/updates/requirements/springide/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
<!-- Not needed: platformfilter="true" -->
<slicingOptions includeFeatures="true" followStrict="true" latestversiononly="true" />
<!-- Features to include in Central connector -->
<iu id="org.springframework.ide.eclipse.ajdt.feature.feature.group" /> <!-- new for 3.3+ -->
<iu id="org.springframework.ide.eclipse.aop.feature.feature.group" />
<iu id="org.springframework.ide.eclipse.autowire.feature.feature.group" />
<iu id="org.springframework.ide.eclipse.batch.feature.feature.group" />
Expand Down

0 comments on commit a84ac3d

Please sign in to comment.