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

zregvart pushed a change to branch website
in repository https://gitbox.apache.org/repos/asf/camel.git.


 discard ab6f715  Test website Jenkinsfile
 discard cd3f00f  Update website to 2.23.0-SNAPSHOT
 discard bc3594d  CAMEL-11492 New Camel website - version upgrades
 discard 7222af6  CAMEL-11492 New Camel website - added README.md
 discard 23839da  CAMEL-11492 New Camel website
 discard cb4a934  CAMEL-11492 New Camel website
     add 097a16c  CAMEL-12658 - camel-weather: Freegeoip service is no longer 
avaiable, we need to switch to apilayer IPstack
     add 26481fd  CAMEL-12658 - Fixed CS
     add 0fe37ba  CAMEL-12658 - Updated docs and metadata for the new options
     add b2c3e35  CAMEL-12658 - Updated docs
     add a25b425  CAMEL-12658 - Fixed docs with IPStack
     new 0dca941  CAMEL-11492 New Camel website
     new 2ba80c8  CAMEL-11492 New Camel website
     new e4061ed  CAMEL-11492 New Camel website - added README.md
     new df5edec  CAMEL-11492 New Camel website - version upgrades
     new e7bba62  Update website to 2.23.0-SNAPSHOT
     new 8a58579  Test website Jenkinsfile
     new 7d08c84  Tmp test

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   (ab6f715)
            \
             N -- N -- N   refs/heads/website (7d08c84)

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 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:
 Jenkinsfile                                        | 20 +++---
 .../resources/json/c.txt => camel-website/test     |  0
 .../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, 166 insertions(+), 57 deletions(-)
 copy 
tooling/maven/camel-eip-documentation-enricher-maven-plugin/src/test/resources/json/c.txt
 => camel-website/test (100%)

Reply via email to