diff options
author | rfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68> | 2010-12-08 23:46:33 +0000 |
---|---|---|
committer | rfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68> | 2010-12-08 23:46:33 +0000 |
commit | a1cfed9bbfa97bdc067585f374acd058a4ceb20e (patch) | |
tree | 9ed8c02ba1f148b6c6ed63e0b499c3112615b453 /sca-java-2.x/trunk/distribution | |
parent | 40a58f49d232694b942b855fd493296a25881f05 (diff) |
Make http client dependency optional
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043781 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/distribution')
-rw-r--r-- | sca-java-2.x/trunk/distribution/all/src/main/release/bin/LICENSE | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sca-java-2.x/trunk/distribution/all/src/main/release/bin/LICENSE b/sca-java-2.x/trunk/distribution/all/src/main/release/bin/LICENSE index a9cd8cee9d..055bd32ed5 100644 --- a/sca-java-2.x/trunk/distribution/all/src/main/release/bin/LICENSE +++ b/sca-java-2.x/trunk/distribution/all/src/main/release/bin/LICENSE @@ -215,7 +215,7 @@ conditions of the following licenses. The following components come under Apache Software License 2.0
- abdera-client-1.1.1jar
+ abdera-client-1.1.1.jar
abdera-core-1.1.1.jar
abdera-extensions-html-1.1.1.jar
abdera-extensions-json-1.1.1.jar
@@ -250,7 +250,6 @@ The following components come under Apache Software License 2.0 commons-discovery-0.4.jar
commons-fileupload-1.2.jar
commons-httpclient-3.1.jar
- commons-io-1.4.jar
commons-lang-2.3.jar
commons-logging-1.1.1.jar
commons-pool-1.3.jar
|