Fork me on GitHub

Change Log Report

Total number of changed sets: 1

Changes between 2025-01-14 and 2025-02-14

Total commits: 5
Total number of files changed: 50

Timestamp Author Details 2025-02-13 17:07:57 Claude Warren <claude@apache.org> apache-rat-plugin/.gitignore v 4f9c6fb9d5763bd0baf5ad55d9b87474ae99dbd3
apache-rat-plugin/pom.xml v 4f9c6fb9d5763bd0baf5ad55d9b87474ae99dbd3
apache-rat-plugin/src/it/CustomLicense/.rat/customConfig.xml v 4f9c6fb9d5763bd0baf5ad55d9b87474ae99dbd3
apache-rat-plugin/src/it/CustomLicense/pom.xml v 4f9c6fb9d5763bd0baf5ad55d9b87474ae99dbd3
apache-rat-plugin/src/it/RAT-268/pom.xml v 4f9c6fb9d5763bd0baf5ad55d9b87474ae99dbd3
apache-rat-plugin/src/test/java/org/apache/rat/mp/RatCheckMojoTest.java v 4f9c6fb9d5763bd0baf5ad55d9b87474ae99dbd3
apache-rat-plugin/src/test/resources/unit/RAT-107/.classpath v 4f9c6fb9d5763bd0baf5ad55d9b87474ae99dbd3
apache-rat-plugin/src/test/resources/unit/RAT-107/.project v 4f9c6fb9d5763bd0baf5ad55d9b87474ae99dbd3
apache-rat-plugin/src/test/resources/unit/RAT-107/.settings/dummy v 4f9c6fb9d5763bd0baf5ad55d9b87474ae99dbd3
apache-rat-plugin/src/test/resources/unit/RAT-107/dummy.ipr v 4f9c6fb9d5763bd0baf5ad55d9b87474ae99dbd3
apache-rat-plugin/src/test/resources/unit/RAT-107/submodule/.classpath v 4f9c6fb9d5763bd0baf5ad55d9b87474ae99dbd3
apache-rat-plugin/src/test/resources/unit/RAT-107/submodule/.project v 4f9c6fb9d5763bd0baf5ad55d9b87474ae99dbd3
apache-rat-plugin/src/test/resources/unit/RAT-107/submodule/.settings/dummy v 4f9c6fb9d5763bd0baf5ad55d9b87474ae99dbd3
apache-rat-plugin/src/test/resources/unit/RAT-107/submodule/dummy.iml v 4f9c6fb9d5763bd0baf5ad55d9b87474ae99dbd3
apache-rat-plugin/src/test/resources/unit/RAT-107/submodule/dummy.ipr v 4f9c6fb9d5763bd0baf5ad55d9b87474ae99dbd3
apache-rat-plugin/src/test/resources/unit/RAT-107/submodule/dummy.iws v 4f9c6fb9d5763bd0baf5ad55d9b87474ae99dbd3
apache-rat-plugin/src/test/resources/unit/RAT-335/.gitignore v 4f9c6fb9d5763bd0baf5ad55d9b87474ae99dbd3
apache-rat-plugin/src/test/resources/unit/RAT-335/dir1/.gitignore v 4f9c6fb9d5763bd0baf5ad55d9b87474ae99dbd3
apache-rat-plugin/src/test/resources/unit/RAT-335/dir1/dir1.txt v 4f9c6fb9d5763bd0baf5ad55d9b87474ae99dbd3
apache-rat-plugin/src/test/resources/unit/RAT-335/dir1/file1.log v 4f9c6fb9d5763bd0baf5ad55d9b87474ae99dbd3
apache-rat-plugin/src/test/resources/unit/RAT-335/dir2/dir2.md v 4f9c6fb9d5763bd0baf5ad55d9b87474ae99dbd3
apache-rat-plugin/src/test/resources/unit/RAT-335/dir3/dir3.log v 4f9c6fb9d5763bd0baf5ad55d9b87474ae99dbd3
apache-rat-plugin/src/test/resources/unit/RAT-335/invoker.properties v 4f9c6fb9d5763bd0baf5ad55d9b87474ae99dbd3
apache-rat-plugin/src/test/resources/unit/RAT-335/root.md v 4f9c6fb9d5763bd0baf5ad55d9b87474ae99dbd3
apache-rat-plugin/src/test/resources/unit/RAT-362/.gitignore v 4f9c6fb9d5763bd0baf5ad55d9b87474ae99dbd3
apache-rat-plugin/src/test/resources/unit/RAT-362/foo.md v 4f9c6fb9d5763bd0baf5ad55d9b87474ae99dbd3
apache-rat-plugin/src/test/resources/unit/RAT-362/invoker.properties v 4f9c6fb9d5763bd0baf5ad55d9b87474ae99dbd3
apache-rat-plugin/src/test/resources/unit/it5/.bzrignore v 4f9c6fb9d5763bd0baf5ad55d9b87474ae99dbd3
apache-rat-plugin/src/test/resources/unit/it5/.rat/customConfig.xml v 4f9c6fb9d5763bd0baf5ad55d9b87474ae99dbd3
apache-rat-plugin/src/test/resources/unit/it5/pom.xml v 4f9c6fb9d5763bd0baf5ad55d9b87474ae99dbd3
apache-rat-plugin/src/test/resources/unit/it5/src/main/java/nl/basjes/something/Something.java v 4f9c6fb9d5763bd0baf5ad55d9b87474ae99dbd3

