spring-framework/org.springframework.instrument/build.xml

8 lines
338 B
XML
Raw Normal View History

2008-10-23 18:17:23 +08:00
<?xml version="1.0" encoding="UTF-8"?>
2008-10-27 21:41:19 +08:00
<project name="org.springframework.instrument">
2008-10-23 18:17:23 +08:00
<property file="${basedir}/../build.properties"/>
<property file="${basedir}/../build.versions"/>
2008-10-23 18:17:23 +08:00
<import file="${basedir}/../build-spring-framework/package-bundle.xml"/>
<import file="${basedir}/../spring-build/standard/default.xml"/>
</project>