From 869c48b1604506954ab629537b6143a652de3452 Mon Sep 17 00:00:00 2001 From: Alex Kuiper Date: Wed, 18 Jan 2012 17:50:48 +0100 Subject: [PATCH] Added remote repository for easier building. --- README | 34 ++++++++++++++++++++++++++++++++++ pom.xml | 18 +++++++++++++++--- trust.jks | Bin 0 -> 803 bytes 3 files changed, 49 insertions(+), 3 deletions(-) create mode 100644 trust.jks diff --git a/README b/README index 7db3711a..1d428edc 100644 --- a/README +++ b/README @@ -5,3 +5,37 @@ In short, PageTurner is an epub reader that allows you to keep your reading prog See http://www.pageturner-reader.org/ for more info and some screenshots. It is licensed under the GPL-V3 license. + +Building +======== + +To build PageTurner, you will need Apache Maven 3 (http://maven.apache.org/download.html) instead of Ant. + +See http://code.google.com/p/maven-android-plugin/wiki/GettingStarted for more info about getting a working setup for building Android apps with Maven. + +PageTurner uses a repository which is accessed through HTTPS using a self-signed certificate. +A trust-store is included in trust.jks, password 'pageturner' + +To use it set the MAVEN_OPTS environment option or change your .mavenrc file: + +MAVEN_OPTS="-Djavax.net.ssl.trustStore=trust.jks -Djavax.net.ssl.trustStorePassword=pageturner" + +See http://maven.apache.org/guides/mini/guide-repository-ssl.html for more details. + + +Eclipse +======= + +You can use + +mvn eclipse:eclipse + +to generate an Eclipse configuration, but this tends to put too many jars on the build path, causing problems. + +You only need the following jar files on your Eclipse build path: + +guice-2.0-no_aop.jar +htmlcleaner-2.2.jar +epublib-core-3.0-SNAPSHOT.jar +roboguice-1.1.jar +slf4j-android-1.6.1.jar diff --git a/pom.xml b/pom.xml index 6b869d82..b907af3e 100644 --- a/pom.xml +++ b/pom.xml @@ -8,12 +8,24 @@ 0.2.12-SNAPSHOT apk PageTurner - + + + + + + Ostara + https://ostara.nightwhistler.net/repository + + + com.google.android android - 2.1.2 + 2.2.1 provided @@ -117,7 +129,7 @@ true - 7 + 8 Telefoon diff --git a/trust.jks b/trust.jks new file mode 100644 index 0000000000000000000000000000000000000000..2e305a6a6dd160a85c0c35bb20b4cd2bbaf66d3c GIT binary patch literal 803 zcmezO_TO6u1_mY|W(3o0`NbuPMTtPJ$%p5YxENR?^h^ybfhwLDG%-CeXkt9IfSHMr ziAjVVs2m*_aI4y9UydWViVK#rTV+^AzytK8tS}?ve-}gi!CPqdE=JY2b_ry3)srfNa zx^-d8X9cCb>kT?DZk)EhuH@#sJ9}HNX_R$XepwW38_c&PBq9Hsb*%4o$JDb1TdHak zAFo@y(q`#lts7T^AFpq(?^>?z;y&t8IG~*up5oi5ra3ng~STb{l#Q(z3 zZJjB#`*;jbyitx>=z4C$&9@tccg<^Fmejt0LAK%e?72F>wn(|1FXa`Ra5U@2O#7o; zk4;ja&JPm5nfjkAB0=rN1k1qC+|z5V7*1wS2$}cKYyIpq=WLQ^cl+<1vEq#2+Dd^> z3hVc_sc)%JU%xkg{jER7Q)a9Af0$;Kv20>SW3*BBq^(AN+YDW|)buD+8n;;=uw^{> YL+JZndxPLkl~X7Fzjc{#ZV}UV01jy;zyJUM literal 0 HcmV?d00001