Return-Path: Delivered-To: apmail-incubator-ace-dev-archive@minotaur.apache.org Received: (qmail 98487 invoked from network); 9 Oct 2009 13:16:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 9 Oct 2009 13:16:57 -0000 Received: (qmail 41614 invoked by uid 500); 9 Oct 2009 13:16:56 -0000 Delivered-To: apmail-incubator-ace-dev-archive@incubator.apache.org Received: (qmail 41555 invoked by uid 500); 9 Oct 2009 13:16:56 -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 41235 invoked by uid 99); 9 Oct 2009 13:16:55 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Oct 2009 13:16: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.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Oct 2009 13:16:52 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id CF984234C495 for ; Fri, 9 Oct 2009 06:16:31 -0700 (PDT) Message-ID: <175521080.1255094191849.JavaMail.jira@brutus> Date: Fri, 9 Oct 2009 06:16:31 -0700 (PDT) From: "Marcel Offermans (JIRA)" To: ace-dev@incubator.apache.org Subject: [jira] Resolved: (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 ] Marcel Offermans resolved ACE-32. --------------------------------- Resolution: Fixed Last patch was applied. > 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 > Assignee: Marcel Offermans > Attachments: ACE-32-2009-10-06.patch, pax-runner-1.2.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.