Return-Path: X-Original-To: apmail-incubator-bigtop-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-bigtop-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 46C159A0A for ; Sat, 14 Apr 2012 00:07:42 +0000 (UTC) Received: (qmail 34616 invoked by uid 500); 14 Apr 2012 00:07:42 -0000 Delivered-To: apmail-incubator-bigtop-dev-archive@incubator.apache.org Received: (qmail 34579 invoked by uid 500); 14 Apr 2012 00:07:42 -0000 Mailing-List: contact bigtop-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: bigtop-dev@incubator.apache.org Delivered-To: mailing list bigtop-dev@incubator.apache.org Received: (qmail 34571 invoked by uid 99); 14 Apr 2012 00:07:42 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 14 Apr 2012 00:07:42 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 14 Apr 2012 00:07:39 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id B69A2369B31 for ; Sat, 14 Apr 2012 00:07:18 +0000 (UTC) Date: Sat, 14 Apr 2012 00:07:18 +0000 (UTC) From: "Johnny Zhang (Commented) (JIRA)" To: bigtop-dev@incubator.apache.org Message-ID: <406728629.24597.1334362038768.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1516602975.24455.1334360357258.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (BIGTOP-531) package metadata check error: when description is empty, the summary will append text "description" at the end of summary MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/BIGTOP-531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13253896#comment-13253896 ] Johnny Zhang commented on BIGTOP-531: ------------------------------------- it is only apply for apt metadata > 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: > ..... > > This runs the zookeeper server on startup. > > ..... > 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: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira