com.ubergeek42.WeechatAndroid can be built with maven

This commit is contained in:
David Black 2013-03-07 16:57:25 +00:00
parent 71eaac2094
commit c755310499

View file

@ -1,6 +1,6 @@
Category:Internet
License:Apache2
Web Site:https://github.com/ubergeek42/weechat-android
Web Site:https://github.com/ubergeek42/weechat-android/wiki
Source Code:https://github.com/ubergeek42/weechat-android
Issue Tracker:https://github.com/ubergeek42/weechat-android/issues
@ -13,6 +13,8 @@ This is the '''DEVELOPMENT''' version of this client. It may contain bugs or
features that are not fully implemented.
This is '''NOT''' a fully featured IRC client. It requires weechat running on a
server to connect to.
[https://github.com/ubergeek42/weechat-android/raw/master/Readme.md Changelog]
.
Repo Type:git
@ -25,6 +27,7 @@ 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,!enable when released v0.08-dev-b5,maven=yes,bindir=weechat-android/target
Auto Update Mode:None
Update Check Mode:Tags