This is an automated email from the ASF dual-hosted git repository.
Claudenw pushed a change to branch fix-DocumentName-issues
in repository https://gitbox.apache.org/repos/asf/creadur-rat.git
discard 62d25210 updated as per sonar review
omit a370d629 fixed test bugs
omit 8c0f9ebd cleaned up Sonatype issues
omit 3ab8b78f cleaned up Sonatype issues
omit cf81fcff fixed some tests
omit d737e9fc fixed some tests
omit c122c23d fix windows issues
omit 40d40c6e add debugging
omit b4f0bf1a fix OptionCollectionTest bug, add debugging
omit dbbc10a6 fix naming issue
omit 19c653c8 Update and add Tests Clean as per sonatype
omit 8ff33ac2 Add FSInfoTest Fix DocumentNameTest Fix issues from Sonatype
omit f4610093 added additional tests
omit 02977b30 changes for ANT issues
omit 0043142a fixed checkstyle issue
add 00f30796 Fixed several parsing errors in DocumentName.Builder Add
testing Expanded testing to include multiple file system types Fix recursion
issue in DocumentName equals and compareTo Additional migration to assertj
Changed File options to return DocumentName instances. Cleaned up Sonar review
issues
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 (62d25210)
\
N -- N -- N refs/heads/fix-DocumentName-issues (00f30796)
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:
.../src/test/java/org/apache/rat/commandline/FileConverterTest.java | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)