-
Notifications
You must be signed in to change notification settings - Fork 1
/
build.properties
47 lines (33 loc) · 1.57 KB
/
build.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
# User Configuration:
# This section must be modified to reflect your system.
source.findbugs.jar = src/java/,\
src/antTask/,\
src/tools/,\
src/junit/,\
src/gui/,\
etc
local.software.home =/fs/pugh/pugh
#local.software.home =/user/daveho/local
# Set this to the directory containing the DocBook Modular XSL Stylesheets
# from http://docbook.sourceforge.net/projects/xsl/
xsl.stylesheet.home =${local.software.home}/docbook-xsl-1.76.1
# Set this to the directory containing the svnant Ant jars. These are
# needed for the srcdist target and to get the svn revision number
# for the revision number of dev builds.
# http://subclipse.tigris.org/files/documents/906/43359/svnant-1.2.1.zip
# svnant.home =${local.software.home}/svnant-1.2.1
# Set this to the directory where Saxon (http://saxon.sourceforge.net/)
# is installed.
saxon.home =${local.software.home}/saxon-6.5.5
# Set this to the directory where FOP (http://xml.apache.org/fop/)
# is installed. (Note: this is disabled for now.)
fop.home =${local.software.home}/java/fop-0.20.5rc2
# Set this to the directory where Eclipse (http://www.eclipse.org/)
# is installed. This only required if you want to build the FindBugs
# Eclipse plugin.
eclipse.home =${local.software.home}/java/eclipse-2.1.3
java14.rt =/export/home/pugh/work/j2sdk1.4.0/jre/lib/rt.jar
dblatex.img.fix=while(<>){s,([A-Za-z-]*\.png\}),manual/\1,g;print;}
#/export/home/pugh/JSR305-ri/build/classes
pluginsSrc.dir=../plugins/
serverSrc.dir=../server/