[
https://issues.apache.org/jira/browse/RAT-559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18091433#comment-18091433
]
ASF subversion and git services commented on RAT-559:
-----------------------------------------------------
Commit d8ba8f253129dca800635b6485e1bcec58ff01f4 in creadur-rat's branch
refs/heads/master from Claude Warren
[ https://gitbox.apache.org/repos/asf?p=creadur-rat.git;h=d8ba8f25 ]
RAT-559: fix DocumentName issues in archives/on Windows (#674)
* fix DocumentName issues
* 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
* RAT-559: Add changelog and fix Sonar issue
---------
Co-authored-by: P. Ottlinger <[email protected]>
> Issues with DocumentName
> ------------------------
>
> Key: RAT-559
> URL: https://issues.apache.org/jira/browse/RAT-559
> Project: Apache RAT
> Issue Type: Improvement
> Components: core engine
> Affects Versions: 0.18
> Reporter: Claude Warren
> Assignee: Claude Warren
> Priority: Major
> Fix For: 1.0.0
>
>
> When the DocumentName is running on Windows it does not always correctly
> identify the root that should be used for the resulting file system.
> The entire DocumentName.Builder and DocumentName should be rechecked to
> ensure that they are properly creating the document name.
> The ArchiveEntryName should also be checked. Particularly when running on
> windows where the separator character is different between the native archive
> name and the file and directory names within the archive.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)