Claudenw commented on code in PR #558:
URL: https://github.com/apache/creadur-rat/pull/558#discussion_r2444131595
##########
pom.xml:
##########
@@ -576,13 +576,19 @@ agnostic home for software distribution comprehension and
audit tools.
<!-- Do not use property values here as this causes problems during
release -->
<version>0.17</version>
<configuration>
+ <inputExcludeStd>ECLIPSE</inputExcludeStd>
+ <inputExcludeStd>IDEA</inputExcludeStd>
+ <inputExcludeStd>MAC</inputExcludeStd>
Review Comment:
I am not certain about this either. I think we should get some feedback
from users before changing.
--
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]