Claudenw commented on PR #697: URL: https://github.com/apache/creadur-rat/pull/697#issuecomment-4973372055
Yes serde is serializer-deserializer LinkedIn: http://www.linkedin.com/in/claudewarren On Mon 13 Jul 2026, 10:40 P. Ottlinger, ***@***.***> wrote: > ***@***.**** commented on this pull request. > ------------------------------ > > In > apache-rat-core/src/main/java/org/apache/rat/config/exclusion/ExclusionProcessor.java > <https://github.com/apache/creadur-rat/pull/697#discussion_r3569562089>: > > > @@ -74,7 +82,51 @@ public ExclusionProcessor() { > excludedCollections = new HashSet<>(); > } > > - /** Reset the ***@***.*** #lastMatcher} and ***@***.*** #lastMatcherBaseDir} to start again */ > + public Serde serde() { > > What does Serde mean? Serialization/Deserialization? > > — > Reply to this email directly, view it on GitHub > <https://github.com/apache/creadur-rat/pull/697?email_source=notifications&email_token=AASTVHUYDPUYJ375XVZOJIL5ESU7VA5CNFSNUABKM5UWIORPF5TWS5BNNB2WEL2QOVWGYUTFOF2WK43UKJSXM2LFO4XTINRYGM2DSOJZHE22M4TFMFZW63VGMFZXG2LHN2SWK5TFNZ2KYZTPN52GK4S7MNWGSY3L#pullrequestreview-4683499995>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/AASTVHR5YEPA6DQZ4MTC6535ESU7VAVCNFSNUABDKJSXA33TNF2G64TZHM3DCNRZHAZDCO2JONZXKZJ3GQ4DCOJUG44TAMZWUF3AE> > . > You are receiving this because you were assigned.Message ID: > ***@***.***> > -- 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]
