update geopap and set update mode to none for foaf
This commit is contained in:
parent
e6ba80db75
commit
39da137702
|
@ -31,6 +31,7 @@ Build Version:3.2.1,32,version_3.2.1,subdir=geopaparazzi.app,\
|
|||
update=.;../geopaparazzilibrary
|
||||
Build Version:3.2.3,34,version_3.2.3,subdir=geopaparazzi.app,\
|
||||
update=.;../geopaparazzilibrary
|
||||
Build Version:3.2.6,37,version_3.2.6,subdir=geopaparazzi.app,update=.;../geopaparazzilibrary
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
|
|
|
@ -18,13 +18,5 @@ Repo:https://github.com/obale/foafviewer.git
|
|||
Build Version:0.11,3,FOAFViewer_v0.11,prebuild=mkdir libs && cd libs && wget http://dist.codehaus.org/jaxen/distributions/jaxen-1.1.3.zip && unzip -j jaxen-1.1.3.zip jaxen-1.1.3/jaxen-1.1.3.jar && rm *.zip && wget -O org.dom4j.jar http://sourceforge.net/projects/dom4j/files/dom4j-2.0.0-ALPHA-2/dom4j-2.0.0-ALPHA-2.jar/download && cd ..
|
||||
|
||||
#Not in market
|
||||
Update Check Mode:Market
|
||||
Update Check Mode:None
|
||||
|
||||
#
|
||||
# Dependencies resolved I think (see above), but there is still a build error:
|
||||
#
|
||||
# [javac] build_to.networld.android.foafviewer/src/to/networld/android/foafviewer/model/Agent.java:71: incompatible types
|
||||
# [javac] found : java.util.List<capture#69 of ? extends org.dom4j.Node
|
||||
# [javac] required: java.util.List<org.dom4j.Element>
|
||||
# [javac] return this.document.selectNodes("");
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue