Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[KARAF-5173] Provide an impl of CallbackHandler #310

Closed
wants to merge 1 commit into from

Conversation

skitt
Copy link
Member

@skitt skitt commented Jun 1, 2017

A number of tests use an anonymous class implementing CallbackHandler
with the same pattern, username and password. This patch introduces
NamePasswordCallbackHandler and uses it where appropriate.

Signed-off-by: Stephen Kitt skitt@redhat.com

A number of tests use an anonymous class implementing CallbackHandler
with the same pattern, username and password. This patch introduces
NamePasswordCallbackHandler and uses it where appropriate.

Signed-off-by: Stephen Kitt <skitt@redhat.com>
@jbonofre
Copy link
Member

jbonofre commented Jun 1, 2017

R: @jbonofre

@jbonofre
Copy link
Member

jbonofre commented Jun 2, 2017

retest this please

@skitt
Copy link
Member Author

skitt commented Jun 2, 2017

Karaf passes all its tests on my system with this patch applied (and likewise on Jenkins). Is there something specific that gives you cause for concern?

@jbonofre
Copy link
Member

jbonofre commented Jun 2, 2017

No, I'm just testing the connectivity between Jenkins and GitHub. We have an issue that the infra is investigating. Again, nothing wrong with the pull request itself ;)

@jbonofre
Copy link
Member

jbonofre commented Jun 2, 2017

By the way "retest this please" is a keyword comment that triggers a Jenkins build on the pull request.

@skitt
Copy link
Member Author

skitt commented Jun 2, 2017

Ah right OK, I wasn’t aware of the keyword ;-).

Copy link
Member

@jbonofre jbonofre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, I'm merging. Thanks !

@asfgit asfgit closed this in 07a6b9d Jun 2, 2017
JiriOndrusek pushed a commit to JiriOndrusek/karaf-1 that referenced this pull request Apr 17, 2019
…f-jdk11

[ENTESB-9783] Support Running on Java 11/fuse-karaf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants