Moved agent to instrument

This commit is contained in:
Arjen Poutsma
2008-10-27 13:41:19 +00:00
parent 4ea298a7b0
commit 577da8f891
11 changed files with 15 additions and 31 deletions

View File

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