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

Roman Shaposhnik updated BIGTOP-531:
------------------------------------

    Fix Version/s:     (was: 0.6.0)
    
> package metadata check error: when description is empty, the summary will 
> append text "description" at the end of summary
> -------------------------------------------------------------------------------------------------------------------------
>
>                 Key: BIGTOP-531
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-531
>             Project: Bigtop
>          Issue Type: Bug
>            Reporter: Johnny Zhang
>            Assignee: Johnny Zhang
>
> for example, the zookeeper-server's metadata is:
> .....
> <metadata>
>       <summary>This runs the zookeeper server on startup.</summary>
>       <description></description>
> .....
> when doing the matching, the code is looking for "This runs the zookeeper 
> server on startup. description" as summary, hence get error message:
> checking description on package zookeeper-server Expected: "This runs the 
> zookeeper server on startup. description"      got: "This runs the zookeeper 
> server on startup." 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to