diff options
author | Elliott Hughes <enh@google.com> | 2012-09-20 14:05:06 -0700 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2012-09-20 14:05:06 -0700 |
commit | 3be157fc74e12c82abfa92ee804a35dfb68f4410 (patch) | |
tree | b6bca4804e2828ff7ec22c1effd33aea8f154610 | |
parent | 6cefec00efac548c91bd74ace798ef6dbefb4197 (diff) | |
parent | e6fe5ecbfb2977220a6f51ba4da7bd5f83d8d670 (diff) | |
download | external_apache-http-3be157fc74e12c82abfa92ee804a35dfb68f4410.zip external_apache-http-3be157fc74e12c82abfa92ee804a35dfb68f4410.tar.gz external_apache-http-3be157fc74e12c82abfa92ee804a35dfb68f4410.tar.bz2 |
am e6fe5ecb: Merge "Remove obsolete ThirdPartyProject.prop files."
* commit 'e6fe5ecbfb2977220a6f51ba4da7bd5f83d8d670':
Remove obsolete ThirdPartyProject.prop files.
-rw-r--r-- | src/org/apache/commons/codec/ThirdPartyProject.prop | 10 | ||||
-rw-r--r-- | src/org/apache/commons/logging/ThirdPartyProject.prop | 10 |
2 files changed, 0 insertions, 20 deletions
diff --git a/src/org/apache/commons/codec/ThirdPartyProject.prop b/src/org/apache/commons/codec/ThirdPartyProject.prop deleted file mode 100644 index 036945c..0000000 --- a/src/org/apache/commons/codec/ThirdPartyProject.prop +++ /dev/null @@ -1,10 +0,0 @@ -# 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 deleted file mode 100644 index 988c487..0000000 --- a/src/org/apache/commons/logging/ThirdPartyProject.prop +++ /dev/null @@ -1,10 +0,0 @@ -# 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/ |