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 2018/07/18 06:33:23 UTC

[camel] branch master updated (1eacac5 -> e6e474c)

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.


    omit 1eacac5  Upgrade Jettison to version 1.4.0
    omit 130a422  CAMEL-12659: Don't log error message when HL7 Headers population is disabled
    omit a25b425  CAMEL-12658 - Fixed docs with IPStack
    omit b2c3e35  CAMEL-12658 - Updated docs
    omit 0fe37ba  CAMEL-12658 - Updated docs and metadata for the new options
    omit 26481fd  CAMEL-12658 - Fixed CS
    omit 097a16c  CAMEL-12658 - camel-weather: Freegeoip service is no longer avaiable, we need to switch to apilayer IPstack
    omit a3c1a23  Upgrade Jose4j to version 0.6.4
    omit c9b7719  Remove mchange-commons-java property placeholder as it's not used
    omit dae9568  Upgrade Maven Bundle plugin to version 3.5.1
    omit ffbbe0a  Upgrade Ignite to version 2.6.0
    omit 6adfcb2  short note regarding a case of where you query
    omit ac9fdf1  [CAMEL-12653] Pass given 'Exchange' to type converter
    omit d60fca2  Upgrade Chronicle Bytes to version 1.16.19
    omit 846819d  Upgrade Chronicle Wire to version 1.16.11

This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.

 * -- * -- N   refs/heads/master (e6e474c)
            \
             O -- O -- O   (1eacac5)

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../camel/converter/jaxb/JaxbDataFormat.java       |  6 +-
 .../component/mllp/MllpTcpServerConsumer.java      | 11 ++-
 .../camel-snmp/src/main/docs/snmp-component.adoc   |  6 --
 .../src/main/docs/weather-component.adoc           | 28 ++------
 .../camel/component/weather/WeatherComponent.java  | 49 ++++---------
 .../component/weather/WeatherConfiguration.java    | 84 ++++++----------------
 .../geolocation/FreeGeoIpGeoLocationProvider.java  | 13 +---
 .../weather/CurrentWeatherConsumerHtmlTest.java    |  2 +-
 .../weather/CurrentWeatherMadridProducerTest.java  |  2 +-
 parent/pom.xml                                     | 13 ++--
 .../springboot/WeatherComponentConfiguration.java  | 25 -------
 .../apache/camel/itest/karaf/CamelIgniteTest.java  |  2 +-
 12 files changed, 63 insertions(+), 178 deletions(-)