File: build.properties.sample

package info (click to toggle)
libcommons-el-java 1.0-10
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 816 kB
  • sloc: java: 7,781; xml: 337; makefile: 6
file content (9 lines) | stat: -rwxr-xr-x 317 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
# The home directory for the Servlet 2.4 and JSP 2.0 classes distribution
api.home = /usr/local/jakarta-servletapi-5

# The directory containing your binary distribution of JUnit, 
# version 3.7 or later
junit.home = /usr/local/junit3.7

# The pathname of the "junit.jar" JAR file
junit.jar = ${junit.home}/junit.jar