added javax.management to template.mf

This commit is contained in:
Mark Fisher
2010-02-01 19:51:24 +00:00
parent 277c1c7e74
commit 3673410b67

View File

@@ -6,4 +6,5 @@ Import-Template:
org.springframework.integration.*;version="[2.0.0, 2.0.1)",
org.springframework.context;version="[3.0.0, 4.0.0)",
org.springframework.util;version="[3.0.0, 4.0.0)",
org.apache.commons.logging;version="[1.1.1, 2.0.0)"
org.apache.commons.logging;version="[1.1.1, 2.0.0)",
javax.management.*;version="0"