Skip to content

Commit

Permalink
JBIDE-24379 remove seam and cdi features from JBT coreTools category (#…
Browse files Browse the repository at this point in the history
…253)

Signed-off-by: nickboldt <nboldt@redhat.com>
  • Loading branch information
nickboldt committed Jul 31, 2017
1 parent ce76399 commit c31e57d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions aggregate/site/category.xml
Expand Up @@ -116,17 +116,14 @@
<category name="GeneralTools" />
</feature>
<feature id="org.jboss.tools.cdi.feature">
<category name="CoreTools" />
<category name="WebTools" />
<category name="GeneralTools" />
</feature>
<feature id="org.jboss.tools.cdi.seam.feature">
<category name="CoreTools" />
<category name="WebTools" />
<category name="GeneralTools" />
</feature>
<feature id="org.jboss.tools.cdi.deltaspike.feature">
<category name="CoreTools" />
<category name="WebTools" />
<category name="GeneralTools" />
</feature>
Expand Down Expand Up @@ -209,7 +206,6 @@
<category name="MavenTools" />
</feature>
<feature id="org.jboss.tools.maven.cdi.feature">
<category name="CoreTools" />
<category name="MavenTools" />
</feature>
<feature id="org.jboss.tools.maven.hibernate.feature">
Expand Down Expand Up @@ -261,7 +257,6 @@
<category name="CoreTools" />
</feature>
<feature id="org.jboss.tools.runtime.seam.detector.feature">
<category name="CoreTools" />
<category name="WebTools" />
</feature>
<feature id="org.jboss.tools.wtp.runtimes.tomcat.feature">
Expand Down

0 comments on commit c31e57d

Please sign in to comment.