Skip to content

Commit

Permalink
JBIDE-29066: remove launcher from central (#504)
Browse files Browse the repository at this point in the history
* JBIDE-29058: fix after update to 2023-09 GA

Signed-off-by: Stephane Bouchet <sbouchet@redhat.com>

* JBIDE-29066: remove launcher from central

Signed-off-by: Stephane Bouchet <sbouchet@redhat.com>

* JBIDE-29066: remove launcher from central

Signed-off-by: Stephane Bouchet <sbouchet@redhat.com>

---------

Signed-off-by: Stephane Bouchet <sbouchet@redhat.com>
  • Loading branch information
sbouchet authored Sep 28, 2023
1 parent 22578ac commit 1fabad8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
1 change: 0 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
<module>maven</module>
<module>examples</module>
<module>central</module>
<module>launcher</module>
<module>site</module>
</modules>

Expand Down
8 changes: 0 additions & 8 deletions site/category.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,14 +39,6 @@
<feature id="org.jboss.tools.community.project.examples.feature.source"><category name="AllSources"/></feature>
<feature id="org.jboss.tools.project.examples.test.feature.source"><category name="AllSources"/></feature>

<!-- launcher -->

<feature id="org.jboss.tools.common.launcher.feature"><category name="AllFeatures"/></feature>
<feature id="org.jboss.tools.common.launcher.test.feature"><category name="AllFeatures"/></feature>
<!-- Sources -->
<feature id="org.jboss.tools.common.launcher.feature.source"><category name="AllSources"/></feature>
<feature id="org.jboss.tools.common.launcher.test.feature.source"><category name="AllSources"/></feature>

<!-- maven -->

<feature id="org.jboss.tools.maven.feature"><category name="AllFeatures"/></feature>
Expand Down

0 comments on commit 1fabad8

Please sign in to comment.