Upgrade to spring-build. Added dm Server library file

This commit is contained in:
Ben Hale
2008-11-19 15:13:53 +00:00
parent 4e65f48f72
commit 4271f6d9e1
4 changed files with 59 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project name="org.springframework.spring-library">
<property file="${basedir}/../build.properties"/>
<import file="${basedir}/../build-spring-framework/package-library.xml"/>
<import file="${basedir}/../spring-build/library/default.xml"/>
</project>