This is an automated email from the ASF dual-hosted git repository. michaelo pushed a change to branch doxia-2.0.0 in repository https://gitbox.apache.org/repos/asf/maven-jxr.git
omit 8e2ca59 Prepare for Doxia 2.0.0 add 1f7372d Bump maven-javadoc-plugin from 3.4.1 to 3.5.0 add 29fe6f4 Auto-link JXR Jira new b36dff3 Prepare for Doxia 2.0.0 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 (8e2ca59) \ N -- N -- N refs/heads/doxia-2.0.0 (b36dff3) 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 1 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: .asf.yaml | 11 +++++++++++ maven-jxr-plugin/pom.xml | 4 ++-- .../apache/maven/plugin/jxr/AbstractJxrReport.java | 6 ++++++ .../maven/plugin/jxr/AbstractJxrTestCase.java | 22 ++++++++++++++++++++++ .../org/apache/maven/plugin/jxr/JxrReportTest.java | 5 +++++ .../apache/maven/plugin/jxr/JxrTestReportTest.java | 5 +++++ pom.xml | 21 +-------------------- 7 files changed, 52 insertions(+), 22 deletions(-)