Return-Path: Delivered-To: apmail-karaf-issues-archive@minotaur.apache.org Received: (qmail 20038 invoked from network); 22 Jan 2011 00:49:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 22 Jan 2011 00:49:05 -0000 Received: (qmail 11429 invoked by uid 500); 22 Jan 2011 00:49:05 -0000 Delivered-To: apmail-karaf-issues-archive@karaf.apache.org Received: (qmail 11402 invoked by uid 500); 22 Jan 2011 00:49:05 -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 11394 invoked by uid 99); 22 Jan 2011 00:49:05 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 22 Jan 2011 00:49:05 +0000 X-ASF-Spam-Status: No, hits=-1998.7 required=10.0 tests=ALL_TRUSTED,URI_HEX 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; Sat, 22 Jan 2011 00:49:04 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id p0M0mi2D022509 for ; Sat, 22 Jan 2011 00:48:44 GMT Message-ID: <31884873.120041295657324224.JavaMail.jira@thor> Date: Fri, 21 Jan 2011 19:48:44 -0500 (EST) From: "Andreas Pieber (JIRA)" To: issues@karaf.apache.org Subject: [jira] Resolved: (KARAF-387) Create an assembly mmaven module under feature to generate basic and enterprise features xml file In-Reply-To: <27416856.365911294999065724.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-387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Pieber resolved KARAF-387. ---------------------------------- Resolution: Fixed ok, should be fixed now > Create an assembly mmaven module under feature to generate basic and enterprise features xml file > ------------------------------------------------------------------------------------------------- > > Key: KARAF-387 > URL: https://issues.apache.org/jira/browse/KARAF-387 > Project: Karaf > Issue Type: Improvement > Affects Versions: 2.2.0 > Reporter: Charles Moulliard > Assignee: Andreas Pieber > Fix For: 2.2.0 > > > http://karaf.922171.n3.nabble.com/Suggestion-features-amp-enterprise-features-td2253962.html > The karaf project contains now two features files : basic and > enterprise. One is generated by the karaf/assembly maven module and > the other by the maven module karaf/features/enterprise > Let's me propose that we put both modules under the same maven module > karaf/features/assembly/standard and > karaf/features/assembly/enterprise > Why : It will be possible to generate easily and quickly both of them > from the karaf/features/assembly module. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.