Skip to content

Commit

Permalink
Merge pull request #158 from scottslewis/master
Browse files Browse the repository at this point in the history
Updated repository categories to add bndtools rs support feature
  • Loading branch information
scottslewis authored Jan 14, 2025
2 parents 72f5b44 + ed692ed commit 5752182
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 21 deletions.
24 changes: 4 additions & 20 deletions releng/org.eclipse.ecf.releng.repository/category.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,21 +54,6 @@
<feature id="org.eclipse.ecf.remoteservice.sdk.feature.source" version="0.0.0">
<category name="remoteservices"/>
</feature>
<iu id="json" version="0.0.0">
<category name="sdk"/>
</iu>
<iu id="org.objectweb.asm" version="0.0.0">
<category name="sdk"/>
</iu>
<iu id="org.xbill.dns" version="0.0.0">
<category name="sdk"/>
</iu>
<iu id="org.apache.httpcomponents.httpclient" version="0.0.0">
<category name="core"/>
</iu>
<iu id="org.apache.httpcomponents.httpcore" version="0.0.0">
<category name="core"/>
</iu>
<feature id="org.eclipse.ecf.console.feature" version="0.0.0">
<category name="other"/>
</feature>
Expand Down Expand Up @@ -117,13 +102,12 @@
<feature id="org.eclipse.ecf.xmpp.feature.source" version="0.0.0">
<category name="other"/>
</feature>
<!-- <feature id="org.eclipse.ecf.remoteservices.tooling.bndtools.feature">
<category name="bndtools"/>
<feature id="org.eclipse.ecf.remoteservices.tooling.bndtools.feature">
<category name="other"/>
</feature>
--> <category-def name="sdk" label="ECF SDK for Eclipse"/>
<category-def name="sdk" label="ECF SDK for Eclipse"/>
<category-def name="core" label="ECF Core Features"/>
<category-def name="core sources" label="ECF Core Source Features"/>
<category-def name="remoteservices" label="ECF Remote Services SDK"/>
<category-def name="other" label="Other ECF Features"/>
<!-- <category-def name="bndtools" label="ECF Bndtools Core Support"/>
--></site>
</site>
1 change: 0 additions & 1 deletion releng/org.eclipse.ecf.releng.repository/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
<version>1.0.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.ecf</groupId>
<artifactId>org.eclipse.ecf.releng.repository</artifactId>
<version>3.15.3-SNAPSHOT</version>
<packaging>eclipse-repository</packaging>
Expand Down

0 comments on commit 5752182

Please sign in to comment.