30 lines
1.2 KiB
Plaintext
30 lines
1.2 KiB
Plaintext
Disabled:Build problem
|
|
Category:Office
|
|
License:MIT
|
|
Web Site:http://foafviewer.android.networld.to
|
|
Source Code:https://github.com/obale/foafviewer
|
|
Issue Tracker:https://github.com/obale/foafviewer/issues
|
|
|
|
Summary:FOAF (Friend Of A Friend) Viewer
|
|
Description:
|
|
FOAF (Friend Of A Friend) Viewer with support for recursive
|
|
following of friend relation and caching mechanism for offline
|
|
view.
|
|
.
|
|
|
|
Repo Type:git
|
|
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 ..
|
|
|
|
Update Check Mode:Market
|
|
|
|
#
|
|
# 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("");
|
|
#
|