webgraph.3.0.4.source-code.build.properties Maven / Gradle / Ivy
version=3.0.4
build.sysclasspath=last
jar.base=/usr/share/java
javadoc.base=/usr/share/javadoc
dist=dist
src=src
test=test
slow=slow
reports=reports
coverage=coverage
checkstyle=checkstyle
docs=docs
build=build
instrumented=instr
# Whenever it necessary to add new jar to the project, the following
# data must be updated:
# 1) the list of local javadocs
# 2) the list of remote javadocs
# 3) the list of javadocs referenced by the javadoc target
# 4) the list of jars in the fingbugs target
remote.j2se.apiurl=http://download.oracle.com/javase/6/docs/api/
remote.fastutil.apiurl=http://fastutil.dsi.unimi.it/docs/
remote.dsiutils.apiurl=http://dsiutils.dsi.unimi.it/docs/
remote.sux4j.apiurl=http://sux4j.dsi.unimi.it/docs/
remote.colt.apiurl=http://dsd.lbl.gov/~hoschek/colt/api/
remote.jsap.apiurl=http://www.martiansoftware.com/jsap/doc/javadoc/
remote.junit.apiurl=http://junit.sourceforge.net/javadoc_40/
remote.log4j.apiurl=http://logging.apache.org/log4j/docs/api/
remote.commons-configuration.apiurl=http://commons.apache.org/configuration/apidocs/
remote.commons-io.apiurl=http://commons.apache.org/io/api-release/
remote.commons-lang.apiurl=http://commons.apache.org/lang/api-release/
remote.commons-collections.apiurl=http://commons.apache.org/collections/api-release/
local.j2se.apiurl=file://${javadoc.base}/java
local.fastutil.apiurl=file://${javadoc.base}/fastutil
local.dsiutils.apiurl=file://${javadoc.base}/dsiutils
local.sux4j.apiurl=file://${javadoc.base}/sux4j
local.colt.apiurl=file://${javadoc.base}/colt
local.jsap.apiurl=file://${javadoc.base}/jsap
local.junit.apiurl=file://${javadoc.base}/junit
local.log4j.apiurl=file://${javadoc.base}/log4j
local.commons-configuration.apiurl=file://${javadoc.base}/jakarta-commons-configuration
local.commons-io.apiurl=file://${javadoc.base}/jakarta-commons-io
local.commons-lang.apiurl=file://${javadoc.base}/jakarta-commons-lang
local.commons-collections.apiurl=file://${javadoc.base}/jakarta-commons-collections