You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Sumit Gupta (JIRA)" <ji...@apache.org> on 2016/01/29 16:55:39 UTC

[jira] [Resolved] (KNOX-658) Complete build with tests fails with jdk 8

     [ https://issues.apache.org/jira/browse/KNOX-658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sumit Gupta resolved KNOX-658.
------------------------------
    Resolution: Fixed

> Complete build with tests fails with jdk 8
> ------------------------------------------
>
>                 Key: KNOX-658
>                 URL: https://issues.apache.org/jira/browse/KNOX-658
>             Project: Apache Knox
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 0.8.0
>            Reporter: Sumit Gupta
>            Assignee: Sumit Gupta
>             Fix For: 0.8.0
>
>
> On doing an 'ant verify' or 'mvn -Prelease clean install' when using jdk 8 the following error occurs :
>  [exec] Failed tests:
>      [exec]   GatewayBasicFuncTest.testServiceTestAPI:3520 1 expectation failed.
>      [exec] Response body doesn't match expectation.
>      [exec] Expected: a string containing "<httpCode>200"
>      [exec]   Actual: <?xml version="1.0" encoding="UTF-8"?>
>      [exec] <serviceTestWrapper>
>      [exec]    <Tests/>
>      [exec]    <messages/>
>      [exec] </serviceTestWrapper>



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)