[
https://issues.apache.org/jira/browse/SCB-434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Willem Jiang resolved SCB-434.
------------------------------
Resolution: Fixed
Applied the patch into master and pre-1.0 branch.
> 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
> Reporter: yangyongzheng
> Assignee: yangyongzheng
> Priority: Major
> Fix For: java-chassis-1.0.0-m1
>
>
> 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)