[jira] [Commented] (CAMEL-12383) Spring Boot 2 - Migrate application.properties to new names

2018-05-23 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CAMEL-12383:


onderson commented on issue #2315: CAMEL-12383 - changes regarding SB 2.0 
upgrade
URL: https://github.com/apache/camel/pull/2315#issuecomment-391286787
 
 
   same for me. that's why i did locally and fixed all properties by following 
the guides but never tried to integrate such profile into mvn options.


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:
us...@infra.apache.org


> 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)


[jira] [Commented] (CAMEL-12383) Spring Boot 2 - Migrate application.properties to new names

2018-05-23 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CAMEL-12383:


davsclaus commented on issue #2315: CAMEL-12383 - changes regarding SB 2.0 
upgrade
URL: https://github.com/apache/camel/pull/2315#issuecomment-391285948
 
 
   The dependency AFAIK only logs a report about migration options. It does not 
fail a build etc (or can it be configured). 
   


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:
us...@infra.apache.org


> 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)


[jira] [Commented] (CAMEL-12383) Spring Boot 2 - Migrate application.properties to new names

2018-05-23 Thread ASF GitHub Bot (JIRA)

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

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-391278412
 
 
   Would it be possible to have it in a profile which is only used for 
ci-builds or the likes (are there any such profiles as of today)? Then it could 
be there for future and also need not be removed.


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:
us...@infra.apache.org


> 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)


[jira] [Commented] (CAMEL-12383) Spring Boot 2 - Migrate application.properties to new names

2018-05-23 Thread ASF GitHub Bot (JIRA)

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

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-391278412
 
 
   @davsclaus 
   
   Would it be possible to have it in a profile which is only used for 
ci-builds or the likes (are there any such profiles as of today)? Then it could 
be there for future and also need not be removed.


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:
us...@infra.apache.org


> 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)


[jira] [Commented] (CAMEL-12383) Spring Boot 2 - Migrate application.properties to new names

2018-05-23 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CAMEL-12383:


davsclaus commented on issue #2315: CAMEL-12383 - changes regarding SB 2.0 
upgrade
URL: https://github.com/apache/camel/pull/2315#issuecomment-391275930
 
 
   @davidkarlsen yeah sure would you log a JIRA ticket and send a PR. The JIRA 
is there for us to not forget about remove it before release.


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:
us...@infra.apache.org


> 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)


[jira] [Commented] (CAMEL-12383) Spring Boot 2 - Migrate application.properties to new names

2018-05-23 Thread ASF GitHub Bot (JIRA)

[ 
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:
us...@infra.apache.org


> 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)


[jira] [Commented] (CAMEL-12383) Spring Boot 2 - Migrate application.properties to new names

2018-05-04 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CAMEL-12383:


davsclaus commented on issue #2315: CAMEL-12383 - changes regarding SB 2.0 
upgrade
URL: https://github.com/apache/camel/pull/2315#issuecomment-386522973
 
 
   @davidkarlsen you are welcome to take a look


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:
us...@infra.apache.org


> 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)


[jira] [Commented] (CAMEL-12383) Spring Boot 2 - Migrate application.properties to new names

2018-05-03 Thread ASF GitHub Bot (JIRA)

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

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-386435914
 
 
   @davsclaus Would it be helpful to add 
https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-2.0-Migration-Guide
 for a while - in order to detect any badly named properties?


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:
us...@infra.apache.org


> 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)


[jira] [Commented] (CAMEL-12383) Spring Boot 2 - Migrate application.properties to new names

2018-05-03 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CAMEL-12383:


onderson closed pull request #2315: CAMEL-12383 - changes regarding SB 2.0 
upgrade
URL: https://github.com/apache/camel/pull/2315
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git 
a/archetypes/camel-archetype-spring-boot/src/main/resources/archetype-resources/src/main/resources/application.properties
 
b/archetypes/camel-archetype-spring-boot/src/main/resources/archetype-resources/src/main/resources/application.properties
index 24b20c142d7..2c1eb8d01ba 100644
--- 
a/archetypes/camel-archetype-spring-boot/src/main/resources/archetype-resources/src/main/resources/application.properties
+++ 
b/archetypes/camel-archetype-spring-boot/src/main/resources/archetype-resources/src/main/resources/application.properties
@@ -34,8 +34,6 @@ timer.period = 2000
 # expose actuator endpoint via HTTP
 management.endpoints.web.exposure.include=info,health,camelroutes
 
