g4j.5.0.source-code.build.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of mg4j Show documentation
Show all versions of mg4j Show documentation
MG4J (Managing Gigabytes for Java) is a free full-text search engine for large document collections written in Java.
version=5.0
build.sysclasspath=last
jar.base=/usr/share/java
javadoc.base=/usr/share/javadoc
# Findbugs
findbugs.home=/usr/share/java/findbugs
src=src
dist=dist
test=test
reports=reports
coverage=coverage
checkstyle=checkstyle
findbugs=findbugs
docs=docs
build=build
instrumented=instrumented
# 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.commons-configuration.apiurl=http://jakarta.apache.org/commons/configuration/apidocs/
remote.commons-io.apiurl=http://jakarta.apache.org/commons/io/apidocs/
remote.commons-lang.apiurl=http://jakarta.apache.org/commons/lang/api/
remote.commons-collections.apiurl=http://commons.apache.org/collections/api-release/
remote.dsiutils.apiurl=http://dsiutils.dsi.unimi.it/docs/
remote.fastutil.apiurl=http://fastutil.dsi.unimi.it/docs/
remote.j2se.apiurl=http://download.oracle.com/javase/6/docs/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.servletapi5.apiurl=http://jakarta.apache.org/tomcat/tomcat-5.5-doc/servletapi/
remote.sux4j.apiurl=http://sux.dsi.unimi.it/docs/
remote.webgraph.apiurl=http://webgraph.dsi.unimi.it/docs/
remote.velocity-tools.apiurl=http://velocity.apache.org/tools/releases/1.4/javadoc/
remote.velocity.apiurl=http://jakarta.apache.org/velocity/docs/api/
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
local.dsiutils.apiurl=file://${javadoc.base}/dsiutils
local.fastutil.apiurl=file://${javadoc.base}/fastutil
local.j2se.apiurl=file://${javadoc.base}/java
local.jsap.apiurl=file://${javadoc.base}/jsap
local.junit.apiurl=file://${javadoc.base}/junit
local.log4j.apiurl=file://${javadoc.base}/log4j
local.servletapi5.apiurl=file://${javadoc.base}/tomcat5-servlet-2.4-api
local.sux4j.apiurl=file://${javadoc.base}/sux4j
local.webgraph.apiurl=file://${javadoc.base}/webgraph
local.velocity.apiurl=file://${javadoc.base}/velocity
local.velocity-tools.apiurl=file://${javadoc.base}/velocity-tools
© 2015 - 2025 Weber Informatics LLC | Privacy Policy