summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThe Android Open Source Project <initial-contribution@android.com>2010-07-16 11:55:35 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2010-07-16 11:55:35 -0700
commit18a021c6d6e877e28ac55ffe2d06b7563605c7a0 (patch)
tree71f42b78c014c588d405246e0766dee4a1c52d4a
parent5648c97be2c515bdafeff3d8a4b07ea0ddc3e357 (diff)
parent3cb0a1255c395895fe34ce01c279b88103200ccb (diff)
downloadexternal_apache-http-18a021c6d6e877e28ac55ffe2d06b7563605c7a0.zip
external_apache-http-18a021c6d6e877e28ac55ffe2d06b7563605c7a0.tar.gz
external_apache-http-18a021c6d6e877e28ac55ffe2d06b7563605c7a0.tar.bz2
am 3cb0a125: add meta-files about 3rd party projects
Merge commit '3cb0a1255c395895fe34ce01c279b88103200ccb' * commit '3cb0a1255c395895fe34ce01c279b88103200ccb': add meta-files about 3rd party projects
-rw-r--r--ThirdPartyProject.prop9
-rw-r--r--src/org/apache/commons/codec/ThirdPartyProject.prop10
-rw-r--r--src/org/apache/commons/logging/ThirdPartyProject.prop10
3 files changed, 29 insertions, 0 deletions
diff --git a/ThirdPartyProject.prop b/ThirdPartyProject.prop
new file mode 100644
index 0000000..53360a3
--- /dev/null
+++ b/ThirdPartyProject.prop
@@ -0,0 +1,9 @@
+# Copyright 2010 Google Inc. All Rights Reserved.
+#Fri Jul 16 10:03:08 PDT 2010
+currentVersion=4
+version=16/07/2008
+isNative=false
+name=apache_commons_httpcomponents
+keywords=apache commons httpcomponents
+onDevice=true
+homepage=http\://www.apache.org/dist/httpcomponents/httpclient/
diff --git a/src/org/apache/commons/codec/ThirdPartyProject.prop b/src/org/apache/commons/codec/ThirdPartyProject.prop
new file mode 100644
index 0000000..036945c
--- /dev/null
+++ b/src/org/apache/commons/codec/ThirdPartyProject.prop
@@ -0,0 +1,10 @@
+# Copyright 2010 Google Inc. All Rights Reserved.
+#Fri Jul 16 10:03:08 PDT 2010
+currentVersion=1.4
+version=1.3
+isNative=false
+feedurl=http\://commons.apache.org/codec/changes-report.html
+name=apache_commons_codec
+keywords=apache commons codec
+onDevice=true
+homepage=http\://commons.apache.org/codec/
diff --git a/src/org/apache/commons/logging/ThirdPartyProject.prop b/src/org/apache/commons/logging/ThirdPartyProject.prop
new file mode 100644
index 0000000..988c487
--- /dev/null
+++ b/src/org/apache/commons/logging/ThirdPartyProject.prop
@@ -0,0 +1,10 @@
+# Copyright 2010 Google Inc. All Rights Reserved.
+#Fri Jul 16 10:03:08 PDT 2010
+currentVersion=1.1.1
+version=1.1.1
+isNative=false
+feedurl=http\://commons.apache.org/logging/RELEASE-NOTES.txt
+name=apache_commons_logging
+keywords=apache commons logging
+onDevice=true
+homepage=http\://commons.apache.org/logging/