This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch camel-2.22.x
in repository https://gitbox.apache.org/repos/asf/camel.git.
discard fc06905 CAMEL-12659: Don't log error message when HL7 Headers
population is disabled
discard 6063395 CAMEL-12658 - Fixed docs with IPStack
discard 1905566 CAMEL-12658 - Updated docs
discard 92a0c25 CAMEL-12658 - Updated docs and metadata for the new options
discard 3efabf8 CAMEL-12658 - Fixed CS
discard f5583a1 CAMEL-12658 - camel-weather: Freegeoip service is no longer
avaiable, we need to switch to apilayer IPstack
discard d742a33 [CAMEL-12653] Pass given 'Exchange' to type converter
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.22.x (2cb2809)
\
O -- O -- O (fc06905)
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 ++-
.../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 -------
9 files changed, 55 insertions(+), 165 deletions(-)