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

jtulach pushed a change to annotated tag release-1.6
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans-html4j.git.


*** WARNING: tag release-1.6 was modified! ***

    from 76c5776  (tag)
      to bdd8bfd  (tag)
 tagging e38b59f2294c9bbf9dc077e263e8dbdff25ed6ae (commit)
      by Jaroslav Tulach
      on Tue Nov 6 07:03:27 2018 +0100

- Log -----------------------------------------------------------------
[maven-release-plugin]  copy for tag release-1.6
-----------------------------------------------------------------------

    omit e4bb480  [maven-release-plugin] prepare release release-1.6
     new 382b5f8  Make sure the created sub-model objects are connected to the 
appropriate context
     new e38b59f  [maven-release-plugin] prepare release release-1.6

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
annotated tag 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   (76c5776)
            \
             N -- N -- N   refs/tags/release-1.6 (bdd8bfd)

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:
 .../net/java/html/json/tests/KnockoutTest.java     | 13 +++--
 .../net/java/html/json/tests/PairModelTest.java    | 67 ++++++++++++++++++++++
 .../netbeans/html/json/impl/ModelProcessor.java    |  4 +-
 .../netbeans/html/json/impl/DeepChangeTest.java    |  2 -
 4 files changed, 77 insertions(+), 9 deletions(-)
 create mode 100644 
json-tck/src/test/java/net/java/html/json/tests/PairModelTest.java


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to