Return-Path: Delivered-To: apmail-karaf-issues-archive@minotaur.apache.org Received: (qmail 3882 invoked from network); 15 Sep 2010 17:26:14 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 15 Sep 2010 17:26:14 -0000 Received: (qmail 67451 invoked by uid 500); 15 Sep 2010 17:26:14 -0000 Delivered-To: apmail-karaf-issues-archive@karaf.apache.org Received: (qmail 67419 invoked by uid 500); 15 Sep 2010 17:26:14 -0000 Mailing-List: contact issues-help@karaf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@karaf.apache.org Delivered-To: mailing list issues@karaf.apache.org Received: (qmail 67408 invoked by uid 99); 15 Sep 2010 17:26:14 -0000 Received: from Unknown (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Sep 2010 17:26:14 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Sep 2010 17:25:56 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o8FHPYKl008094 for ; Wed, 15 Sep 2010 17:25:34 GMT Message-ID: <31343890.206861284571534212.JavaMail.jira@thor> Date: Wed, 15 Sep 2010 13:25:34 -0400 (EDT) From: "Adrian Trenaman (JIRA)" To: issues@karaf.apache.org Subject: [jira] Commented: (KARAF-151) Implement an assembly 'extract' deployment option, with automatic detection of feature repositories In-Reply-To: <840366.503451282559836399.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/KARAF-151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12909805#action_12909805 ] Adrian Trenaman commented on KARAF-151: --------------------------------------- I agree with Chris. I do think this will be a really useful addition to Karaf, but there's no rush. And, even if I do get the deployer in, it will be a few days before I have the maven plugin in place to make the Karaf archives. So, please proceed with 2.1.0 for now. -- Sent from my mobile device > Implement an assembly 'extract' deployment option, with automatic detection of feature repositories > --------------------------------------------------------------------------------------------------- > > Key: KARAF-151 > URL: https://issues.apache.org/jira/browse/KARAF-151 > Project: Karaf > Issue Type: New Feature > Reporter: Adrian Trenaman > Assignee: Adrian Trenaman > Fix For: 2.1.0 > > > We should be able to drop a .tar.gz or .zip assembly into the deploy directory, containing a full assembly of features and bundles, and Karaf should thenextract it to system/ *and* automatically detect feature repositories *and* add them to the feature repository list. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.