This commit is contained in:
Arjen Poutsma
2008-01-12 12:22:21 +00:00
parent a5348f95d3
commit 1021c2bd91

View File

@@ -86,10 +86,9 @@
<configuration>
<instructions>
<Bundle-SymbolicName>${artifactId}</Bundle-SymbolicName>
<Export-Package>org.springframework.ws*</Export-Package>
<Export-Package>org.springframework.ws.soap.security*</Export-Package>
<Import-Package>
org.apache.commons.logging*,
javax.xml.crypto*,
javax.xml.soap*,
com.sun.xml.wss*,
org.springframework.beans*,