Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorslewis2010-02-12 15:57:54 +0000
committerslewis2010-02-12 15:57:54 +0000
commitda85d996f82a55b8b64c251a4008abe31a93fc8d (patch)
treec91f11915240df2cc2904ccd630616abd6ee37a9 /providers
parent3e8d18e6f9666affde819402c9b204dfabdd570c (diff)
downloadorg.eclipse.ecf-da85d996f82a55b8b64c251a4008abe31a93fc8d.tar.gz
org.eclipse.ecf-da85d996f82a55b8b64c251a4008abe31a93fc8d.tar.xz
org.eclipse.ecf-da85d996f82a55b8b64c251a4008abe31a93fc8d.zip
Fixes to build.properties
Diffstat (limited to 'providers')
-rw-r--r--providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient/build.properties6
1 files changed, 1 insertions, 5 deletions
diff --git a/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient/build.properties b/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient/build.properties
index bb90b280c..1eb488bd4 100644
--- a/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient/build.properties
+++ b/providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient/build.properties
@@ -7,9 +7,5 @@ bin.includes = META-INF/,\
plugin.properties,\
asl-v20.txt
src.includes = about.html,\
- asl-v20.txt,\
- .settings/,\
- META-INF/,\
- plugin.xml,\
- plugin.properties
+ asl-v20.txt
jre.compilation.profile = J2SE-1.4

Back to the top