[
https://issues.apache.org/jira/browse/CAMEL-19434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet updated CAMEL-19434:
------------------------------------
Arquillian-based tests have been fully removed from camel-spring-boot.
The removal happened in two commits:
- f32e3a254e9 (2026-02-25) by Marco Carletti - "CAMEL-22891: refactoring IT
using JUnit" — replaced the entire Arquillian-based integration test framework
with plain JUnit. Deleted ArquillianPackager.java, all Arquillian dependencies,
and all related infrastructure.
- 9c67f15e545 (2026-03-01) by Claus Ibsen - "Remove unusued stuff" — cleaned up
the now-unused arquillian-version, arquillian-container-se-managed-version, and
aether-version properties from the root pom.xml.
There are zero remaining arquillian references in the repository. Resolving as
fixed.
> camel-spring-boot - Remove arquilliam based tests
> -------------------------------------------------
>
> Key: CAMEL-19434
> URL: https://issues.apache.org/jira/browse/CAMEL-19434
> Project: Camel
> Issue Type: Task
> Components: camel-spring-boot
> Reporter: Claus Ibsen
> Priority: Minor
> Fix For: Future
>
>
> These are hard to maintain as arqullian is eol project and dont work well
> with SB3
--
This message was sent by Atlassian Jira
(v8.20.10#820010)