Skip to content

open api scenario generator#315

Merged
bbortt merged 3 commits intocitrusframework:mainfrom
postfinance:issue/285/open_api_scenario_generator_TS_2
Sep 27, 2025
Merged

open api scenario generator#315
bbortt merged 3 commits intocitrusframework:mainfrom
postfinance:issue/285/open_api_scenario_generator_TS_2

Conversation

@bbortt
Copy link
Collaborator

@bbortt bbortt commented Nov 24, 2024

@tschlat tschlat force-pushed the issue/285/open_api_scenario_generator_TS_2 branch from c65e307 to 3bd51b8 Compare November 25, 2024 13:57
@tschlat tschlat force-pushed the issue/285/open_api_scenario_generator_TS_2 branch from b727cc7 to fbb616d Compare December 9, 2024 10:33
@bbortt bbortt force-pushed the issue/285/open_api_scenario_generator_TS_2 branch from 449dd45 to 4f91c25 Compare January 9, 2025 09:39
@tschlat tschlat force-pushed the issue/285/open_api_scenario_generator_TS_2 branch from 4f91c25 to fc9d16e Compare January 10, 2025 09:44
@bbortt bbortt force-pushed the issue/285/open_api_scenario_generator_TS_2 branch 3 times, most recently from 544dfdb to 18c6049 Compare January 26, 2025 18:27
bbortt added a commit to postfinance/citrus that referenced this pull request Jul 3, 2025
a too eager message type assumption using `getPayload(String)` on the message leads to `null`'is values not being thus.
e.g. it's interpreted as `XML` instead of `PLAINTEXT`.
occured during implementation of citrusframework/citrus-simulator#315.
bbortt added a commit to postfinance/citrus that referenced this pull request Jul 3, 2025
a too eager message type assumption using `getPayload(String)` on the message leads to `null`'is values not being thus.
e.g. it's interpreted as `XML` instead of `PLAINTEXT`.
occured during implementation of citrusframework/citrus-simulator#315.
bbortt added a commit to postfinance/citrus that referenced this pull request Jul 3, 2025
a too eager message type assumption using `getPayload(String)` on the message leads to `null`'is values not being thus.
e.g. it's interpreted as `XML` instead of `PLAINTEXT`.
occured during implementation of citrusframework/citrus-simulator#315.
@bbortt bbortt force-pushed the issue/285/open_api_scenario_generator_TS_2 branch from 18c6049 to 5999288 Compare July 3, 2025 14:27
bbortt added a commit to postfinance/citrus that referenced this pull request Jul 15, 2025
a too eager message type assumption using `getPayload(String)` on the message leads to `null`'is values not being thus.
e.g. it's interpreted as `XML` instead of `PLAINTEXT`.
occured during implementation of citrusframework/citrus-simulator#315.
bbortt added a commit to citrusframework/citrus that referenced this pull request Jul 18, 2025
a too eager message type assumption using `getPayload(String)` on the message leads to `null`'is values not being thus.
e.g. it's interpreted as `XML` instead of `PLAINTEXT`.
occured during implementation of citrusframework/citrus-simulator#315.
@bbortt bbortt force-pushed the issue/285/open_api_scenario_generator_TS_2 branch from 5999288 to a2fd087 Compare September 6, 2025 11:21
@bbortt bbortt self-assigned this Sep 6, 2025
@bbortt bbortt force-pushed the issue/285/open_api_scenario_generator_TS_2 branch 2 times, most recently from c053e1f to b73ce63 Compare September 7, 2025 14:37
bbortt added a commit to postfinance/citrus that referenced this pull request Sep 24, 2025
detected incompatibility in `citrus-mail` dependency, whenever `citrus-openapi` is also available on the classpath.
with this commits, citrusframework/citrus-simulator#315 is finally mergeable.
bbortt added a commit to postfinance/citrus that referenced this pull request Sep 24, 2025
detected incompatibility in `citrus-mail` dependency, whenever `citrus-openapi` is also available on the classpath.
with this commits, citrusframework/citrus-simulator#315 is finally mergeable.
bbortt added a commit to postfinance/citrus that referenced this pull request Sep 24, 2025
detected incompatibility in `citrus-openapi` dependency, whenever `citrus-mail` is also available on the classpath.
the source of the problem is the transitive dependency `com.sun.mail:mailapi`, which was present in two versions.
with this commits, citrusframework/citrus-simulator#315 is finally mergeable.
bbortt added a commit to postfinance/citrus that referenced this pull request Sep 24, 2025
detected incompatibility in `citrus-openapi` dependency, whenever `citrus-mail` is also available on the classpath.
the source of the problem is the transitive dependency `com.sun.mail:mailapi`, which was present in two versions.
with this commits, citrusframework/citrus-simulator#315 is finally mergeable.
bbortt added a commit to postfinance/citrus that referenced this pull request Sep 24, 2025
detected incompatibility in `citrus-openapi` dependency, whenever `citrus-mail` is also available on the classpath.
the source of the problem is the transitive dependency `com.sun.mail:mailapi`, which was present in two versions.
with this commits, citrusframework/citrus-simulator#315 is finally mergeable.
bbortt added a commit to citrusframework/citrus that referenced this pull request Sep 25, 2025
)

* fix(deps): force mailapi v2 in citrus-openapi

detected incompatibility in `citrus-openapi` dependency, whenever `citrus-mail` is also available on the classpath.
the source of the problem is the transitive dependency `com.sun.mail:mailapi`, which was present in two versions.
with this commits, citrusframework/citrus-simulator#315 is finally mergeable.

* chore(deps): update quarkus platform to v3.28.0
* chore(deps): update software.amazon.awssdk monorepository to v2.34.2
@bbortt bbortt force-pushed the issue/285/open_api_scenario_generator_TS_2 branch from b73ce63 to 890c399 Compare September 27, 2025 06:57
@bbortt bbortt merged commit 5399145 into citrusframework:main Sep 27, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants