Return-Path: X-Original-To: apmail-karaf-issues-archive@minotaur.apache.org Delivered-To: apmail-karaf-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 225C08F77 for ; Tue, 13 Sep 2011 04:05:42 +0000 (UTC) Received: (qmail 5097 invoked by uid 500); 13 Sep 2011 04:05:42 -0000 Delivered-To: apmail-karaf-issues-archive@karaf.apache.org Received: (qmail 5050 invoked by uid 500); 13 Sep 2011 04:05:33 -0000 Mailing-List: contact issues-help@karaf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@karaf.apache.org Delivered-To: mailing list issues@karaf.apache.org Received: (qmail 5025 invoked by uid 99); 13 Sep 2011 04:05:30 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Sep 2011 04:05:30 +0000 X-ASF-Spam-Status: No, hits=-2000.5 required=5.0 tests=ALL_TRUSTED,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; Tue, 13 Sep 2011 04:05:29 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id E999E87C00 for ; Tue, 13 Sep 2011 04:05:08 +0000 (UTC) Date: Tue, 13 Sep 2011 04:05:08 +0000 (UTC) From: "David Jencks (JIRA)" To: issues@karaf.apache.org Message-ID: <1355485783.20645.1315886708953.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <510389196.4068.1311604869913.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (KARAF-772) Cleanup Karaf assemblies MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/KARAF-772?page=3Dcom.atlassian.= jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D13103= 318#comment-13103318 ]=20 David Jencks commented on KARAF-772: ------------------------------------ I don't understand your comment (2). It's easy to remove the -bin if you l= ike from both artifacts in a build (lines 93 and 99 of CreateArchiveMojo)..= .. this would be fine with me, are you suggesting something else? BTW I would name this CreateServerArchiveMojo since I can never tell whethe= r it's for the server assemblies or kars without looking at the code. for (3) I prefer to have all the scripts for all os in each distro so you c= an e.g. use the zip anywhere you want as long as you're willing to update t= he file permissions. Do you see a problem with this? I set up the framework kar and full feature so as to not modify the existin= g standard and enterprise feature repos. Once we remove the old-style apac= he-karaf assembly it seems reasonable to me to move the features in full to= standard (and make a "spring" feature repo) but I wouldn't do that before = verifying that the new assemblies are acceptable replacements for the old o= nes. > Cleanup Karaf assemblies > ------------------------ > > Key: KARAF-772 > URL: https://issues.apache.org/jira/browse/KARAF-772 > Project: Karaf > Issue Type: Improvement > Components: karaf-core > Affects Versions: 3.0.0 > Reporter: Jean-Baptiste Onofr=C3=A9 > Fix For: 3.0.0 > > > We made some enhancements in Karaf 3.0.0 around assemblies: usage of the = Karaf maven plugin, etc. > Unfortunately, the current Karaf assemblies is a little mess :) > We have to: > - define clearly the Karaf distributions > - the way that we use the Karaf maven plugin to generate distribution (do= cumentation) > - cleanup the assemblies module -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira