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

[jira] [Created] (CAMEL-18941) camel-spring-boot - AutoConfigurationMojo imports file creation

Federico Mariani created CAMEL-18941:
----------------------------------------

             Summary: camel-spring-boot - AutoConfigurationMojo imports file creation
                 Key: CAMEL-18941
                 URL: https://issues.apache.org/jira/browse/CAMEL-18941
             Project: Camel
          Issue Type: Bug
          Components: camel-spring-boot
    Affects Versions: 4.0
            Reporter: Federico Mariani


During the generation phase of _spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports_ files, AutoConfiguration classes that are created manually are not added the imports file, and subsequent generation may break some starter, ex. [https://github.com/apache/camel-spring-boot/pull/705/commits/663ac4a77921f356ef34357d2a5627bdb78fbc77] manually fix this issue, but it would be nice to update SpringBootAutoConfigurationMojo so that all the AutoConfiguration are added into the _imports_ file.



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