We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5348f9 commit 1021c2bCopy full SHA for 1021c2b
security/pom.xml
@@ -86,10 +86,9 @@
86
<configuration>
87
<instructions>
88
<Bundle-SymbolicName>${artifactId}</Bundle-SymbolicName>
89
- <Export-Package>org.springframework.ws*</Export-Package>
+ <Export-Package>org.springframework.ws.soap.security*</Export-Package>
90
<Import-Package>
91
org.apache.commons.logging*,
92
- javax.xml.crypto*,
93
javax.xml.soap*,
94
com.sun.xml.wss*,
95
org.springframework.beans*,
0 commit comments