Return-Path: Delivered-To: apmail-karaf-issues-archive@minotaur.apache.org Received: (qmail 61902 invoked from network); 16 Sep 2010 21:47:56 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 16 Sep 2010 21:47:56 -0000 Received: (qmail 27178 invoked by uid 500); 16 Sep 2010 21:47:56 -0000 Delivered-To: apmail-karaf-issues-archive@karaf.apache.org Received: (qmail 27007 invoked by uid 500); 16 Sep 2010 21:47:55 -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 26999 invoked by uid 99); 16 Sep 2010 21:47:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Sep 2010 21:47:55 +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; Thu, 16 Sep 2010 21:47:55 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o8GLlZBj000061 for ; Thu, 16 Sep 2010 21:47:35 GMT Message-ID: <21896442.238341284673655318.JavaMail.jira@thor> Date: Thu, 16 Sep 2010 17:47:35 -0400 (EDT) From: "Guillaume Nodet (JIRA)" To: issues@karaf.apache.org Subject: [jira] Resolved: (KARAF-106) Provide a more minimal / static disitrbution of karaf In-Reply-To: <31316328.257361278578150062.JavaMail.jira@thor> 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/KARAF-106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet resolved KARAF-106. ----------------------------------- Resolution: Fixed > Provide a more minimal / static disitrbution of karaf > ----------------------------------------------------- > > Key: KARAF-106 > URL: https://issues.apache.org/jira/browse/KARAF-106 > Project: Karaf > Issue Type: Improvement > Reporter: Guillaume Nodet > Assignee: Ioannis Canellos > Fix For: 2.1.0 > > Attachments: assembly-patch.txt, karaf-assembly-patch.txt, patchfile.txt > > > Servers that are mostly static (thinking about activemq, directory, james, etc...) usually don't require the deploy folder, the admin stuff and all. > I think we should provide a slightly more lightweight distribution without the added bits. For example, ssh could be added through a feature, but not included by default, etc... -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.