You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by stain <gi...@git.apache.org> on 2013/03/22 14:59:45 UTC

cxf pull request: CXF-4914 ResponseBuilderImpl link() implemented

GitHub user stain opened a pull request:

    https://github.com/apache/cxf/pull/4

    CXF-4914 ResponseBuilderImpl link() implemented

    Resolves https://issues.apache.org/jira/browse/CXF-4914

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/stain/cxf jaxrs-responsebuilder-link

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cxf/pull/4.patch

----
commit e96ca2c0be4ee4f3fe090c63a4b68d131fc1d43e
Author: Stian Soiland-Reyes <st...@soiland-reyes.com>
Date:   2013-03-22T13:57:41Z

    CXF-4914 ResponseBuilderImpl link() implemented

----