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 16:32:40 UTC

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

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