getFiles() in ChangeSet can return null ---------------------------------------
Key: SCM-283 URL: http://jira.codehaus.org/browse/SCM-283 Project: Maven SCM Issue Type: Bug Components: maven-scm-provider-synergy Affects Versions: 1.0-beta-4 Reporter: Dennis Lundberg It seems that getFiles() in the ChangeSet implementation for the Synergy provider can return null. This causes problems for downstream users like the maven-changelog-plugin, which assumes that an empty List is returned if no files are changed. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira