[
https://issues.apache.org/jira/browse/CXF-1991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12665380#action_12665380
]
Sergey Beryozkin commented on CXF-1991:
---------------------------------------
You can do
mvn test -Dtest=JAXRS*
two tests won't not picked up - AtomClientBookTest and JaxRsJaxWsBookTest -
I'll need to rename them so that they start from JAXRS* too. Also,
JAXRSContinuations test fails when running with this pattern at init time, for
some reasons a private static JAXRSContinuations.BookWorker class is deemed to
be a test class...
I've seen CreateProcess failures too on Windows. When it happens I just rerun
'mvn -Peclipse.setup' and then refresh the workspace - and I reckon it actually
helps...
Cheers, Sergey
> 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
>
> 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.