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

vinish pushed a change to branch release-guide-xtable
in repository https://gitbox.apache.org/repos/asf/incubator-xtable.git


    omit e85dc52f Simplify guide for XTable
     add 5baf117c Change artifact name to incubator-xtable and Add deploy 
plugin to mvn
     add 808b12ab Simplify guide for XTable
     add d58e8884 Minor command changes

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   (e85dc52f)
            \
             N -- N -- N   refs/heads/release-guide-xtable (d58e8884)

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.

No new revisions were added by this update.

Summary of changes:
 README.md                                          |   2 +-
 demo/notebook/demo.ipynb                           |   6 +-
 demo/start_demo.sh                                 |   6 +-
 pom.xml                                            | 139 ++++++++++++++++++++-
 release/release_guide.md                           |   6 +-
 release/scripts/create_source_release.sh           |   2 +-
 release/scripts/validate_source_binary_files.sh    |   0
 release/scripts/validate_source_copyright.sh       |   4 +-
 release/scripts/validate_source_rat.sh             |   0
 release/scripts/validate_staged_bundles.sh         |   2 +-
 release/scripts/validate_staged_release.sh         |  10 +-
 website/docs/biglake-metastore.md                  |   4 +-
 website/docs/bigquery.md                           |   4 +-
 website/docs/fabric.md                             |   2 +-
 website/docs/glue-catalog.md                       |   4 +-
 website/docs/hms.md                                |   4 +-
 website/docs/how-to.md                             |   4 +-
 website/docs/unity-catalog.md                      |   4 +-
 xtable-api/pom.xml                                 |   4 +-
 xtable-core/pom.xml                                |   8 +-
 xtable-hudi-support/pom.xml                        |   4 +-
 .../xtable-hudi-support-extensions/README.md       |   6 +-
 .../xtable-hudi-support-extensions/pom.xml         |   8 +-
 .../xtable-hudi-support-utils/pom.xml              |   4 +-
 xtable-utilities/pom.xml                           |   8 +-
 25 files changed, 186 insertions(+), 59 deletions(-)
 mode change 100644 => 100755 release/scripts/validate_source_binary_files.sh
 mode change 100644 => 100755 release/scripts/validate_source_copyright.sh
 mode change 100644 => 100755 release/scripts/validate_source_rat.sh
 mode change 100644 => 100755 release/scripts/validate_staged_release.sh

Reply via email to