Moved Spring Web Flow to a top level project
This commit is contained in:
10
spring-webflow-samples/fileupload/project.properties
Normal file
10
spring-webflow-samples/fileupload/project.properties
Normal 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.3
|
||||
javac.target=1.3
|
||||
|
||||
# Do not publish built artifacts to the integration repository
|
||||
do.publish=false
|
||||
Reference in New Issue
Block a user