GitHub user gzurowski opened a pull request: https://github.com/apache/camel/pull/89
Rename authentication test classes to reflect the actual test case. The JUnit classes test the opposite of what their original names suggest. Signed-off-by: Gregor Zurowski <gre...@zurowski.org> You can merge this pull request into a Git repository by running: $ git pull https://github.com/gzurowski/camel FixJcrUnitTestNames Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/89.patch ---- commit 4313d6ffd015729635a4349f00fe38fb191edb8c Author: Gregor Zurowski <gre...@zurowski.org> Date: 2014-01-18T02:10:50Z Rename authentication test classes to reflect the actual test case. The JUnit classes test the opposite of what their original names suggest. Signed-off-by: Gregor Zurowski <gre...@zurowski.org> ----