File tree 13 files changed +202
-974
lines changed
org.eclipse.ecf.remoteservices.tooling.bndtools.feature
org.eclipse.ecf.releng.repository
org.eclipse.ecf.releng.target
tooling/plugins/org.eclipse.ecf.remoteservices.tooling.bndtools
13 files changed +202
-974
lines changed Original file line number Diff line number Diff line change 208
208
<module >tests/bundles/org.eclipse.ecf.tests.osgi.services.distribution.r-osgi</module >
209
209
210
210
<module >tooling/plugins/org.eclipse.ecf.remoteservices.tooling.pde</module >
211
- <module >tooling/plugins/org.eclipse.ecf.remoteservices.tooling.bndtools</module >
211
+ <!-- <module>tooling/plugins/org.eclipse.ecf.remoteservices.tooling.bndtools</module> -- >
212
212
213
213
<module >releng/features/org.eclipse.ecf.console.feature</module >
214
214
<module >releng/features/org.eclipse.ecf.core</module >
244
244
<module >releng/features/org.eclipse.ecf.tests.feature</module >
245
245
<module >releng/features/org.eclipse.ecf.tests.filetransfer.feature</module >
246
246
<module >releng/features/org.eclipse.ecf.xmpp.feature</module >
247
- <module >releng/features/org.eclipse.ecf.remoteservices.tooling.bndtools.feature</module >
247
+ <!-- <module>releng/features/org.eclipse.ecf.remoteservices.tooling.bndtools.feature</module> -- >
248
248
249
249
<module >releng/org.eclipse.ecf.releng.target</module >
250
250
<module >releng/org.eclipse.ecf.releng.repository</module >
Original file line number Diff line number Diff line change 209
209
version =" 0.0.0"
210
210
unpack =" false" />
211
211
212
- <plugin
212
+ <!-- <plugin
213
213
id="org.eclipse.ecf.remoteservices.tooling.bndtools"
214
214
download-size="0"
215
215
install-size="0"
216
216
version="0.0.0"
217
217
unpack="false"/>
218
-
218
+ -->
219
219
</feature >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<feature
3
3
id =" org.eclipse.ecf.remoteservices.tooling.bndtools.feature"
4
- label =" ECF Bndtools Support"
5
- version =" 1.1 .0.qualifier"
4
+ label =" ECF Remote Services Bndtools Support"
5
+ version =" 1.2 .0.qualifier"
6
6
provider-name =" %featureProvider" >
7
7
8
8
<description url =" http://www.example.com/description" >
17
17
[Enter License Description here.]
18
18
</license >
19
19
20
+ <requires >
21
+ <import feature =" bndtools.main.feature" version =" 7.1.0" match =" compatible" />
22
+ </requires >
23
+
20
24
<plugin
21
25
id =" org.eclipse.ecf.remoteservices.tooling.bndtools"
22
26
download-size =" 0"
Original file line number Diff line number Diff line change 9
9
<relativePath >../../../</relativePath >
10
10
</parent >
11
11
<artifactId >org.eclipse.ecf.remoteservices.tooling.bndtools.feature</artifactId >
12
- <version >1.1 .0-SNAPSHOT</version >
12
+ <version >1.2 .0-SNAPSHOT</version >
13
13
<packaging >eclipse-feature</packaging >
14
14
</project >
Original file line number Diff line number Diff line change 129
129
<feature id =" org.eclipse.ecf.xmpp.feature.source" version =" 0.0.0" >
130
130
<category name =" other" />
131
131
</feature >
132
- <feature id =" org.eclipse.ecf.remoteservices.tooling.bndtools.feature" >
132
+ <!-- <feature id="org.eclipse.ecf.remoteservices.tooling.bndtools.feature">
133
133
<category name="bndtools"/>
134
134
</feature>
135
- <category-def name =" sdk" label =" ECF SDK for Eclipse" />
135
+ --> <category-def name =" sdk" label =" ECF SDK for Eclipse" />
136
136
<category-def name =" core" label =" ECF Core Features" />
137
137
<category-def name =" core sources" label =" ECF Core Source Features" />
138
138
<category-def name =" remoteservices" label =" ECF Remote Services SDK" />
139
139
<category-def name =" other" label =" Other ECF Features" />
140
- <category-def name =" bndtools" label =" ECF Bndtools Core Support" />
141
- </site >
140
+ <!-- <category-def name="bndtools" label="ECF Bndtools Core Support"/>
141
+ --> </site >
You can’t perform that action at this time.
0 commit comments