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 6A7A99533 for ; Wed, 28 Dec 2011 08:11:53 +0000 (UTC) Received: (qmail 55656 invoked by uid 500); 28 Dec 2011 08:11:53 -0000 Delivered-To: apmail-karaf-issues-archive@karaf.apache.org Received: (qmail 55637 invoked by uid 500); 28 Dec 2011 08:11:53 -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 55619 invoked by uid 99); 28 Dec 2011 08:11:53 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Dec 2011 08:11:53 +0000 X-ASF-Spam-Status: No, hits=-2001.3 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; Wed, 28 Dec 2011 08:11:52 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 87D1212D002 for ; Wed, 28 Dec 2011 08:11:31 +0000 (UTC) Date: Wed, 28 Dec 2011 08:11:31 +0000 (UTC) From: =?utf-8?Q?Jean-Baptiste_Onofr=C3=A9_=28Work_started=29_=28JIRA=29?= To: issues@karaf.apache.org Message-ID: <2124234055.48099.1325059891557.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <345495671.48091.1325059890948.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Work started] (KARAF-1130) Add profile feature 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-1130?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on KARAF-1130 started by Jean-Baptiste Onofr=C3=A9. > Add profile feature > ------------------- > > Key: KARAF-1130 > URL: https://issues.apache.org/jira/browse/KARAF-1130 > Project: Karaf > Issue Type: New Feature > Reporter: Jean-Baptiste Onofr=C3=A9 > Assignee: Jean-Baptiste Onofr=C3=A9 > Fix For: 3.0.0 > > > In order to manage etc files, bin files, etc, the introduction of Karaf p= rofiles is really helpful. > I propose to implement a profile based on a diff, patch, merge lifecycle. > In fact, a profile is diff file on the KARAF_BASE root. > A set of commands allows to create a diff file, apply a patch (diff) and = handle merge issue (when several profiles change the same resources). > The Google project diff-match-patch (http://code.google.com/p/google-diff= -match-patch/) is a candidate that I evaluate for the implementation. It's = Apache licensed and looks like a good start. > I will create a first proto on my github in the following days. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs: https://issues.apache.org/jira/secure/ContactAdministrators!default.jsp= a For more information on JIRA, see: http://www.atlassian.com/software/jira