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

xxyu pushed a change to branch kylin5-alpha
in repository https://gitbox.apache.org/repos/asf/kylin.git


 discard a1940c8031 [maven-release-plugin] prepare for next development 
iteration
    omit b3f83b12d2 [maven-release-plugin] prepare release kylin-5.0.0-alpha
    omit c9294bde36 Fix release-publish.sh
    omit c56054ae58 Release script of Kylin 5.X in docker container
    omit cb59cd441f Prepare 5.0.0-alpha release
     new e4d40d990d Create first release of Kylin 5.X

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   (a1940c8031)
            \
             N -- N -- N   refs/heads/kylin5-alpha (e4d40d990d)

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 1 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:
 build/release/compress.sh                           |  8 ++++----
 build/release/package.sh                            | 14 +++++++-------
 build/release/prepare.sh                            |  2 +-
 build/release/release-pipeline-docker/README.md     |  2 +-
 build/release/release.sh                            |  2 +-
 pom.xml                                             |  6 ++++--
 src/assembly/pom.xml                                |  9 ++++++---
 src/common-booter/pom.xml                           |  6 ++++--
 src/common-server/pom.xml                           |  6 ++++--
 src/common-service/pom.xml                          |  6 ++++--
 src/core-common/pom.xml                             |  5 +++--
 src/core-job/pom.xml                                |  6 ++++--
 src/core-metadata/pom.xml                           |  5 +++--
 src/core-metrics/pom.xml                            |  6 ++++--
 src/core-storage/pom.xml                            |  6 ++++--
 src/data-loading-booter/pom.xml                     |  6 ++++--
 src/data-loading-server/pom.xml                     |  6 ++++--
 src/data-loading-service/pom.xml                    |  6 ++++--
 src/datasource-sdk/pom.xml                          |  6 ++++--
 src/datasource-service/pom.xml                      |  6 ++++--
 src/distributed-lock-ext/pom.xml                    |  6 ++++--
 src/jdbc/pom.xml                                    |  8 +++++---
 src/job-service/pom.xml                             |  6 ++++--
 src/kylin-it/pom.xml                                |  6 ++++--
 src/metadata-server/pom.xml                         |  6 ++++--
 src/modeling-service/pom.xml                        |  6 ++++--
 src/query-booter/pom.xml                            |  6 ++++--
 src/query-common/pom.xml                            |  6 ++++--
 src/query-server/pom.xml                            |  6 ++++--
 src/query-service/pom.xml                           |  6 ++++--
 src/query/pom.xml                                   |  6 ++++--
 src/second-storage/clickhouse-it/pom.xml            |  6 ++++--
 src/second-storage/clickhouse/pom.xml               |  6 ++++--
 src/second-storage/core-ui/pom.xml                  |  6 ++++--
 src/second-storage/core/pom.xml                     |  6 ++++--
 src/server/pom.xml                                  |  6 ++++--
 src/source-hive/pom.xml                             |  5 +++--
 src/spark-project/engine-build-sdk/pom.xml          |  6 ++++--
 src/spark-project/engine-spark/pom.xml              |  6 ++++--
 src/spark-project/kylin-soft-affinity-cache/pom.xml |  2 +-
 src/spark-project/source-jdbc/pom.xml               |  6 ++++--
 src/spark-project/sparder/pom.xml                   |  6 ++++--
 src/spark-project/spark-common/pom.xml              |  6 ++++--
 src/spark-project/spark-it/pom.xml                  |  6 ++++--
 src/streaming-sdk/pom.xml                           |  6 ++++--
 src/streaming-service/pom.xml                       |  6 ++++--
 src/streaming/pom.xml                               |  6 ++++--
 src/tool/pom.xml                                    |  6 ++++--
 48 files changed, 183 insertions(+), 101 deletions(-)

Reply via email to