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 4f10aeb  CAMEL-12618: upgrade MVEL version and use the r...
 discard f227e5f  CAMEL-12618: add Glassfish JAXB implementation ...
 discard 185f789  CAMEL-12618: add Glassfish JAXB implementation ...
 discard 7e4dbd6  CAMEL-12618: add Glassfish JAXB implementation ...
 discard 77b3358  CAMEL-12618: add Glassfish JAXB implementation ...
 discard 95d8390  CAMEL-12618: add Glassfish JAXB implementation ...
 discard 29e1123  CAMEL-12618: replace com.sun.xml.bind with org....
 discard 50e95e8  CAMEL-12618: Prevent Maven Shade plugin from ha...
 discard 9d8b27f  CAMEL-12618: Revert to Groovy 2.5.3
 discard 89f2a42  CAMEL-12618: Additional dependencies needed on ...
 discard 9610f32  update velocity/pom.xml
 discard c948631  Upgrade Scala to 2.12.7
 discard 45e6fc9  Upgrade Hibernate to 5.3.6.Final
 discard fae8a27  CAMEL-12618: upgrade Groovy Eclipse compiler
 discard 39067e6  CAMEL-12618: Use Groovy 3.0.0-SNAPSHOT for gmav...
 discard 7266e8d  Temporary disable JDK 9 and karaf-itest and spr...
     add f260835  CAMEL-12925 - Camel-Slack: Consumer must be able to use a 
different server than the default one
     add a8d7d2d  Camel-slack: Removed unused import
     add 9e26815  renamed apiProperties to apiProperty in 
camel-core/src/main/docs/rest-dsl.adoc fix CAMEL-12929 (#2608)
     add e21ef60  Explicited the servlet-api dependency version brought by 
spring-boot-starter-undertow so that its no more overridden by camel-parent
     add de7785e  Update Groovy to version 2.5.4
     add 5c5259c  Parent POM: Remove unused backport-util-concurrent-version 
property
     add d0e08a8  Parent POM: Remove unused commons-digester-1x-version property
     add 5e34af2  Parent POM: Remove pdfbox18-version property and dependency 
management of jempbox, because jempbox is not used by pdfbox 2
     new c1233b3  Temporary disable JDK 9 and karaf-itest and spr...
     new c645f10  CAMEL-12618: Use Groovy 3.0.0-SNAPSHOT for gmav...
     new 0f264c0  CAMEL-12618: upgrade Groovy Eclipse compiler
     new 20e0ff4  Upgrade Hibernate to 5.3.6.Final
     new 8752b46  Upgrade Scala to 2.12.7
     new 2897ad6  update velocity/pom.xml
     new 48472d7  CAMEL-12618: Additional dependencies needed on ...
     new d071038  CAMEL-12618: Revert to Groovy 2.5.3
     new 0ed1bc3  CAMEL-12618: Prevent Maven Shade plugin from ha...
     new 5e5c44d  CAMEL-12618: replace com.sun.xml.bind with org....
     new a3a4256  CAMEL-12618: add Glassfish JAXB implementation ...
     new 7f53173  CAMEL-12618: add Glassfish JAXB implementation ...
     new 92c8dad  CAMEL-12618: add Glassfish JAXB implementation ...
     new 1049a28  CAMEL-12618: add Glassfish JAXB implementation ...
     new f57d562  CAMEL-12618: add Glassfish JAXB implementation ...
     new 1798387  CAMEL-12618: upgrade MVEL version and use the r...
     new 8c79426  CAMEL-12618: add Glassfish JAXB implementation ...

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   (4f10aeb)
            \
             N -- N -- N   refs/heads/java-10-test (8c79426)

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 17 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:
 camel-core/src/main/docs/rest-dsl.adoc                     |  2 +-
 components/camel-slack/src/main/docs/slack-component.adoc  |  3 ++-
 .../component/slack/SlackComponentVerifierExtension.java   |  2 +-
 .../org/apache/camel/component/slack/SlackConsumer.java    |  4 ++--
 .../org/apache/camel/component/slack/SlackEndpoint.java    | 14 +++++++++++++-
 components/camel-spring-boot/pom.xml                       |  7 +++++++
 examples/camel-example-rest-producer/pom.xml               |  5 +++++
 parent/pom.xml                                             |  8 --------
 .../spring-boot-dm/camel-spring-boot-dependencies/pom.xml  |  5 -----
 pom.xml                                                    |  2 +-
 10 files changed, 32 insertions(+), 20 deletions(-)

Reply via email to