This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a change to branch camel-master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git.
discard 5c41cd4 regen discard 3e24636 adapt to the latest camel apis discard 0969272 dsl: remove support for the old route definition loader discard 93d5d5b dsl: fix findings discard b2fe887 dsl: regen discard e904f35 dsl: support for java-joor-dsl discard 7bd978e dsl: support for yaml-dsl discard c25e8a2 dsl: support for xml-io-dsl discard 7e8f0a2 Optaplanner : upgrade to 8.x extension #2243 discard 8760b4f Upgrade to Camel 3.9.0 new 66003d5 Upgrade to Camel 3.9.0 new d45a7f4 Optaplanner : upgrade to 8.x extension #2243 new ea57f10 dsl: support for xml-io-dsl new 7ec94bd dsl: support for yaml-dsl new 48006dd dsl: support for java-joor-dsl new c467ebb dsl: regen new 5766ace dsl: fix findings new 490212d dsl: remove support for the old route definition loader new a0b3efa adapt to the latest camel apis new c753425 regen This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (5c41cd4) \ N -- N -- N refs/heads/camel-master (c753425) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. The 10 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: extensions/slack/runtime/pom.xml | 5 --- .../slack/SlackHttpClientSubstitutions.java | 48 ---------------------- 2 files changed, 53 deletions(-) delete mode 100644 extensions/slack/runtime/src/main/java/org/apache/camel/quarkus/component/slack/SlackHttpClientSubstitutions.java