[ 
https://issues.apache.org/jira/browse/TINKERPOP-1858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16319206#comment-16319206
 ] 

ASF GitHub Bot commented on TINKERPOP-1858:
-------------------------------------------

Github user krlohnes commented on the issue:

    https://github.com/apache/tinkerpop/pull/767
  
    @spmallette I rebased on top of upstream/master and ran 
    
    `mvn clean install && mvn verify -pl gremlin-server 
-DskipIntegrationTests=false`
    
    And it was successful
    
    ```
    [WARNING] Tests run: 204, Failures: 0, Errors: 0, Skipped: 14
    [INFO]
    [INFO]
    [INFO] --- revapi-maven-plugin:0.8.0:check (default) @ gremlin-server ---
    [INFO]
    [INFO] --- maven-failsafe-plugin:2.20:verify (verify-integration-test) @ 
gremlin-server ---
    [INFO] 
------------------------------------------------------------------------
    [INFO] BUILD SUCCESS
    [INFO] 
------------------------------------------------------------------------
    [INFO] Total time: 17:58 min
    [INFO] Finished at: 2018-01-09T12:05:54-05:00
    [INFO] Final Memory: 56M/681M
    [INFO] 
------------------------------------------------------------------------
    ```
    
    Running on OSX and jdk 1.8u152 


> HttpChannelizer regression: Does not create specified AuthenticationHandler
> ---------------------------------------------------------------------------
>
>                 Key: TINKERPOP-1858
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1858
>             Project: TinkerPop
>          Issue Type: Bug
>          Components: server
>    Affects Versions: 3.3.0
>         Environment: All
>            Reporter: Keith Lohnes
>              Labels: easyfix, regression
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> HttpChannelizer creates a HttpBasicAuthenticationHandler instead of 
> instantiating the specified AuthenticationHandler from the configuration



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to