This is an automated email from the ASF dual-hosted git repository. zregvart pushed a change to branch java-10-test in repository https://gitbox.apache.org/repos/asf/camel.git.
discard b8267c8 CAMEL-12618: adjust dependencies for Java 11 support discard ff390ce CAMEL-12618: Additional dependencies needed on Java 11 discard a1de430 CAMEL-12618: Support APT on Java 11 discard d02c96a CAMEL-12618: Use MVEL version that supports Java 11 discard fae5c9e Temporary disable JDK 9 build add 130a422 CAMEL-12659: Don't log error message when HL7 Headers population is disabled new 0e058ae Temporary disable JDK 9 build new 89dd1ac CAMEL-12618: Use MVEL version that supports Java 11 new d8121b3 CAMEL-12618: Support APT on Java 11 new 4c4131a CAMEL-12618: Additional dependencies needed on ... 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 (b8267c8) \ N -- N -- N refs/heads/java-10-test (4c4131a) 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 4 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: components/camel-cxf-transport/pom.xml | 2 +- components/camel-grpc/pom.xml | 22 ++++++ components/camel-jmx/pom.xml | 80 ++++++------------- .../component/mllp/MllpTcpServerConsumer.java | 11 +-- components/camel-soap/pom.xml | 91 ++++++---------------- .../hello-camel-grpc-server-kubernetes/pom.xml | 15 +++- parent/pom.xml | 3 +- 7 files changed, 91 insertions(+), 133 deletions(-)