citrusframework / citrusframework/citrus

citrus-jms should not include spring-ws-core by default

Open
#979 0 comments 1 reaction 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.