Uploaded image for project: 'Bigtop'
  1. Bigtop
  2. BIGTOP-531

package metadata check error: when description is empty, the summary will append text "description" at the end of summary

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      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."

      Attachments

        Activity

          People

            dreambird Johnny Zhang
            dreambird Johnny Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: