Initial import

This commit is contained in:
Maxim Petrashev
2007-03-07 14:50:42 +00:00
parent 6cddf3c0e0
commit 21823a2e65
46 changed files with 1880 additions and 2 deletions

View File

@@ -8,6 +8,8 @@
<property file="${common.build.dir}/project.properties" />
<property file="${user.home}/build.properties" />
<property name="build.web" value="true"/>
<property name="project.title" value="Spring Web Flow Sandbox" />
<property name="project.package" value="org.springframework.webflow" />
<property name="project.copyright" value="Copyright &#169; 2004-2007. All Rights Reserved."/>