You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2020/02/06 08:03:09 UTC

[camel] branch master updated (be640bb -> 575c54f)

This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from be640bb  Upgrade Resilience4J to version 1.3.0
     add 575c54f  CAMEL-14505: Remove meta-annotations

No new revisions were added by this update.

Summary of changes:
 bom/camel-bom/pom.xml                              |  5 --
 components/camel-reactive-executor-vertx/pom.xml   |  5 --
 .../reactive/vertx/VertXReactiveExecutor.java      |  2 +-
 .../main/java/org/apache/camel}/Experimental.java  |  4 +-
 core/camel-componentdsl/pom.xml                    | 23 ++---
 core/camel-core-engine/pom.xml                     |  7 --
 core/camel-management/pom.xml                      |  7 --
 core/camel-support/pom.xml                         |  7 --
 core/camel-xml-jaxp/pom.xml                        |  7 --
 .../modules/ROOT/pages/camel-3x-upgrade-guide.adoc | 30 ++++---
 parent/pom.xml                                     |  5 --
 tooling/meta-annotations/pom.xml                   | 99 ----------------------
 tooling/pom.xml                                    |  2 -
 13 files changed, 29 insertions(+), 174 deletions(-)
 rename {tooling/meta-annotations/src/main/java/org/apache/camel/meta => core/camel-api/src/main/java/org/apache/camel}/Experimental.java (97%)
 delete mode 100644 tooling/meta-annotations/pom.xml