[
https://issues.apache.org/jira/browse/SCB-434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16413729#comment-16413729
]
ASF GitHub Bot commented on SCB-434:
------------------------------------
coveralls commented on issue #621: [SCB-434] fix jaxrs-provider sample
dependency
URL:
https://github.com/apache/incubator-servicecomb-java-chassis/pull/621#issuecomment-376087455
[](https://coveralls.io/builds/16176565)
Coverage increased (+0.01%) to 87.435% when pulling
**23914e723e648ff6444cda21f3f97b1dfe5ab16a on zhengyangyong:SCB-434** into
**50802c82d361e40e58064d6501fba928c7521d1d on apache:master**.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Fix dependency of jaxrs sample
> ------------------------------
>
> Key: SCB-434
> URL: https://issues.apache.org/jira/browse/SCB-434
> Project: Apache ServiceComb
> Issue Type: Bug
> Components: Java-Chassis
> Affects Versions: java-chassis-1.0.0-m2
> Reporter: yangyongzheng
> Assignee: yangyongzheng
> Priority: Major
> Fix For: java-chassis-1.0.0-m2
>
>
> jaxrs-provider in samples must use "provider-jaxrs" as provider, not
> "provider-rest-common"
> "provider-jaxrs" contains "provider-rest-common“, “swagger-invocation-jaxrs“
> and “swagger-generator-jaxrs“ , *if only import
> "provider-rest-common",swagger contract of jaxrs operation with @GET
> annotation will be generated as POST, that is not correct.*
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)