Commit 122def7
committed
Fix split package between spring-ws-support and spring-ws-core
This commit moves the classes from the o.s.ws.transport.http and
o.s.ws.transport.support packages from spring-ws-support to
spring-ws-core. It turns out these classes don't bring extra
dependencies, which make the move quite straightforward.
Closes gh-12021 parent 1213ab4 commit 122def7
File tree
20 files changed
+5
-14
lines changed- spring-ws-core/src
- main/java/org/springframework/ws/transport
- http
- support
- test
- java/org/springframework/ws/transport/http
- test
- resources/org/springframework/ws/transport/http
- spring-ws-support/src/test
- java/org/springframework/ws/transport/test
- resources/org/springframework/ws/transport
- http
- jms
- mail
- src/checkstyle
20 files changed
+5
-14
lines changed
0 commit comments