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

eskabetxe pushed a change to branch asf_testing
in repository https://gitbox.apache.org/repos/asf/bahir-website.git


 discard ee59419  set version
 discard 9ff3b0c  Add jekyll config to .asf.yaml
 discard 893ff4f  Add jekyll config to .asf.yaml
 discard 3069dfc  [BAHIR-289] Add jekyll config to .asf.yaml
     add 62bce83  [BAHIR-293] Fix flink documentation
     add f84894d  [BAHIR-314] Add Bahir Flink release 1.1.0
     new 519da84  [BAHIR-289] Add jekyll config to .asf.yaml
     new dbfe0fe  Add jekyll config to .asf.yaml
     new 1942255  Add jekyll config to .asf.yaml
     new c6bda51  set version

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   (ee59419)
            \
             N -- N -- N   refs/heads/asf_testing (c6bda51)

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 4 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:
 site/Gemfile                                       |   4 +-
 site/docs/flink/1.0/documentation.md               |   4 +-
 .../docs/flink/{current => 1.1.0}/documentation.md |  10 +-
 .../{1.0 => 1.1.0}/flink-streaming-activemq.md     |   2 +-
 .../{current => 1.1.0}/flink-streaming-akka.md     |   2 +-
 .../flink/{1.0 => 1.1.0}/flink-streaming-flume.md  |   5 +-
 .../{current => 1.1.0}/flink-streaming-influxdb.md |   2 +-
 .../flink-streaming-influxdb2.md                   |   2 +-
 .../{current => 1.1.0}/flink-streaming-kudu.md     | 105 ++++++++++++---------
 .../{current => 1.1.0}/flink-streaming-netty.md    |   2 +-
 .../{current => 1.1.0}/flink-streaming-pinot.md    |  11 ++-
 .../{current => 1.1.0}/flink-streaming-redis.md    |   2 +-
 site/docs/flink/current/documentation.md           |   8 +-
 .../docs/flink/current/flink-streaming-activemq.md |   2 +-
 site/docs/flink/current/flink-streaming-akka.md    |   2 +-
 site/docs/flink/current/flink-streaming-flume.md   |   2 +-
 .../docs/flink/current/flink-streaming-influxdb.md |   2 +-
 .../flink/current/flink-streaming-influxdb2.md     |   2 +-
 site/docs/flink/current/flink-streaming-kudu.md    | 105 ++++++++++++---------
 site/docs/flink/current/flink-streaming-netty.md   |   2 +-
 site/docs/flink/current/flink-streaming-pinot.md   |  11 ++-
 site/docs/flink/current/flink-streaming-redis.md   |   2 +-
 site/docs/flink/overview.md                        |   3 +-
 site/index.md                                      |   5 +-
 24 files changed, 176 insertions(+), 121 deletions(-)
 copy site/docs/flink/{current => 1.1.0}/documentation.md (72%)
 copy site/docs/flink/{1.0 => 1.1.0}/flink-streaming-activemq.md (98%)
 copy site/docs/flink/{current => 1.1.0}/flink-streaming-akka.md (98%)
 copy site/docs/flink/{1.0 => 1.1.0}/flink-streaming-flume.md (97%)
 copy site/docs/flink/{current => 1.1.0}/flink-streaming-influxdb.md (98%)
 copy site/docs/flink/{current => 1.1.0}/flink-streaming-influxdb2.md (99%)
 copy site/docs/flink/{current => 1.1.0}/flink-streaming-kudu.md (78%)
 copy site/docs/flink/{current => 1.1.0}/flink-streaming-netty.md (99%)
 copy site/docs/flink/{current => 1.1.0}/flink-streaming-pinot.md (99%)
 copy site/docs/flink/{current => 1.1.0}/flink-streaming-redis.md (99%)

Reply via email to