RAT-98: Updated tests for gitignore changes & deprecated options (#417)

* added working directory

* removed accidentally added invoker.properties files

* adoped changes from master

* updated from master

* refactored DocumentName

* Update changes.xml

Added changelog entry

---------

Co-authored-by: P. Ottlinger <pottlinger@apache.org> 2025-02-07 09:22:17 Claude Warren <claude@apache.org> apache-rat-plugin/src/test/java/org/apache/rat/mp/RatCheckMojoTest.java v 5066aa0c74be905558ce3f654c478d440626ea7d
apache-rat-plugin/src/test/resources/unit/RAT-335-GitIgnore/.gitignore v 5066aa0c74be905558ce3f654c478d440626ea7d
apache-rat-plugin/src/test/resources/unit/RAT-335-GitIgnore/dir1/.gitignore v 5066aa0c74be905558ce3f654c478d440626ea7d
apache-rat-plugin/src/test/resources/unit/RAT-335-GitIgnore/dir1/dir1.txt v 5066aa0c74be905558ce3f654c478d440626ea7d
apache-rat-plugin/src/test/resources/unit/RAT-335-GitIgnore/dir1/file1.log v 5066aa0c74be905558ce3f654c478d440626ea7d
apache-rat-plugin/src/test/resources/unit/RAT-335-GitIgnore/dir2/dir2.md v 5066aa0c74be905558ce3f654c478d440626ea7d
apache-rat-plugin/src/test/resources/unit/RAT-335-GitIgnore/dir3/dir3.log v 5066aa0c74be905558ce3f654c478d440626ea7d
apache-rat-plugin/src/test/resources/unit/RAT-335-GitIgnore/root.md v 5066aa0c74be905558ce3f654c478d440626ea7d
apache-rat-plugin/src/test/resources/unit/RAT-335/README.txt v 5066aa0c74be905558ce3f654c478d440626ea7d
apache-rat-plugin/src/test/resources/unit/RAT-335/dir1/dir1.md v 5066aa0c74be905558ce3f654c478d440626ea7d
apache-rat-plugin/src/test/resources/unit/RAT-335/dir2/dir2.txt v 5066aa0c74be905558ce3f654c478d440626ea7d
apache-rat-plugin/src/test/resources/unit/RAT-335/dir3/file3.log v 5066aa0c74be905558ce3f654c478d440626ea7d
apache-rat-plugin/src/test/resources/unit/RAT-335/invoker.properties v 5066aa0c74be905558ce3f654c478d440626ea7d
apache-rat-plugin/src/test/resources/unit/RAT-335/pom.xml v 5066aa0c74be905558ce3f654c478d440626ea7d
apache-rat-plugin/src/test/resources/unit/RAT-362-GitIgnore/.gitignore v 5066aa0c74be905558ce3f654c478d440626ea7d
apache-rat-plugin/src/test/resources/unit/RAT-362-GitIgnore/foo.md v 5066aa0c74be905558ce3f654c478d440626ea7d
apache-rat-plugin/src/test/resources/unit/RAT-362/bar.md v 5066aa0c74be905558ce3f654c478d440626ea7d
apache-rat-plugin/src/test/resources/unit/RAT-362/invoker.properties v 5066aa0c74be905558ce3f654c478d440626ea7d
apache-rat-plugin/src/test/resources/unit/RAT-362/pom.xml v 5066aa0c74be905558ce3f654c478d440626ea7d
apache-rat-plugin/src/test/resources/unit/it3/pom.xml v 5066aa0c74be905558ce3f654c478d440626ea7d

RAT-98: converted to assertj (#438)

* converted to assertj

* Disabled gitignore tests

---------

Co-authored-by: P. Ottlinger <pottlinger@apache.org> 2025-02-04 01:28:37 Claude Warren <claude@apache.org> apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 34dcb05db326374b19ddb3d864cf60656d41bae4

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> 2025-01-27 22:58:33 Claude Warren <claude@apache.org> apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 1ab4e3c51eb2f3a9de30f0bfb86cbf19c8b325d5
apache-rat-plugin/src/test/java/org/apache/rat/mp/OptionMojoTest.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> 2025-01-24 12:31:04 P. Ottlinger <pottlinger@apache.org> apache-rat-plugin/src/test/java/org/apache/rat/mp/RatCheckMojoTest.java v b170cbce1174ccb611602cbb0ff434f140dcbaf3

Apply minor code cleanups