added additional test bundles to p2 repo for other projects/builds to consume, e.g. spring-ide sts3 builds

This commit is contained in:
Martin Lippert
2020-09-30 12:28:35 +02:00
parent 0f3f3dfce7
commit ff4ecf1550
3 changed files with 66 additions and 2 deletions

View File

@@ -269,5 +269,26 @@
<bundle id="net.i2p.crypto.eddsa.source" version="0.0.0">
<category name="Uncategorized"/>
</bundle>
<!-- additional test bundles, required for other tests that might reuse this, e.g. from STS3 -->
<bundle id="org.springframework.ide.eclipse.boot.dash.test">
<category name="Uncategorized"/>
</bundle>
<bundle id="org.springframework.ide.eclipse.boot.launch.test">
<category name="Uncategorized"/>
</bundle>
<bundle id="org.springframework.ide.eclipse.boot.refactoring.test">
<category name="Uncategorized"/>
</bundle>
<bundle id="org.springframework.ide.eclipse.boot.test">
<category name="Uncategorized"/>
</bundle>
<bundle id="org.springframework.ide.eclipse.maven.pom.tests">
<category name="Uncategorized"/>
</bundle>
</site>

View File

@@ -93,6 +93,7 @@
<bundle id="org.springsource.ide.eclipse.commons.livexp">
<category name="Core / Eclipse Integration Commons"/>
</bundle>
<feature id="org.eclipse.mylyn.wikitext_feature">
<category name="Uncategorized"/>
</feature>
@@ -268,5 +269,26 @@
<bundle id="net.i2p.crypto.eddsa.source" version="0.0.0">
<category name="Uncategorized"/>
</bundle>
<!-- additional test bundles, required for other tests that might reuse this, e.g. from STS3 -->
<bundle id="org.springframework.ide.eclipse.boot.dash.test">
<category name="Uncategorized"/>
</bundle>
<bundle id="org.springframework.ide.eclipse.boot.launch.test">
<category name="Uncategorized"/>
</bundle>
<bundle id="org.springframework.ide.eclipse.boot.refactoring.test">
<category name="Uncategorized"/>
</bundle>
<bundle id="org.springframework.ide.eclipse.boot.test">
<category name="Uncategorized"/>
</bundle>
<bundle id="org.springframework.ide.eclipse.maven.pom.tests">
<category name="Uncategorized"/>
</bundle>
</site>

View File

@@ -268,5 +268,26 @@
<bundle id="net.i2p.crypto.eddsa.source" version="0.0.0">
<category name="Uncategorized"/>
</bundle>
<!-- additional test bundles, required for other tests that might reuse this, e.g. from STS3 -->
<bundle id="org.springframework.ide.eclipse.boot.dash.test">
<category name="Uncategorized"/>
</bundle>
<bundle id="org.springframework.ide.eclipse.boot.launch.test">
<category name="Uncategorized"/>
</bundle>
<bundle id="org.springframework.ide.eclipse.boot.refactoring.test">
<category name="Uncategorized"/>
</bundle>
<bundle id="org.springframework.ide.eclipse.boot.test">
<category name="Uncategorized"/>
</bundle>
<bundle id="org.springframework.ide.eclipse.maven.pom.tests">
<category name="Uncategorized"/>
</bundle>
</site>