-# all access to actuator endpoints without security
-management.security.enabled = false
 # turn on actuator health check
 management.endpoint.health.enabled = true
 
diff --git 
a/components/camel-spring-boot/src/test/resources/application.properties 
b/components/camel-spring-boot/src/test/resources/application.properties
index 518bcd18cd3..4271cf9693d 100644
--- a/components/camel-spring-boot/src/test/resources/application.properties
+++ b/components/camel-spring-boot/src/test/resources/application.properties
@@ -15,7 +15,7 @@
 ## limitations under the License.
 ## ---
 
-spring.main.banner_mode=off
+spring.main.banner-mode=off
 
 from=direct:test
 to=mock:test
diff --git 
a/examples/camel-example-rabbitmq/src/main/resources/application.properties 
b/examples/camel-example-rabbitmq/src/main/resources/application.properties
index cd4dc76e496..613e5f80f35 100644
--- a/examples/camel-example-rabbitmq/src/main/resources/application.properties
+++ b/examples/camel-example-rabbitmq/src/main/resources/application.properties
@@ -28,8 +28,6 @@ camel.springboot.name = SampleCamel
 # properties used in the Camel route and beans
 # 
 
-# all access to actuator endpoints without security
-management.security.enabled = false
 # turn on actuator health check
 management.endpoint.health.enabled = true
 
diff --git 
a/examples/camel-example-spring-boot-clustered-route-controller/cluster-node/src/main/resources/application.properties
 
b/examples/camel-example-spring-boot-clustered-route-controller/cluster-node/src/main/resources/application.properties
index 52314b288e9..fbaf9c14c33 100644
--- 
a/examples/camel-example-spring-boot-clustered-route-controller/cluster-node/src/main/resources/application.properties
+++ 
b/examples/camel-example-spring-boot-clustered-route-controller/cluster-node/src/main/resources/application.properties
@@ -28,7 +28,7 @@ management.endpoints.enabled-by-default = false
 management.endpoints.jmx.enabled = false
 management.endpoint.health.enabled = true
 
-management.port = -1
+management.server.port = -1
 
 node.id = ${random.uuid}
 
diff --git 
a/examples/camel-example-spring-boot-health-checks/application/src/main/resources/application.properties
 
b/examples/camel-example-spring-boot-health-checks/application/src/main/resources/application.properties
index ae3be62954f..e22e0d2be0d 100644
--- 
a/examples/camel-example-spring-boot-health-checks/application/src/main/resources/application.properties
+++ 
b/examples/camel-example-spring-boot-health-checks/application/src/main/resources/application.properties
@@ -28,8 +28,6 @@ management.endpoint.mappings.enabled = true
 management.endpoint.health.enabled = true
 management.endpoint.camelhealthchecks.enabled = true
 
-management.security.enabled = false
-
 camel.springboot.name = SampleHealthChecks
 
 

diff --git 
a/examples/camel-example-spring-boot-master/src/main/resources/application.properties
 
b/examples/camel-example-spring-boot-master/src/main/resources/application.properties
index 9f09fb45c42..26ee85da5ae 100644
--- 
a/examples/camel-example-spring-boot-master/src/main/resources/application.properties
+++ 
b/examples/camel-example-spring-boot-master/src/main/resources/application.properties
@@ -29,7 +29,7 @@ management.endpoints.enabled-by-default = false
 management.endpoints.jmx.enabled = false
 management.endpoint.health.enabled = true
 
-management.port = -1
+management.server.port = -1
 
 node.id = ${r

[jira] [Commented] (CAMEL-12383) Spring Boot 2 - Migrate application.properties to new names

2018-05-03 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CAMEL-12383:


Github user onderson closed the pull request at:

https://github.com/apache/camel/pull/2315


> 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)


[jira] [Commented] (CAMEL-12383) Spring Boot 2 - Migrate application.properties to new names

2018-05-03 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CAMEL-12383:


onderson commented on issue #2315: CAMEL-12383 - changes regarding SB 2.0 
upgrade
URL: https://github.com/apache/camel/pull/2315#issuecomment-386367574
 
 
   Thanks @davsclaus 


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:
us...@infra.apache.org


> 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)


[jira] [Commented] (CAMEL-12383) Spring Boot 2 - Migrate application.properties to new names

2018-05-03 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CAMEL-12383:


davsclaus commented on issue #2315: CAMEL-12383 - changes regarding SB 2.0 
upgrade
URL: https://github.com/apache/camel/pull/2315#issuecomment-386362216
 
 
   Thanks @onderson looks good, you can merge and resolve the JIRA ticket


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:
us...@infra.apache.org


