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

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


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

The 7 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/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, 167 insertions(+), 57 deletions(-)

Reply via email to