add exclude for release.properties to those poms that override the default apache-rat-plugin configuration of excludes ----------------------------------------------------------------------------------------------------------------------
Key: UIMA-1844 URL: https://issues.apache.org/jira/browse/UIMA-1844 Project: UIMA Issue Type: Bug Components: Build, Packaging and Test Reporter: Marshall Schor Assignee: Marshall Schor Priority: Trivial Fix For: 2.3.1 The rat plugin by default excludes the release.properties generated file (generated by the release plugin) from its source-header-checks. If a project, however, overrides this configuration (typically because it has other things to exclude), this default is lost. Fix is to add this default to all sets of overriding excludes. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.