File: project.properties

package info (click to toggle)
libcommons-fileupload-java 1.0-14
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 308 kB
  • ctags: 299
  • sloc: java: 1,861; xml: 254; makefile: 11
file content (15 lines) | stat: -rw-r--r-- 495 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# -------------------------------------------------------------------
# P R O J E C T  P R O P E R T I E S
# -------------------------------------------------------------------

compile.debug = on
compile.optimize = off
compile.deprecation = off

maven.checkstyle.format = turbine
maven.linkcheck.enable=true 

# documentation properties
maven.xdoc.date=left
maven.xdoc.version=${pom.currentVersion}
maven.xdoc.developmentProcessUrl=http://jakarta.apache.org/commons/charter.html