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 da73dc9  CAMEL-12618: Additional dependencies needed on ...
 discard ce1b07e  CAMEL-12618: Use Groovy 3.0.0-SNAPSHOT for gmav...
 discard 62388a8  CAMEL-12618: Use fork of maven-plugin-plugin th...
 discard d5d5dd8  CAMEL-12618: Use fork of MVEL that supports Jav...
 discard 2bc3602  Temporary disable JDK 9 and karaf-itest and spr...
     add 12b57a2  CAMEL-12747 - Camel-Slack: Add consumer
     add df5908c  Regen
     add 6bee3ff  Upgrade Univocity Parsers to version 2.7.5
     add 7d87e05  Upgrade Zipkin to version 2.11.3
     new cae8407  Temporary disable JDK 9 and karaf-itest and spr...
     new ddad9e5  CAMEL-12618: Use fork of MVEL that supports Jav...
     new d9d4a26  CAMEL-12618: Use fork of maven-plugin-plugin th...
     new b24e0b2  CAMEL-12618: Use Groovy 3.0.0-SNAPSHOT for gmav...
     new bf1b575  CAMEL-12618: upgrade Groovy Eclipse compiler
     new fc975d8  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   (da73dc9)
            \
             N -- N -- N   refs/heads/java-10-test (fc975d8)

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 6 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:
 archetypes/camel-archetype-groovy/pom.xml                   | 13 ++++++++++++-
 .../src/main/resources/archetype-resources/pom.xml          |  4 ++--
 components/camel-grape/pom.xml                              |  8 +++-----
 components/camel-groovy-dsl/pom.xml                         |  4 ++--
 .../src/main/docs/netty4-http-component.adoc                |  8 ++++----
 .../camel-restlet/src/main/docs/restlet-component.adoc      |  4 ++--
 .../org/apache/camel/component/slack/SlackConsumer.java     |  5 +++--
 .../org/apache/camel/component/slack/SlackConsumerTest.java |  2 +-
 examples/camel-example-groovy/pom.xml                       |  4 ++--
 parent/pom.xml                                              | 11 ++++-------
 10 files changed, 35 insertions(+), 28 deletions(-)

Reply via email to