Claudenw commented on PR #589: URL: https://github.com/apache/creadur-rat/pull/589#issuecomment-3595501403
I'll take a look later. I have been working on the Maven plugin and the test for it using the non-deprecated libraries. I think I finally have a solution and will be working on that this week too. On Mon, Dec 1, 2025 at 9:20 AM P. Ottlinger ***@***.***> wrote: > *ottlinger* left a comment (apache/creadur-rat#589) > <https://github.com/apache/creadur-rat/pull/589#issuecomment-3595447833> > > @Claudenw <https://github.com/Claudenw> I do not see any suspicious items > in the release notes, but the ReportTest seems to be broken completely > after updating the plugin ..... very strange. > > [ERROR] Failures: > [ERROR] ReportTest.integrationTest:148 RAT_335: > Expecting empty but was: ["/.gitignore", > "/root.md", > "/dir3/dir3.log", > "/dir1/.gitignore", > "/dir1/dir1.txt", > "/dir2/dir2.md"] > [ERROR] ReportTest.integrationTest:148 RAT_362: > Expecting empty but was: ["/.gitignore", "/foo.md", "/src.md"] > [ERROR] GitIgnoreBuilderTest.test_RAT_335:137 > expected: "matcherSet(or('included dir1/.gitignore', 'included .gitignore'), or('excluded dir1/.gitignore', **/.gitignore, 'excluded .gitignore'))" > but was: "not(**/.gitignore)" > [ERROR] GitIgnoreBuilderTest.test_global_gitignore:175 > expected: "matcherSet(or('included dir1/.gitignore', 'included .gitignore', 'included global gitignore'), or('excluded dir1/.gitignore', **/.gitignore, 'excluded .gitignore', 'excluded global gitignore'))" > but was: "not(**/.gitignore)" > > > — > Reply to this email directly, view it on GitHub > <https://github.com/apache/creadur-rat/pull/589#issuecomment-3595447833>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/AASTVHQWQR2YLPEGHV2SDPL37QB4XAVCNFSM6AAAAACNTZIHL6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTKOJVGQ2DOOBTGM> > . > You are receiving this because you were mentioned.Message ID: > ***@***.***> > -- LinkedIn: http://www.linkedin.com/in/claudewarren -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
