Files
spring-ldap/spring-ldap-person/project.properties
Ben Hale a658f81bdd
2006-12-18 22:03:24 +00:00

11 lines
324 B
Properties

# properties defined in this file are overridable by a local build.properties in this project dir
# The location of the common build system
common.build.dir=${basedir}/../common-build
javac.source=1.3
javac.target=1.3
# extend common-build with source capability
main.build.configs=global,buildtime,test,source