Return-Path: Delivered-To: apmail-aries-dev-archive@www.apache.org Received: (qmail 20621 invoked from network); 17 Jan 2011 17:46:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 17 Jan 2011 17:46:08 -0000 Received: (qmail 51363 invoked by uid 500); 17 Jan 2011 17:46:08 -0000 Delivered-To: apmail-aries-dev-archive@aries.apache.org Received: (qmail 51164 invoked by uid 500); 17 Jan 2011 17:46:06 -0000 Mailing-List: contact dev-help@aries.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@aries.apache.org Delivered-To: mailing list dev@aries.apache.org Received: (qmail 51138 invoked by uid 99); 17 Jan 2011 17:46:05 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Jan 2011 17:46:05 +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; Mon, 17 Jan 2011 17:46:04 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id p0HHjhM9020301 for ; Mon, 17 Jan 2011 17:45:44 GMT Message-ID: <32450676.18871295286343720.JavaMail.jira@thor> Date: Mon, 17 Jan 2011 12:45:43 -0500 (EST) From: "Emily Jiang (JIRA)" To: dev@aries.apache.org Subject: [jira] Assigned: (ARIES-496) Provision against local repository should be made configurable 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/ARIES-496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emily Jiang reassigned ARIES-496: --------------------------------- Assignee: Emily Jiang > Provision against local repository should be made configurable > --------------------------------------------------------------- > > Key: ARIES-496 > URL: https://issues.apache.org/jira/browse/ARIES-496 > Project: Aries > Issue Type: Bug > Components: Application > Reporter: Emily Jiang > Assignee: Emily Jiang > > Currently, Apache Aries provisioner always provisions an EBA against local runtime. Most Application Servers do not wish to expose their local runtime to customers' EBAs. Therefore, they may wish to change the provision behaviour. We should make this behaviour configurable and let application servers decide the provision behaviour according to their own enviornment. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.