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

sjaranowski pushed a change to branch MCHANGES-425
in repository https://gitbox.apache.org/repos/asf/maven-changes-plugin.git


 discard b9ff493  [MCHANGES-425] Use the latest version of modello, update 
changes schema
     add 41fd137  [MCHANGES-439] Deprecate useJql (#56)
     add 3802a53  [MCHANGES-438] Remove test dependency on maven-compat
     add af4426b  [MCHANGES-425] Use the latest version of modello, update 
changes schema

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   (b9ff493)
            \
             N -- N -- N   refs/heads/MCHANGES-425 (af4426b)

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:
 pom.xml                                            |  8 +----
 .../plugins/announcement/AnnouncementMojo.java     |  8 ++---
 .../plugins/changes/model/AbstractAction.java      |  4 +--
 .../plugins/changes/model/AbstractRelease.java     |  6 ++--
 .../maven/plugins/jira/AbstractJiraDownloader.java | 22 +++-----------
 .../org/apache/maven/plugins/jira/JiraReport.java  | 11 +++----
 .../apt/examples/customizing-jira-report.apt.vm    | 34 ++--------------------
 .../using-a-custom-announcement-template.apt.vm    |  7 ++---
 src/site/apt/index.apt.vm                          |  4 +--
 .../maven/plugins/changes/ChangesXMLTest.java      |  2 +-
 10 files changed, 25 insertions(+), 81 deletions(-)

Reply via email to