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

shaofengshi pushed a change to branch 2.5.0-release
in repository https://gitbox.apache.org/repos/asf/kylin.git.


 discard 756fb59  [maven-release-plugin] prepare for next development iteration
    omit 11f7d37  [maven-release-plugin] prepare release kylin-2.5.0
    omit 07af02f  KYLIN-3513 disable javadoc check
    omit 8d576e1  KYLIN-3513 add plugin version to pom.xml
     add 63b435d  KYLIN-3525 Reserve intermediate flat table data if 
kylin.source.hive.keep-flat-table set to true
     new 3d20c8b  KYLIN-3513 add plugin version to pom.xml KYLIN-3513 disable 
javadoc check KYLIN-3513 use SHA-256 algorithm

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   (756fb59)
            \
             N -- N -- N   refs/heads/2.5.0-release (3d20c8b)

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:
 assembly/pom.xml                                          |  2 +-
 atopcalcite/pom.xml                                       |  2 +-
 core-common/pom.xml                                       |  2 +-
 core-cube/pom.xml                                         |  2 +-
 core-dictionary/pom.xml                                   |  2 +-
 core-job/pom.xml                                          |  2 +-
 core-metadata/pom.xml                                     |  2 +-
 core-metrics/pom.xml                                      |  2 +-
 core-storage/pom.xml                                      |  2 +-
 engine-mr/pom.xml                                         |  2 +-
 engine-spark/pom.xml                                      |  2 +-
 jdbc/pom.xml                                              |  2 +-
 kylin-it/pom.xml                                          |  2 +-
 metrics-reporter-hive/pom.xml                             |  2 +-
 metrics-reporter-kafka/pom.xml                            |  2 +-
 pom.xml                                                   |  5 ++---
 query/pom.xml                                             |  2 +-
 server-base/pom.xml                                       |  2 +-
 server/pom.xml                                            |  2 +-
 source-hive/pom.xml                                       |  2 +-
 .../apache/kylin/source/hive/GarbageCollectionStep.java   | 15 ++++++++-------
 source-kafka/pom.xml                                      |  2 +-
 storage-hbase/pom.xml                                     |  2 +-
 tomcat-ext/pom.xml                                        |  2 +-
 tool-assembly/pom.xml                                     |  2 +-
 tool/pom.xml                                              |  2 +-
 26 files changed, 34 insertions(+), 34 deletions(-)

Reply via email to