[ 
https://issues.apache.org/jira/browse/CAMEL-12383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16486906#comment-16486906
 ] 

ASF GitHub Bot commented on CAMEL-12383:
----------------------------------------

davidkarlsen commented on issue #2315: CAMEL-12383 - changes regarding SB 2.0 
upgrade
URL: https://github.com/apache/camel/pull/2315#issuecomment-391267659
 
 
   @davsclaus 
   
   Have a look in 
https://github.com/davidkarlsen/camel/tree/feature/springBootPropertiesMigrator
   I guess all spring-boot code depends on this artefact, and hence if adding 
the checker here, it will propagate over to all consumers of the spring-boot 
code, and then validate the properties names to be spring-boot 2.x conformant. 
   
   We only want this temporarily (until the release) / to be added during 
builds for validation (is there a profile which can be reused for this?) - to 
sanitycheck during build - and not propagate it transitively in the end-result 
of camel libraries so that it hits end-consumers.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> Spring Boot 2 - Migrate application.properties to new names
> -----------------------------------------------------------
>
>                 Key: CAMEL-12383
>                 URL: https://issues.apache.org/jira/browse/CAMEL-12383
>             Project: Camel
>          Issue Type: Sub-task
>            Reporter: Claus Ibsen
>            Assignee: Önder Sezgin
>            Priority: Major
>             Fix For: 2.22.0
>
>
> Some of the properties in the application.properties | yaml file has new 
> names. We should migrate to use the newer names.
> https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-2.0-Migration-Guide



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to