Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 0B882200C2B for ; Thu, 2 Mar 2017 10:41:10 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 0A1F8160B7A; Thu, 2 Mar 2017 09:41:10 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 49A5F160B61 for ; Thu, 2 Mar 2017 10:41:09 +0100 (CET) Received: (qmail 70826 invoked by uid 500); 2 Mar 2017 09:41:08 -0000 Mailing-List: contact dev-help@brooklyn.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@brooklyn.apache.org Delivered-To: mailing list dev@brooklyn.apache.org Received: (qmail 70803 invoked by uid 99); 2 Mar 2017 09:41:08 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Mar 2017 09:41:08 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 1EA49DFDAE; Thu, 2 Mar 2017 09:41:08 +0000 (UTC) From: geomacy To: dev@brooklyn.apache.org Reply-To: dev@brooklyn.apache.org References: In-Reply-To: Subject: [GitHub] brooklyn-server issue #485: `BundleMaker` REST call allowing to add ZIP/JAR ... Content-Type: text/plain Message-Id: <20170302094108.1EA49DFDAE@git1-us-west.apache.org> Date: Thu, 2 Mar 2017 09:41:08 +0000 (UTC) archived-at: Thu, 02 Mar 2017 09:41:10 -0000 Github user geomacy commented on the issue: https://github.com/apache/brooklyn-server/pull/485 @ahgittin I take your point [above](https://github.com/apache/brooklyn-server/pull/485#issuecomment-283280366) about a manifest being java centric. That's persuaded me to not insist on it (I agree it would be nice to support it if the developer supplies one). At the same time I think we should insist that they _somehow_ provide an explicit symbolic name and version. I would have thought that the version should be mandatory? How would we treat the bundle if it just had a name? Do we treat it as a version 0.0.0-SNAPSHOT, so to speak? (i.e. lower than anything with an explicitly supplied version?) --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. ---