> 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: Bennet Schulz
>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)


[jira] [Commented] (CAMEL-12383) Spring Boot 2 - Migrate application.properties to new names

2018-05-03 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CAMEL-12383:


onderson commented on a change in pull request #2315: CAMEL-12383 - changes 
regarding SB 2.0 upgrade
URL: https://github.com/apache/camel/pull/2315#discussion_r185761264
 
 

 ##
 File path: 
archetypes/camel-archetype-spring-boot/src/main/resources/archetype-resources/src/main/resources/application.properties
 ##
 @@ -35,7 +35,7 @@ timer.period = 2000
 management.endpoints.web.exposure.include=info,health,camelroutes
 
 # all access to actuator endpoints without security
-management.security.enabled = false
+#management.security.enabled = false #is no longer customizable with SB 2.0
 
 Review comment:
   considering support of former versions i just kept them commented. but i 
guess by 2.22.x we will drop and not dually support SB 1.X. so you are right. i 
will remove them. 


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:
us...@infra.apache.org


> 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: Bennet Schulz
>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)


[jira] [Commented] (CAMEL-12383) Spring Boot 2 - Migrate application.properties to new names

2018-05-03 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CAMEL-12383:


davsclaus commented on a change in pull request #2315: CAMEL-12383 - changes 
regarding SB 2.0 upgrade
URL: https://github.com/apache/camel/pull/2315#discussion_r185760234
 
 

 ##
 File path: 
archetypes/camel-archetype-spring-boot/src/main/resources/archetype-resources/src/main/resources/application.properties
 ##
 @@ -35,7 +35,7 @@ timer.period = 2000
 management.endpoints.web.exposure.include=info,health,camelroutes
 
 # all access to actuator endpoints without security
-management.security.enabled = false
+#management.security.enabled = false #is no longer customizable with SB 2.0
 
 Review comment:
   Should we maybe just delete all of this as its not possible with SB2 like 
this way?


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:
us...@infra.apache.org


> 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: Bennet Schulz
>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)


[jira] [Commented] (CAMEL-12383) Spring Boot 2 - Migrate application.properties to new names

2018-05-03 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CAMEL-12383:


onderson opened a new pull request #2315: CAMEL-12383 - changes regarding SB 
2.0 upgrade
URL: https://github.com/apache/camel/pull/2315
 
 
   I guess there is no more remaining changes required considering SB 2 
upgrade. 


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:
us...@infra.apache.org


> 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: Bennet Schulz
>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)


[jira] [Commented] (CAMEL-12383) Spring Boot 2 - Migrate application.properties to new names

2018-05-03 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CAMEL-12383:


GitHub user onderson opened a pull request:

https://github.com/apache/camel/pull/2315

CAMEL-12383 - changes regarding SB 2.0 upgrade

I guess there is no more remaining changes required considering SB 2 
upgrade. 

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/onderson/camel CAMEL-12383

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/camel/pull/2315.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #2315


commit c43790765b9dee4932d860c6ca3cefcbe96b51b7
Author: Sezgin 
Date:   2018-05-03T10:44:29Z

CAMEL-12383 - changes regarding SB 2.0 upgrade




> 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: Bennet Schulz
>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)


[jira] [Commented] (CAMEL-12383) Spring Boot 2 - Migrate application.properties to new names

2018-04-10 Thread Claus Ibsen (JIRA)

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

Claus Ibsen commented on CAMEL-12383:
-

We are working on getting the last bits of the spring boot 2 done, so if you 
dont have time soon then we will let others take over this work

> 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: Bennet Schulz
>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)


[jira] [Commented] (CAMEL-12383) Spring Boot 2 - Migrate application.properties to new names

2018-03-21 Thread Bennet Schulz (JIRA)

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

Bennet Schulz commented on CAMEL-12383:
---

now I'm able to self-assign it. Thanks Claus.

> 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: Bennet Schulz
>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)


[jira] [Commented] (CAMEL-12383) Spring Boot 2 - Migrate application.properties to new names

2018-03-21 Thread Claus Ibsen (JIRA)

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

Claus Ibsen commented on CAMEL-12383:
-

Try now if you can self-assign

> 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
>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)


[jira] [Commented] (CAMEL-12383) Spring Boot 2 - Migrate application.properties to new names

2018-03-21 Thread Bennet Schulz (JIRA)

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

Bennet Schulz commented on CAMEL-12383:
---

 would love to contribute it, but I can't add me as assignee.

> 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
>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)