Return-Path: Delivered-To: apmail-incubator-ace-dev-archive@minotaur.apache.org Received: (qmail 57144 invoked from network); 7 Jul 2009 00:21:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 7 Jul 2009 00:21:28 -0000 Received: (qmail 9299 invoked by uid 500); 7 Jul 2009 00:21:39 -0000 Delivered-To: apmail-incubator-ace-dev-archive@incubator.apache.org Received: (qmail 9278 invoked by uid 500); 7 Jul 2009 00:21:39 -0000 Mailing-List: contact ace-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ace-dev@incubator.apache.org Delivered-To: mailing list ace-dev@incubator.apache.org Received: (qmail 9268 invoked by uid 99); 7 Jul 2009 00:21:39 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Jul 2009 00:21:39 +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.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Jul 2009 00:21:35 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id C9B3F234C004 for ; Mon, 6 Jul 2009 17:21:14 -0700 (PDT) Message-ID: <391708449.1246926074811.JavaMail.jira@brutus> Date: Mon, 6 Jul 2009 17:21:14 -0700 (PDT) From: "Toni Menzel (JIRA)" To: ace-dev@incubator.apache.org Subject: [jira] Updated: (ACE-32) Use Pax Runner to bootstrap ace platforms In-Reply-To: <1985529573.1246695887162.JavaMail.jira@brutus> 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/ACE-32?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Toni Menzel updated ACE-32: --------------------------- Attachment: ace32-2.patch fixed wrong folder name. > Use Pax Runner to bootstrap ace platforms > ----------------------------------------- > > Key: ACE-32 > URL: https://issues.apache.org/jira/browse/ACE-32 > Project: Ace > Issue Type: New Feature > Reporter: Toni Menzel > Attachments: ace32-2.patch, pax-runner-1.1.1.jar > > > Currently, the codebase+ant scripts create a fixed set of felix "deployments". Because Pax Runner: > - eliminiates the need to create bulky config files (for felix) > - enables the use of many more (new+old) felix versions and frameworks (equinox+knopflerfish) > i think it is a good thing to at least offer. > Contribution will probably include a changed build.xml that adds tasks to create an "pax runner starter" folder. > This includes predifined paxrunner.args files that should be functionally identical to the current deployment-folders. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.