ignore bundlor in test project

This commit is contained in:
dsyer
2009-06-22 08:25:08 +00:00
parent 4d7ee940d9
commit 010015435f

View File

@@ -12,6 +12,7 @@
</parent>
<properties>
<maven.test.failure.ignore>true</maven.test.failure.ignore>
<bundlor.enabled>false</bundlor.enabled>
<spring.framework.version>3.0.0.BUILD-SNAPSHOT</spring.framework.version>
</properties>
<profiles>