citrusframework / citrusframework/citrus
citrus-jms should not include spring-ws-core by default
Open
bug
- Dominant language
- Java
- Stars
- 485
- Forks
- 155
- Avg merge
- 4d 22h
- Merged PRs (30d)
- 6
Description
SOAP support in citrus-jms module is optional. Therefore required SOAP specific dependencies such as `spring-ws-core` and `saaj` implementation should not be included by default. Instead these should be optional/provided dependencies
Contributor guide
Research direction
Start by inspecting the dependency declarations for the citrus-jms module, focusing on spring-ws-core and the SAAJ implementation. Verify how the module currently publishes these dependencies, then confirm that SOAP support remains available without including them by default and that they are marked optional or provided.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100