This commit is contained in:
Daniel Martí 2014-05-23 00:20:30 +02:00
commit 868f30cf08
2 changed files with 17 additions and 2 deletions

View file

@ -35,10 +35,10 @@ Build:1.4,5
extlibs=jsoup/jsoup-1.6.3.jar
Build:1.5,6
disable=broken
commit=v1.5
target=android-16
extlibs=jsoup/jsoup-1.6.3.jar
srclibs=JSoup@jsoup-1.6.2
prebuild=mkdir libs && pushd $$JSoup$$ && mvn package && popd && cp $$JSoup$$/target/*jar libs/
Auto Update Mode:None
Update Check Mode:Tags

15
srclibs/JSoup.txt Normal file
View file

@ -0,0 +1,15 @@
# Source details (the only mandatory fields)
Repo Type:git
Repo:https://github.com/jhy/jsoup.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:
# Any extra commands to prepare the source library
Prepare:
# If given "Yes", "android update project -p ." will be executed
Update Project: