Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Alexander Kuppe2012-09-12 08:49:18 +0000
committerMarkus Alexander Kuppe2012-09-12 08:49:18 +0000
commitbcdba5ee30de755f8b1dbd80fec3d04ee94b4927 (patch)
tree93643375462238854284a5940586944204408a3c
parent68e2b73ae7936975e829be47be712fd545918925 (diff)
downloadorg.eclipse.ecf-bcdba5ee30de755f8b1dbd80fec3d04ee94b4927.tar.gz
org.eclipse.ecf-bcdba5ee30de755f8b1dbd80fec3d04ee94b4927.tar.xz
org.eclipse.ecf-bcdba5ee30de755f8b1dbd80fec3d04ee94b4927.zip
Remember: When you open a comment, make sure to properly close it (Dear
parser, why are you so picky?)
-rw-r--r--releng/features/org.eclipse.ecf.filetransfer.httpclient4.feature/buckminster.cspex2
1 files changed, 1 insertions, 1 deletions
diff --git a/releng/features/org.eclipse.ecf.filetransfer.httpclient4.feature/buckminster.cspex b/releng/features/org.eclipse.ecf.filetransfer.httpclient4.feature/buckminster.cspex
index cfe283deb..dbf46dc80 100644
--- a/releng/features/org.eclipse.ecf.filetransfer.httpclient4.feature/buckminster.cspex
+++ b/releng/features/org.eclipse.ecf.filetransfer.httpclient4.feature/buckminster.cspex
@@ -8,7 +8,7 @@
<dependency name="org.eclipse.equinox.concurrent" componentType="osgi.bundle"/>
<dependency name="org.apache.commons.httpclient" componentType="osgi.bundle"/>
<!-- Explicitly reflect the import-package dependency as defined by -->
- <!-- org.apache.httpcomponents.httpclient 4.1.2, because Buckminster
+ <!-- org.apache.httpcomponents.httpclient 4.1.2, because Buckminster -->
<!-- does not handle import-package definitions and thus needs a little -->
<!-- help figuring out what bundle to select -->
<dependency name="org.apache.commons.logging" versionDesignator="1.1.1" componentType="osgi.bundle"/>

Back to the top