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,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<project name="package-bundle">
<target name="package" depends="ivy.init">
<dist-jar/>
<src-jar/>
</target>
</project>