You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicecomb.apache.org by "mabin (JIRA)" <ji...@apache.org> on 2019/07/08 11:42:00 UTC

[jira] [Updated] (SCB-1360) the issue of verifying contract file is not correct

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

mabin updated SCB-1360:
-----------------------
    Description: 
Configured in \servicecomb-java-chassis\samples\bmi project:
        <configuration>
          <outputDir>./contracts</outputDir>
          <sourceContractsDir>./sourceContracts</sourceContractsDir>
        </configuration>

      and modify one letter in contract file in  ./contracts directory.

Command: mvn toolkit:verifyContracts

Result with something wrong:the result show that the contract file is the same.

> the issue of verifying contract file is not correct
> ---------------------------------------------------
>
>                 Key: SCB-1360
>                 URL: https://issues.apache.org/jira/browse/SCB-1360
>             Project: Apache ServiceComb
>          Issue Type: Bug
>          Components: toolkit
>    Affects Versions: toolkit-0.1.0
>            Reporter: mabin
>            Assignee: mabin
>            Priority: Major
>
> Configured in \servicecomb-java-chassis\samples\bmi project:
>         <configuration>
>           <outputDir>./contracts</outputDir>
>           <sourceContractsDir>./sourceContracts</sourceContractsDir>
>         </configuration>
>       and modify one letter in contract file in  ./contracts directory.
> Command: mvn toolkit:verifyContracts
> Result with something wrong:the result show that the contract file is the same.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)