You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Andy McCright (Jira)" <ji...@apache.org> on 2020/09/24 21:52:00 UTC

[jira] [Resolved] (CXF-8346) JAX-RS TCK: Resolve test cases where empty entities are checked

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

Andy McCright resolved CXF-8346.
--------------------------------
    Fix Version/s: 3.4.1
       Resolution: Fixed

> JAX-RS TCK: Resolve test cases where empty entities are checked
> ---------------------------------------------------------------
>
>                 Key: CXF-8346
>                 URL: https://issues.apache.org/jira/browse/CXF-8346
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-RS
>    Affects Versions: 3.4.0
>            Reporter: Andy McCright
>            Assignee: Andy McCright
>            Priority: Major
>             Fix For: 3.4.1
>
>
> In Open Liberty's "fork" of CXF, we made some changes to better handle cases where an entity is empty.  IIRC (and we made this change a while back, so my memory is a little fuzzy), the TCK checks things where the entity stream is null and when the entity stream is non-null but empty - in both cases the "hasEntity" method should return false.  I believe that the changes that we made affected multiple similar test cases to this one:
> com/sun/ts/tests/jaxrs/ee/rs/container/requestcontext/JAXRSClient.java#hasEntityWhenNoEntityTest_from_standalone:  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)