[
https://issues.apache.org/jira/browse/SLING-2029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13009678#comment-13009678
]
Bertrand Delacretaz commented on SLING-2029:
--------------------------------------------
Thanks for your contribution!
I'm not a fan of thread locals at the framework level if we can avoid them, so
I implemented a different mechanism in revision 1084217, using optional
interfaces.
The SlingRemoteExecutionRule class is a RequestCustomizer which does nothing by
default, but if you want to use thread locals in your project inheriting your
own rule class from that one should work.
Please let us know if this works for you, and I'll close this issue if it does.
> RemoteTestHttpClient does not support credentials
> -------------------------------------------------
>
> Key: SLING-2029
> URL: https://issues.apache.org/jira/browse/SLING-2029
> Project: Sling
> Issue Type: Bug
> Components: Testing
> Reporter: Bertrand Delacretaz
> Assignee: Bertrand Delacretaz
> Priority: Minor
> Attachments: Threadlocal-based-approach.patch
>
>
> RemoteTestHttpClient should allow tests to provide credentials
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira