This commit is contained in:
Jonas Partner
2008-11-22 21:57:10 +00:00
parent 4735c700b1
commit 25766bc7be
4 changed files with 16 additions and 22 deletions

View File

@@ -5,6 +5,12 @@ Bundle-ManifestVersion: 2
Import-Template:
org.springframework.integration.*;version="[1.0.0, 1.0.1)",
org.springframework.beans.*;version="[2.5.6, 3.0.0)",
org.springframework.context.support;version="[2.5.6, 3.0.0)",
org.springframework.stereotype;version="[2.5.6, 3.0.0)"
org.springframework.context.*;version="[2.5.6, 3.0.0)",
org.springframework.stereotype;version="[2.5.6, 3.0.0)",
org.springframework.core.*;version="[2.5.6, 3.0.0)",
org.springframework.xml.*;version="[1.5.5.A, 2.0.0)"
Unversioned-Imports:
org.w3c.dom,
javax.xml.*,
org.xml.sax.*