fix com.madgag.agit and com.ubergeek42.WeechatAndroid

This commit is contained in:
David Black 2013-04-08 13:36:43 +01:00
parent 963377d49e
commit 5690abd4ab
2 changed files with 11 additions and 2 deletions

View file

@ -16,11 +16,13 @@ Clone remote git repositories onto your phone!
Currently this is a 'read-only' client. You can clone & fetch, but not commit and push.
.
# Many maven artifacts are uploaded by same dev and thus should be built from source
Repo Type:git
Repo:https://github.com/rtyley/agit.git
Build Version:1.34,130300622,agit-parent-1.34,maven=yes,bindir=agit/target,novcheck=yes
Build Version:1.38,130301122,!integration tests failure agit-parent-1.38,maven=yes,bindir=agit/target
Build Version:1.38,130400812,agit-parent-1.38,maven=yes,prebuild=\
sed -i '31d' pom.xml,bindir=agit/target
Auto Update Mode:None
Update Check Mode:Market

View file

@ -17,6 +17,7 @@ server to connect to.
[https://github.com/ubergeek42/weechat-android/raw/master/Readme.md Changelog]
.
# pom is messy and assumes signing
Repo Type:git
Repo:https://github.com/ubergeek42/weechat-android.git
@ -27,7 +28,13 @@ sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.p
sed -i 's@\(android.library.reference.2=\).*@\1$$ViewPagerIndicator$$@' project.properties && \
mvn clean package -f ../weechat-relay/pom.xml && mkdir -p libs/ && \
mv ../weechat-relay/target/weechat-relay-0.8-SNAPSHOT.jar libs/
Build Version:0.8-dev-b5,5,!something wrong with the resulting apk - can't sign (at b484867803),maven=yes,bindir=weechat-android/target
Build Version:0.8-dev-b5,5,b484867803,subdir=weechat-android,\
extlibs=sl4j/slf4j-android-1.6.1-RC1.jar;acra/acra-4.4.0.jar,\
srclibs=ActionBarSherlock@4.1.0;ViewPagerIndicator@2.4.1,prebuild=\
sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
sed -i 's@\(android.library.reference.2=\).*@\1$$ViewPagerIndicator$$@' project.properties && \
mvn clean package -f ../weechat-relay/pom.xml && mkdir -p libs/ && \
mv ../weechat-relay/target/weechat-relay-0.8-SNAPSHOT.jar libs/
Auto Update Mode:None
# Tags can't find version info