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

ifesdjeen pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra-harry.git


 discard 2e78e3f  [maven-release-plugin] prepare for next development iteration
    omit 94ec942  [maven-release-plugin] prepare release 0.0.2
     new 4a8e4e9  Fix typos found by Maven plugin
     new 4bda518  [maven-release-plugin] prepare release 0.0.2

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   (2e78e3f)
            \
             N -- N -- N   refs/heads/trunk (4bda518)

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 2 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:
 harry-core/pom.xml                                   |  2 +-
 harry-core/src/harry/concurrent/ExecutorFactory.java |  3 +--
 harry-core/src/harry/concurrent/WaitQueue.java       |  4 +++-
 harry-core/src/harry/generators/PCGFastPure.java     |  2 +-
 harry-examples/pom.xml                               | 12 ++++++------
 harry-integration-external/pom.xml                   |  2 +-
 harry-integration/pom.xml                            |  2 +-
 pom.xml                                              |  4 ++--
 8 files changed, 16 insertions(+), 15 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to