You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/03/24 00:56:43 UTC

[GitHub] [camel-spring-boot] github-actions[bot] opened a new pull request #32: [Github Actions] Periodic Sync Camel Spring Boot Master Branch

github-actions[bot] opened a new pull request #32: [Github Actions] Periodic Sync Camel Spring Boot Master Branch
URL: https://github.com/apache/camel-spring-boot/pull/32
 
 
   Periodic Sync of Camel Spring Boot Master Branch with main Camel Master.
   see https://github.com/apache/camel-spring-boot/blob/master/.github/workflows/automatic-sync-master.yml

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


With regards,
Apache Git Services

[GitHub] [camel-spring-boot] oscerd commented on issue #32: [Github Actions] Periodic Sync Camel Spring Boot Master Branch

Posted by GitBox <gi...@apache.org>.
oscerd commented on issue #32: [Github Actions] Periodic Sync Camel Spring Boot Master Branch
URL: https://github.com/apache/camel-spring-boot/pull/32#issuecomment-603351128
 
 
   I guess, it's something related to my local build with JDK8

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


With regards,
Apache Git Services

[GitHub] [camel-spring-boot] oscerd merged pull request #32: [Github Actions] Periodic Sync Camel Spring Boot Master Branch

Posted by GitBox <gi...@apache.org>.
oscerd merged pull request #32: [Github Actions] Periodic Sync Camel Spring Boot Master Branch
URL: https://github.com/apache/camel-spring-boot/pull/32
 
 
   

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


With regards,
Apache Git Services

[GitHub] [camel-spring-boot] PascalSchumacher commented on issue #32: [Github Actions] Periodic Sync Camel Spring Boot Master Branch

Posted by GitBox <gi...@apache.org>.
PascalSchumacher commented on issue #32: [Github Actions] Periodic Sync Camel Spring Boot Master Branch
URL: https://github.com/apache/camel-spring-boot/pull/32#issuecomment-603350539
 
 
   Strange these automated commits always/often? remove this part:
   
   ```
   <!--START OF GENERATED CODE-->
   <exclusions>
   <exclusion>
     <groupId>ch.qos.logback</groupId>
     <artifactId>logback-classic</artifactId>
   </exclusion>
   <exclusion>
     <groupId>ch.qos.logback</groupId>
     <artifactId>logback-core</artifactId>
   </exclusion>
   </exclusions>
   <!--END OF GENERATED CODE-->
   ```
   
   of  `camel-corda-starter`, but it is always restored by a manual commit later on. This time by https://github.com/apache/camel-spring-boot/commit/41c1bd45bf414f234abf48eb9b78c71e66189c6b#diff-a7f9f9322285b4d63a134aaea256b16c

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


With regards,
Apache Git Services