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:25 UTC

[camel] branch camel-2.21.x updated (9d8f7c6 -> ba9f416)

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

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


 discard 9d8f7c6  CAMEL-12659: Don't log error message when HL7 Headers population is disabled
 discard a07bf69  CAMEL-12658 - Fixed docs with IPStack
 discard 5829da8  CAMEL-12658 - Updated docs
 discard 4015411  CAMEL-12658 - Updated docs and metadata for the new options
 discard b49fb36  CAMEL-12658 - Fixed CS
 discard a716a8a  CAMEL-12658 - camel-weather: Freegeoip service is no longer avaiable, we need to switch to apilayer IPstack
 discard 1a73f81  [CAMEL-12653] Pass given 'Exchange' to type converter
    omit 150331c  Fix Checkstyle issues

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

 * -- * -- N   refs/heads/camel-2.21.x (ba9f416)
            \
             O -- O -- O   (9d8f7c6)

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 +-
 .../camel/component/kafka/KafkaProducer.java       |  4 +-
 .../component/mllp/MllpTcpServerConsumer.java      | 11 ++-
 .../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 +-
 .../springboot/WeatherComponentConfiguration.java  | 25 -------
 10 files changed, 57 insertions(+), 167 deletions(-)