Change Log Report
Total number of changed sets: 1
Changes between 2025-01-14 and 2025-02-14
Total commits: 3
Total number of files changed: 2
RAT-98: simple non-functional changes (#440)
* simple non-functional changes
* Minor changes during review
---------
Co-authored-by: P. Ottlinger <pottlinger@apache.org>
RAT-98: Add file arg converter (#425)
* added working directory
* updated merge issues
* Added FSInfo to handle file system differences
* updated spotbugs
* attempt to fix windows error
* fixed merge error
* fixed pattern match
* fix for file delete on windows
* added more descriptive failure messages
* added file converter + test
* fixes file list walker
* Prevent possible NPE
* Minor review changes
---------
Co-authored-by: P. Ottlinger <pottlinger@apache.org>
apache-rat-tasks/src/test/java/org/apache/rat/anttasks/ReportOptionTest.java v 1ab4e3c51eb2f3a9de30f0bfb86cbf19c8b325d5
RAT-98: Add working directory to resolve relative document names (#424)
* added working directory
* updated merge issues
* fix for file delete on windows
* Minor cleanups
* Minor fixes
* fixed deprecated messages
---------
Co-authored-by: P. Ottlinger <pottlinger@apache.org>