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

blue pushed a change to branch parquet-1.10.x
in repository https://gitbox.apache.org/repos/asf/parquet-mr.git.


 discard 3d52b9c  [maven-release-plugin] prepare for next development iteration
 discard 8ad44a9  [maven-release-plugin] prepare release apache-parquet-1.10.1
     new 438a707  PARQUET-1462: Allow specifying new development version in 
prepare-release.sh (#557)
     new 90f209c  PARQUET-1294: Update release scripts for the new Apache 
policy (#475)

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   (3d52b9c)
            \
             N -- N -- N   refs/heads/parquet-1.10.x (90f209c)

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 1889 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:
 dev/prepare-release.sh                                 | 18 ++++++++++++------
 dev/source-release.sh                                  |  3 +--
 parquet-arrow/pom.xml                                  |  2 +-
 parquet-avro/pom.xml                                   |  2 +-
 parquet-benchmarks/pom.xml                             |  2 +-
 parquet-cascading/pom.xml                              |  2 +-
 parquet-cascading3/pom.xml                             |  2 +-
 parquet-cli/pom.xml                                    |  2 +-
 parquet-column/pom.xml                                 |  2 +-
 parquet-common/pom.xml                                 |  2 +-
 parquet-encoding/pom.xml                               |  2 +-
 parquet-generator/pom.xml                              |  2 +-
 parquet-hadoop-bundle/pom.xml                          |  2 +-
 parquet-hadoop/pom.xml                                 |  2 +-
 parquet-hive-bundle/pom.xml                            |  2 +-
 .../parquet-hive-0.10-binding/pom.xml                  |  2 +-
 .../parquet-hive-0.12-binding/pom.xml                  |  2 +-
 .../parquet-hive-binding-bundle/pom.xml                |  2 +-
 .../parquet-hive-binding-factory/pom.xml               |  2 +-
 .../parquet-hive-binding-interface/pom.xml             |  2 +-
 parquet-hive/parquet-hive-binding/pom.xml              |  2 +-
 parquet-hive/parquet-hive-storage-handler/pom.xml      |  2 +-
 parquet-hive/pom.xml                                   |  2 +-
 parquet-jackson/pom.xml                                |  2 +-
 parquet-pig-bundle/pom.xml                             |  2 +-
 parquet-pig/pom.xml                                    |  2 +-
 parquet-protobuf/pom.xml                               |  2 +-
 parquet-scala/pom.xml                                  |  2 +-
 parquet-scrooge/pom.xml                                |  2 +-
 parquet-thrift/pom.xml                                 |  2 +-
 parquet-tools/pom.xml                                  |  2 +-
 pom.xml                                                |  2 +-
 32 files changed, 43 insertions(+), 38 deletions(-)
 mode change 100644 => 100755 dev/prepare-release.sh

Reply via email to