Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorslewis2013-01-22 16:16:34 +0000
committerslewis2013-01-22 16:16:34 +0000
commitffbd0260beceb1064b753ff2c11f34f1af7dec17 (patch)
tree5801d46000a400fcf7f92efc9458490e20fe9a5c /releng/features
parent5ccb18c720a76ffda94ae1de75d89021a0a1f519 (diff)
downloadorg.eclipse.ecf-ffbd0260beceb1064b753ff2c11f34f1af7dec17.tar.gz
org.eclipse.ecf-ffbd0260beceb1064b753ff2c11f34f1af7dec17.tar.xz
org.eclipse.ecf-ffbd0260beceb1064b753ff2c11f34f1af7dec17.zip
Removed featurepatch from sdk feature build.properties
Diffstat (limited to 'releng/features')
-rw-r--r--releng/features/org.eclipse.ecf.sdk/build.properties6
1 files changed, 0 insertions, 6 deletions
diff --git a/releng/features/org.eclipse.ecf.sdk/build.properties b/releng/features/org.eclipse.ecf.sdk/build.properties
index 543aea405..85a7f5d6b 100644
--- a/releng/features/org.eclipse.ecf.sdk/build.properties
+++ b/releng/features/org.eclipse.ecf.sdk/build.properties
@@ -8,7 +8,6 @@ src.includes = about.html,\
generatedVersionLength=20
generate.feature@org.eclipse.ecf.core.source=org.eclipse.ecf.core
-generate.feature@org.eclipse.ecf.core.featurepatch.source=org.eclipse.ecf.core.featurepatch
generate.feature@org.eclipse.ecf.remoteservice.sdk.feature.source=org.eclipse.ecf.remoteservice.sdk.feature
generate.feature@org.eclipse.ecf.filetransfer.httpclient.feature.source=org.eclipse.ecf.filetransfer.httpclient.feature
generate.feature@org.eclipse.ecf.filetransfer.httpclient4.feature.source=org.eclipse.ecf.filetransfer.httpclient4.feature
@@ -22,15 +21,10 @@ category.id.rmt=Eclipse Communication Framework Remote Services (ECF)
category.desciption.rmt=Category for the ECF Remote Services Target Components
category.members.rmt=org.eclipse.ecf.remoteservice.sdk.feature,org.eclipse.ecf.remoteservice.sdk.feature.source
-category.id.ftpatch=Eclipse Communication Framework File Transfer Feature Patch (ECF)
-category.desciption.ftpatch=Category for the ECF File Transfer Feature Patch
-category.members.ftpatch=org.eclipse.ecf.core.featurepatch,org.eclipse.ecf.core.featurepatch.source
-
category.id.ft=Eclipse Communication Framework File Transfer Features (ECF)
category.desciption.ft=Category for the ECF File Transfer Features
category.members.ft=org.eclipse.ecf.filetransfer.httpclient.feature,org.eclipse.ecf.filetransfer.feature,org.eclipse.ecf.filetransfer.httpclient4.feature,org.eclipse.ecf.filetransfer.httpclient.feature.source,org.eclipse.ecf.filetransfer.feature.source,org.eclipse.ecf.filetransfer.httpclient4.feature.source
-
category.id.dft=Eclipse Communication Framework Uncategorized Features (ECF)
category.desciption.dft=Category for the ECF Uncategorized Features
category.default=dft

Back to the top