hanicz opened a new pull request, #1136: URL: https://github.com/apache/knox/pull/1136
…case [KNOX-3235](https://issues.apache.org/jira/browse/KNOX-3235) - Rename DBDataSource classes to closely follow Factory pattern ## What changes were proposed in this pull request? - Renamed the DataSource classed to Factory so they correctly represent their reponsibility. The previous Factory class is renamed to Provider. - Fixed PMD suppress on the switch-case. ## How was this patch tested? Build (clean verify), unit tests, -- 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]
