renamed to faces

This commit is contained in:
Keith Donald
2008-02-27 17:16:56 +00:00
parent 4671605b79
commit 87f081eba4
54 changed files with 1 additions and 1 deletions

View File

@@ -0,0 +1,10 @@
# 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.5
javac.target=1.5
# Do not publish built artifacts to the integration repository
do.publish=false