[
https://issues.apache.org/jira/browse/CAMEL-7102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13859993#comment-13859993
]
Gregor Zurowski commented on CAMEL-7102:
----------------------------------------
Regarding pull request https://github.com/apache/camel/pull/82: Please note
that the JUnit classes were renamed in a second commit
(https://github.com/gzurowski/camel/commit/71ad30423ef5d61e60e746d1d6465fc58367355c)
to reflect what is actually tested. The previous class names were misleading
as they tested the opposite of what the name suggested.
> Broken JUnit classes for testing authentication in camel-jcr
> ------------------------------------------------------------
>
> Key: CAMEL-7102
> URL: https://issues.apache.org/jira/browse/CAMEL-7102
> Project: Camel
> Issue Type: Bug
> Components: camel-jcr
> Affects Versions: 2.12.2
> Reporter: Gregor Zurowski
> Assignee: Willem Jiang
> Attachments: camel-fix-auth-unittests.patch
>
>
> The following JUnit tests that are supposed to test authentication with the
> camel-jcr component are currently broken and disabled (annotated @Ignore):
> - AuthTokenLoginFailureTest
> - JcrAuthTokenWithLoginTest
> Testing authentication in camel-jcr (i.e. connection URI parsing) is
> essential and should be fixed.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)