Return-Path: Delivered-To: apmail-ant-notifications-archive@minotaur.apache.org Received: (qmail 81427 invoked from network); 4 Mar 2010 20:05:59 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 4 Mar 2010 20:05:59 -0000 Received: (qmail 74503 invoked by uid 500); 4 Mar 2010 20:05:47 -0000 Delivered-To: apmail-ant-notifications-archive@ant.apache.org Received: (qmail 74458 invoked by uid 500); 4 Mar 2010 20:05:47 -0000 Mailing-List: contact notifications-help@ant.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ant.apache.org Delivered-To: mailing list notifications@ant.apache.org Received: (qmail 74451 invoked by uid 99); 4 Mar 2010 20:05:47 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Mar 2010 20:05:47 +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; Thu, 04 Mar 2010 20:05:47 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 1CFDC234C4BB for ; Thu, 4 Mar 2010 20:05:27 +0000 (UTC) Message-ID: <646297788.78771267733127114.JavaMail.jira@brutus.apache.org> Date: Thu, 4 Mar 2010 20:05:27 +0000 (UTC) From: "Phil Clay (JIRA)" To: notifications@ant.apache.org Subject: [jira] Created: (IVYDE-238) Allow variables in ivy settings path and properties file paths MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Allow variables in ivy settings path and properties file paths -------------------------------------------------------------- Key: IVYDE-238 URL: https://issues.apache.org/jira/browse/IVYDE-238 Project: IvyDE Issue Type: New Feature Affects Versions: 2.0.0.final Reporter: Phil Clay Priority: Minor I'd like to be able to use variables (such as those available on the launch configuration arguments tab) when specifying locations of ivy settings files, and properties files. Bonus points if you can access a variable defined in one of the properties files in the path of the ivy settings file. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.