You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2023/01/30 10:57:00 UTC

[jira] [Resolved] (CAMEL-18984) camel-undertow-spring-security-starter - Migrate to Spring Boot 3

     [ https://issues.apache.org/jira/browse/CAMEL-18984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-18984.
---------------------------------
    Resolution: Fixed

> camel-undertow-spring-security-starter - Migrate to Spring Boot 3
> -----------------------------------------------------------------
>
>                 Key: CAMEL-18984
>                 URL: https://issues.apache.org/jira/browse/CAMEL-18984
>             Project: Camel
>          Issue Type: Task
>          Components: camel-spring-boot
>            Reporter: Claus Ibsen
>            Priority: Major
>             Fix For: 4.0-M2, 4.0
>
>
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project camel-undertow-spring-security-starter: Compilation failure: Compilation failure:
> [ERROR] /Users/davsclaus/workspace/camel-spring-boot/components-starter/camel-undertow-spring-security-starter/src/main/java/org/apache/camel/undertow/spring/boot/UndertowSpringSecurityCustomizer.java:[36,72] cannot find symbol
> [ERROR]   symbol:   class WebSecurityConfigurerAdapter
> [ERROR]   location: package org.springframework.security.config.annotation.web.configuration
> [ERROR] /Users/davsclaus/workspace/camel-spring-boot/components-starter/camel-undertow-spring-security-starter/src/main/java/org/apache/camel/undertow/spring/boot/UndertowSpringSecurityCustomizer.java:[85,52] cannot find symbol
> [ERROR]   symbol:   class WebSecurityConfigurerAdapter
> [ERROR]   location: class org.apache.camel.undertow.spring.boot.UndertowSpringSecurityCustomizer



--
This message was sent by Atlassian Jira
(v8.20.10#820010)