project.properties revision c0550b01024b910b8c1468811c0ea663b10b1372
a1318a82916028f363b3c5b52e7fd7256b632497Trond Norbyeapplication.homepage=http://www.opensolaris.org/os/project/opengrok/
a1318a82916028f363b3c5b52e7fd7256b632497Trond Norbyebuild.classes.excludes=**/*.java,**/*.form
a1318a82916028f363b3c5b52e7fd7256b632497Trond Norbye# This directory is removed when the project is cleaned:
a1318a82916028f363b3c5b52e7fd7256b632497Trond Norbye# Only compile against the classpath explicitly listed here:
a1318a82916028f363b3c5b52e7fd7256b632497Trond Norbyebuild.test.classes.dir=${build.dir}/test/classes
a1318a82916028f363b3c5b52e7fd7256b632497Trond Norbyebuild.test.results.dir=${build.dir}/test/results
a1318a82916028f363b3c5b52e7fd7256b632497Trond Norbye# This directory is removed when the project is cleaned:
a1318a82916028f363b3c5b52e7fd7256b632497Trond Norbyefile.reference.jakarta-oro-2.0.8.jar=lib/jakarta-oro-2.0.8.jar
a1318a82916028f363b3c5b52e7fd7256b632497Trond Norbyefile.reference.lucene-core-2.1.0.jar=lib/lucene-core-2.1.0.jar
a1318a82916028f363b3c5b52e7fd7256b632497Trond Norbyefile.reference.lucene-spellchecker-2.1.0.jar=lib/lucene-spellchecker-2.1.0.jar
a1318a82916028f363b3c5b52e7fd7256b632497Trond Norbyefile.reference.org.apache.commons.jrcs.diff.jar=lib/org.apache.commons.jrcs.diff.jar
a1318a82916028f363b3c5b52e7fd7256b632497Trond Norbyefile.reference.org.apache.commons.jrcs.rcs.jar=lib/org.apache.commons.jrcs.rcs.jar
a1318a82916028f363b3c5b52e7fd7256b632497Trond Norbyefile.reference.servlet-api.jar=lib/servlet-api.jar
a1318a82916028f363b3c5b52e7fd7256b632497Trond Norbyefile.reference.svn-javahl.jar=lib/svn-javahl.jar
a1318a82916028f363b3c5b52e7fd7256b632497Trond Norbyefile.reference.swing-layout-0.9.jar=lib/swing-layout-0.9.jar
a1318a82916028f363b3c5b52e7fd7256b632497Trond Norbye ${file.reference.lucene-spellchecker-2.1.0.jar}:\
a1318a82916028f363b3c5b52e7fd7256b632497Trond Norbye ${file.reference.org.apache.commons.jrcs.diff.jar}:\
a1318a82916028f363b3c5b52e7fd7256b632497Trond Norbye ${file.reference.org.apache.commons.jrcs.rcs.jar}:\
a1318a82916028f363b3c5b52e7fd7256b632497Trond Norbye# Space-separated list of extra javac options
a1318a82916028f363b3c5b52e7fd7256b632497Trond Norbyejnlp.codebase.url=file:/home/trond/projects/OpenGrok/trunk/dist/
a1318a82916028f363b3c5b52e7fd7256b632497Trond Norbyemain.class=org.opensolaris.opengrok.index.Indexer
a1318a82916028f363b3c5b52e7fd7256b632497Trond Norbyeplatform.active=default_platform
a1318a82916028f363b3c5b52e7fd7256b632497Trond Norbye# Space-separated list of JVM arguments used when running the project
a1318a82916028f363b3c5b52e7fd7256b632497Trond Norbye# (you may also define separate properties like run-sys-prop.name=value instead of -Dname=value
a1318a82916028f363b3c5b52e7fd7256b632497Trond Norbye# or test-sys-prop.name=value to set system properties for unit tests):