This is an automated email from the ASF dual-hosted git repository. sjaranowski pushed a change to branch MCHANGES-428 in repository https://gitbox.apache.org/repos/asf/maven-changes-plugin.git
discard e856682 [MCHANGES-428] Use HttpClient in RestJiraDownloader add 41b36b5 [MCHANGES-437] Drop usage of deprecated items add 672a057 [MCHANGES-428] Use HttpClient in RestJiraDownloader 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 (e856682) \ N -- N -- N refs/heads/MCHANGES-428 (672a057) 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 | 6 ------ src/main/java/org/apache/maven/plugins/changes/ChangesReport.java | 4 +++- .../maven/plugins/changes/schema/DefaultChangesSchemaValidator.java | 2 +- src/main/java/org/apache/maven/plugins/github/GitHubReport.java | 1 + src/main/java/org/apache/maven/plugins/jira/JiraReport.java | 1 + src/main/java/org/apache/maven/plugins/trac/TracReport.java | 1 + 6 files changed, 7 insertions(+), 8 deletions(-)