suppressionsLocation appears not to set any properties like
${checkstyle.suppressionsLocation}.
Just by specifying this configuration it appears to work.
However I am trying to share this configuration file with Eclipse and
so I would like to define
<module name="SuppressionFilter">
<property name="file" value="${checkstyle.suppressionsLocation}" />
</module>
so that Eclipse can share the same suppression file information.
Has anyone successfully done this and know what to do?
Thanks
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]