Spring Build-ified Spring Web Flow. Pray for us

This commit is contained in:
Ben Hale
2008-03-19 12:10:22 +00:00
parent 4755570a50
commit 89c48c749d
834 changed files with 1074 additions and 5383 deletions

View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<project name="spring-webflow-reference">
<property name="doc.type" value="reference"/>
<property file="${basedir}/../build.properties"/>
<import file="${basedir}/../spring-build/documentation/default.xml"/>
</project>