summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThe Android Open Source Project <initial-contribution@android.com>2010-07-16 11:41:34 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2010-07-19 08:42:18 -0700
commit3af52d9f93fd383c8fefb118d1b255e1880315cb (patch)
tree1587dbc536aaf943d9ea4873479539043398e0f5
parentffdb17578754105930c12cf7989a06914b96190f (diff)
downloadexternal_apache-http-3af52d9f93fd383c8fefb118d1b255e1880315cb.zip
external_apache-http-3af52d9f93fd383c8fefb118d1b255e1880315cb.tar.gz
external_apache-http-3af52d9f93fd383c8fefb118d1b255e1880315cb.tar.bz2
add meta-files about 3rd party projects
Change-Id: Idadf71f9935d34f95e7df68a3ffb59e0d8f154b8
-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/