You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by gzurowski <gi...@git.apache.org> on 2014/01/18 03:12:59 UTC

camel pull request: Rename authentication test classes to reflect the actua...

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 <gr...@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 <gr...@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 <gr...@zurowski.org>

----