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

Andrzej Michalec updated CXF-1991:
----------------------------------

    Attachment: cxf-1991_20090121.patch

Here goes my first patch in this thread (see 'cxf-1991_20090121.patch' 
attachment) with following notes:
* Formatting led to more content in patch (removal of trailing blanks etc)
* Please double check, could not run full tests on my Windows box (see this 
discussion: 
http://www.nabble.com/Failures-of-unit-tests-on-2.2-snapshot-td21506655.html)
* UriBuilderImpl has now complete set of path() methods, some are still not 
implemented (comming soon I hope); problem with trailing- and double-slashes 
described earlier is marked as "fixme".
* UriInfoImpl serves now runtime stack informatin -- see getMatched*() methods

cheers,
andy

> Incomplete implementations of UriInfo and UriBuilder
> ----------------------------------------------------
>
>                 Key: CXF-1991
>                 URL: https://issues.apache.org/jira/browse/CXF-1991
>             Project: CXF
>          Issue Type: Bug
>          Components: REST
>    Affects Versions: 2.1.3, 2.2
>            Reporter: Andrzej Michalec
>            Priority: Minor
>         Attachments: cxf-1991_20090121.patch
>
>
> Some useful methods like UriBuilder.path(Class), UriBuilder.path(Method) or 
> UriInfo.getMatchedResources() are not implemented so far.
> Since I am have my locally tuned versions of these classes I am going to 
> provide patch soon :)
> cheers,
> andy.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to