From b647f8c53a21d7dc865f8916ba1d8987e69f138d Mon Sep 17 00:00:00 2001 From: Mark Raynsford Date: Thu, 21 May 2015 16:09:58 +0000 Subject: [PATCH] Mark 0.3.2 (with debugging enabled) --- pom.xml | 2 +- simplified-app-tests/pom.xml | 2 +- simplified-app-tests/src/main/AndroidManifest.xml | 4 ++-- simplified-app/pom.xml | 2 +- simplified-app/src/main/AndroidManifest.xml | 4 ++-- simplified-app/src/main/assets/logback.xml | 8 ++++---- simplified-assert/pom.xml | 2 +- simplified-books-core/pom.xml | 2 +- simplified-books-tests-android/pom.xml | 2 +- .../src/main/AndroidManifest.xml | 4 ++-- simplified-books-tests-junit4/pom.xml | 2 +- simplified-books-tests/pom.xml | 2 +- simplified-documentation/pom.xml | 2 +- simplified-downloader-core/pom.xml | 2 +- simplified-downloader-tests-junit4/pom.xml | 2 +- simplified-files-tests-android/pom.xml | 2 +- .../src/main/AndroidManifest.xml | 4 ++-- simplified-files-tests-junit4/pom.xml | 2 +- simplified-files/pom.xml | 2 +- simplified-http-core/pom.xml | 2 +- simplified-http-tests-android/pom.xml | 2 +- .../src/main/AndroidManifest.xml | 4 ++-- simplified-http-tests-junit4/pom.xml | 2 +- simplified-http-tests/pom.xml | 2 +- simplified-opds-core/pom.xml | 2 +- simplified-opds-tests-android/pom.xml | 2 +- .../src/main/AndroidManifest.xml | 4 ++-- simplified-opds-tests-junit4/pom.xml | 2 +- simplified-opds-tests/pom.xml | 2 +- simplified-stack/pom.xml | 2 +- simplified-test-utilities/pom.xml | 2 +- 31 files changed, 40 insertions(+), 40 deletions(-) diff --git a/pom.xml b/pom.xml index 4e130ac70..f80e50a25 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ 4.0.0 org.nypl.simplified simplified - 0.3.1 + 0.3.2 pom simplified diff --git a/simplified-app-tests/pom.xml b/simplified-app-tests/pom.xml index 04ebdd598..b423a3811 100644 --- a/simplified-app-tests/pom.xml +++ b/simplified-app-tests/pom.xml @@ -8,7 +8,7 @@ org.nypl.simplified simplified - 0.3.1 + 0.3.2 simplified-app-tests diff --git a/simplified-app-tests/src/main/AndroidManifest.xml b/simplified-app-tests/src/main/AndroidManifest.xml index 3bc43bf87..ce8b36ea4 100644 --- a/simplified-app-tests/src/main/AndroidManifest.xml +++ b/simplified-app-tests/src/main/AndroidManifest.xml @@ -2,8 +2,8 @@ + android:versionCode="32" + android:versionName="0.3.2"> diff --git a/simplified-app/pom.xml b/simplified-app/pom.xml index ba5957a2e..7fdf4ac41 100644 --- a/simplified-app/pom.xml +++ b/simplified-app/pom.xml @@ -8,7 +8,7 @@ org.nypl.simplified simplified - 0.3.1 + 0.3.2 simplified-app diff --git a/simplified-app/src/main/AndroidManifest.xml b/simplified-app/src/main/AndroidManifest.xml index 753b0f420..a51286f9b 100644 --- a/simplified-app/src/main/AndroidManifest.xml +++ b/simplified-app/src/main/AndroidManifest.xml @@ -2,8 +2,8 @@ + android:versionCode="32" + android:versionName="0.3.2"> + level="DEBUG" /> + level="DEBUG" /> + level="DEBUG" /> - + diff --git a/simplified-assert/pom.xml b/simplified-assert/pom.xml index 0e15eadf8..edc7c7510 100644 --- a/simplified-assert/pom.xml +++ b/simplified-assert/pom.xml @@ -8,7 +8,7 @@ org.nypl.simplified simplified - 0.3.1 + 0.3.2 simplified-assert diff --git a/simplified-books-core/pom.xml b/simplified-books-core/pom.xml index 67231e61d..50ef90a93 100644 --- a/simplified-books-core/pom.xml +++ b/simplified-books-core/pom.xml @@ -8,7 +8,7 @@ org.nypl.simplified simplified - 0.3.1 + 0.3.2 simplified-books-core diff --git a/simplified-books-tests-android/pom.xml b/simplified-books-tests-android/pom.xml index 52166855d..a95db9e84 100644 --- a/simplified-books-tests-android/pom.xml +++ b/simplified-books-tests-android/pom.xml @@ -8,7 +8,7 @@ org.nypl.simplified simplified - 0.3.1 + 0.3.2 simplified-books-tests-android diff --git a/simplified-books-tests-android/src/main/AndroidManifest.xml b/simplified-books-tests-android/src/main/AndroidManifest.xml index 6af6e8188..b4f2e1b71 100644 --- a/simplified-books-tests-android/src/main/AndroidManifest.xml +++ b/simplified-books-tests-android/src/main/AndroidManifest.xml @@ -2,8 +2,8 @@ + android:versionCode="32" + android:versionName="0.3.2"> diff --git a/simplified-books-tests-junit4/pom.xml b/simplified-books-tests-junit4/pom.xml index 409ee1b5d..7dd892b18 100644 --- a/simplified-books-tests-junit4/pom.xml +++ b/simplified-books-tests-junit4/pom.xml @@ -8,7 +8,7 @@ org.nypl.simplified simplified - 0.3.1 + 0.3.2 simplified-books-tests-junit4 diff --git a/simplified-books-tests/pom.xml b/simplified-books-tests/pom.xml index 350a9fc00..fbf961706 100644 --- a/simplified-books-tests/pom.xml +++ b/simplified-books-tests/pom.xml @@ -8,7 +8,7 @@ org.nypl.simplified simplified - 0.3.1 + 0.3.2 simplified-books-tests diff --git a/simplified-documentation/pom.xml b/simplified-documentation/pom.xml index 15b66bdd3..06c47d852 100644 --- a/simplified-documentation/pom.xml +++ b/simplified-documentation/pom.xml @@ -8,7 +8,7 @@ org.nypl.simplified simplified - 0.3.1 + 0.3.2 simplified-documentation diff --git a/simplified-downloader-core/pom.xml b/simplified-downloader-core/pom.xml index d79f560fe..79c3908c1 100644 --- a/simplified-downloader-core/pom.xml +++ b/simplified-downloader-core/pom.xml @@ -8,7 +8,7 @@ org.nypl.simplified simplified - 0.3.1 + 0.3.2 simplified-downloader-core diff --git a/simplified-downloader-tests-junit4/pom.xml b/simplified-downloader-tests-junit4/pom.xml index cc66350b9..162ccf6f7 100644 --- a/simplified-downloader-tests-junit4/pom.xml +++ b/simplified-downloader-tests-junit4/pom.xml @@ -8,7 +8,7 @@ org.nypl.simplified simplified - 0.3.1 + 0.3.2 simplified-downloader-tests-junit4 diff --git a/simplified-files-tests-android/pom.xml b/simplified-files-tests-android/pom.xml index c649e626a..57086b4f8 100644 --- a/simplified-files-tests-android/pom.xml +++ b/simplified-files-tests-android/pom.xml @@ -8,7 +8,7 @@ org.nypl.simplified simplified - 0.3.1 + 0.3.2 simplified-files-tests-android diff --git a/simplified-files-tests-android/src/main/AndroidManifest.xml b/simplified-files-tests-android/src/main/AndroidManifest.xml index 93cfd7279..de2d8b052 100644 --- a/simplified-files-tests-android/src/main/AndroidManifest.xml +++ b/simplified-files-tests-android/src/main/AndroidManifest.xml @@ -2,8 +2,8 @@ + android:versionCode="32" + android:versionName="0.3.2"> diff --git a/simplified-files-tests-junit4/pom.xml b/simplified-files-tests-junit4/pom.xml index e7ab14f68..71017f445 100644 --- a/simplified-files-tests-junit4/pom.xml +++ b/simplified-files-tests-junit4/pom.xml @@ -8,7 +8,7 @@ org.nypl.simplified simplified - 0.3.1 + 0.3.2 simplified-files-tests-junit4 diff --git a/simplified-files/pom.xml b/simplified-files/pom.xml index 121230722..fb9a63a0f 100644 --- a/simplified-files/pom.xml +++ b/simplified-files/pom.xml @@ -8,7 +8,7 @@ org.nypl.simplified simplified - 0.3.1 + 0.3.2 simplified-files diff --git a/simplified-http-core/pom.xml b/simplified-http-core/pom.xml index ae2bc6af5..908955f8b 100644 --- a/simplified-http-core/pom.xml +++ b/simplified-http-core/pom.xml @@ -8,7 +8,7 @@ org.nypl.simplified simplified - 0.3.1 + 0.3.2 simplified-http-core diff --git a/simplified-http-tests-android/pom.xml b/simplified-http-tests-android/pom.xml index 90d5262f1..163b52f58 100644 --- a/simplified-http-tests-android/pom.xml +++ b/simplified-http-tests-android/pom.xml @@ -8,7 +8,7 @@ org.nypl.simplified simplified - 0.3.1 + 0.3.2 simplified-http-tests-android diff --git a/simplified-http-tests-android/src/main/AndroidManifest.xml b/simplified-http-tests-android/src/main/AndroidManifest.xml index 6537a92f1..292578750 100644 --- a/simplified-http-tests-android/src/main/AndroidManifest.xml +++ b/simplified-http-tests-android/src/main/AndroidManifest.xml @@ -2,8 +2,8 @@ + android:versionCode="32" + android:versionName="0.3.2"> diff --git a/simplified-http-tests-junit4/pom.xml b/simplified-http-tests-junit4/pom.xml index 53e81aefc..7041d22a3 100644 --- a/simplified-http-tests-junit4/pom.xml +++ b/simplified-http-tests-junit4/pom.xml @@ -8,7 +8,7 @@ org.nypl.simplified simplified - 0.3.1 + 0.3.2 simplified-http-tests-junit4 diff --git a/simplified-http-tests/pom.xml b/simplified-http-tests/pom.xml index 1682edb7f..663806da8 100644 --- a/simplified-http-tests/pom.xml +++ b/simplified-http-tests/pom.xml @@ -8,7 +8,7 @@ org.nypl.simplified simplified - 0.3.1 + 0.3.2 simplified-http-tests diff --git a/simplified-opds-core/pom.xml b/simplified-opds-core/pom.xml index 326433c9a..8cdd7b5be 100644 --- a/simplified-opds-core/pom.xml +++ b/simplified-opds-core/pom.xml @@ -8,7 +8,7 @@ org.nypl.simplified simplified - 0.3.1 + 0.3.2 simplified-opds-core diff --git a/simplified-opds-tests-android/pom.xml b/simplified-opds-tests-android/pom.xml index d4e361ac1..c8e51e1b0 100644 --- a/simplified-opds-tests-android/pom.xml +++ b/simplified-opds-tests-android/pom.xml @@ -8,7 +8,7 @@ org.nypl.simplified simplified - 0.3.1 + 0.3.2 simplified-opds-tests-android diff --git a/simplified-opds-tests-android/src/main/AndroidManifest.xml b/simplified-opds-tests-android/src/main/AndroidManifest.xml index 3e2ebe117..f1cc0ed24 100644 --- a/simplified-opds-tests-android/src/main/AndroidManifest.xml +++ b/simplified-opds-tests-android/src/main/AndroidManifest.xml @@ -2,8 +2,8 @@ + android:versionCode="32" + android:versionName="0.3.2"> diff --git a/simplified-opds-tests-junit4/pom.xml b/simplified-opds-tests-junit4/pom.xml index 052e5cd93..58876338b 100644 --- a/simplified-opds-tests-junit4/pom.xml +++ b/simplified-opds-tests-junit4/pom.xml @@ -8,7 +8,7 @@ org.nypl.simplified simplified - 0.3.1 + 0.3.2 simplified-opds-tests-junit4 diff --git a/simplified-opds-tests/pom.xml b/simplified-opds-tests/pom.xml index cf64e611e..0f6163012 100644 --- a/simplified-opds-tests/pom.xml +++ b/simplified-opds-tests/pom.xml @@ -8,7 +8,7 @@ org.nypl.simplified simplified - 0.3.1 + 0.3.2 simplified-opds-tests diff --git a/simplified-stack/pom.xml b/simplified-stack/pom.xml index a10a656fa..a9c357c14 100644 --- a/simplified-stack/pom.xml +++ b/simplified-stack/pom.xml @@ -8,7 +8,7 @@ org.nypl.simplified simplified - 0.3.1 + 0.3.2 simplified-stack diff --git a/simplified-test-utilities/pom.xml b/simplified-test-utilities/pom.xml index 50de8f388..0e4762e99 100644 --- a/simplified-test-utilities/pom.xml +++ b/simplified-test-utilities/pom.xml @@ -8,7 +8,7 @@ org.nypl.simplified simplified - 0.3.1 + 0.3.2 simplified-test-utilities