From 6f43e933fb96f5a685c2bd59f2fc9f93bd67d2e5 Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Wed, 6 Aug 2014 22:17:34 +0200 Subject: [PATCH] Add srclibs for ApacheHttpClient, CWACAdapter and CWACEndless --- srclibs/ApacheHttpClient.txt | 2 ++ srclibs/CWACAdapter.txt | 3 +++ srclibs/Endless.txt | 11 ----------- srclibs/HttpClient.txt | 2 -- 4 files changed, 5 insertions(+), 13 deletions(-) create mode 100644 srclibs/ApacheHttpClient.txt create mode 100644 srclibs/CWACAdapter.txt diff --git a/srclibs/ApacheHttpClient.txt b/srclibs/ApacheHttpClient.txt new file mode 100644 index 0000000000..9925d08645 --- /dev/null +++ b/srclibs/ApacheHttpClient.txt @@ -0,0 +1,2 @@ +Repo Type:git +Repo:https://github.com/apache/httpclient.git diff --git a/srclibs/CWACAdapter.txt b/srclibs/CWACAdapter.txt new file mode 100644 index 0000000000..0665ca8a27 --- /dev/null +++ b/srclibs/CWACAdapter.txt @@ -0,0 +1,3 @@ +Repo Type:git +Repo:https://github.com/commonsguy/cwac-adapter.git +Subdir:adapter diff --git a/srclibs/Endless.txt b/srclibs/Endless.txt index bfeb3635a5..7315cf27af 100644 --- a/srclibs/Endless.txt +++ b/srclibs/Endless.txt @@ -1,15 +1,4 @@ -# Source details (the only mandatory fields) Repo Type:git Repo:https://github.com/commonsguy/cwac-endless.git -# Comma-separated list of subdirs to use. The first existing subdirectory -# found between those given will be used. If none is found or provided, the -# root of the repo directory will be used instead. Subdir:endless - -# Any extra commands to prepare the source library -Prepare: - -# If given "Yes", "android update project -p ." will be executed -Update Project: - diff --git a/srclibs/HttpClient.txt b/srclibs/HttpClient.txt index e780993779..9c3536b430 100644 --- a/srclibs/HttpClient.txt +++ b/srclibs/HttpClient.txt @@ -1,4 +1,2 @@ Repo Type:git Repo:https://github.com/pixmob/httpclient - -