Skip to content

Commit

Permalink
JBIDE-29063: remove deprecated batch
Browse files Browse the repository at this point in the history
Signed-off-by: Stephane Bouchet <[email protected]>
  • Loading branch information
sbouchet committed Sep 13, 2023
1 parent 46991ea commit 5c9625b
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions site/category.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,21 +63,5 @@
<category name="AllSources"/>
</feature>

<!-- batch -->

<feature url="features/org.jboss.tools.batch.feature_0.0.0.jar" id="org.jboss.tools.batch.feature" version="0.0.0">
<category name="AllFeatures"/>
</feature>
<feature url="features/org.jboss.tools.batch.test.feature_0.0.0.jar" id="org.jboss.tools.batch.test.feature" version="0.0.0">
<category name="AllFeatures"/>
</feature>

<!-- Sources -->
<feature url="features/org.jboss.tools.batch.feature.source_0.0.0.jar" id="org.jboss.tools.batch.feature.source" version="0.0.0">
<category name="AllSources"/>
</feature>
<feature url="features/org.jboss.tools.batch.test.feature.source_0.0.0.jar" id="org.jboss.tools.batch.test.feature.source" version="0.0.0">
<category name="AllSources"/>
</feature>
</site>

0 comments on commit 5c9625b

Please sign in to comment.