Return-Path: X-Original-To: apmail-ant-dev-archive@www.apache.org Delivered-To: apmail-ant-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9DD6E96F1 for ; Thu, 8 Mar 2012 22:43:24 +0000 (UTC) Received: (qmail 78763 invoked by uid 500); 8 Mar 2012 22:43:24 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 78716 invoked by uid 500); 8 Mar 2012 22:43:24 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 78708 invoked by uid 99); 8 Mar 2012 22:43:24 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Mar 2012 22:43:24 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of mansour.alakeel@gmail.com designates 209.85.215.45 as permitted sender) Received: from [209.85.215.45] (HELO mail-lpp01m010-f45.google.com) (209.85.215.45) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Mar 2012 22:43:16 +0000 Received: by lahe6 with SMTP id e6so1118601lah.4 for ; Thu, 08 Mar 2012 14:42:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=BsDpBnnOWByP9cAE6kY4CcReor4O9p1poMS4uHeBbgM=; b=kmNOaJSuO7eSlZXC7Rm17JVDuuOruHksDF/p4XOuzEmCxZ74eGGrnhKswpxvB/5U7u Ke0pnWUaqfFtJBGfuAtF1m3hWc00zUfZGq1rSSZuKbm16H7AkRHN8nsX68N1KC/sd5ZI LA4qERAOO8dG5i+7Lkvo8mdvhQ2zd32hq+nwNzra8gMUiopmCkCkLdbLhGngOvBCzuI5 CT+Atqn/NcgygJt+3i3KsTAPjfhgYGYufKb1bYY3EprCUxliUmicjU8j7+QMLEModBbV Zlu1srz+OoF+Ehl467Gc7f2jaOgyRTwN6QjPe2h4i8rxZ/BtYVQ2YQTxJXBIBWe7IgzC Nrbw== MIME-Version: 1.0 Received: by 10.152.130.102 with SMTP id od6mr5797020lab.14.1331246576148; Thu, 08 Mar 2012 14:42:56 -0800 (PST) Received: by 10.112.147.200 with HTTP; Thu, 8 Mar 2012 14:42:56 -0800 (PST) In-Reply-To: References: Date: Thu, 8 Mar 2012 17:42:56 -0500 Message-ID: Subject: Re: import remote file From: Mansour Al Akeel To: Ant Developers List Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Jeffery, thank you. I will try it soon. Can you please let me know what makes you think it's terrible idea ? On Thu, Mar 8, 2012 at 3:01 PM, Jeffrey E Care wrote: > Mansour Al Akeel wrote on 03/08/2012 02:53:55 > PM: > >> I am looking for a functionality to allow me to import remote files >> that contains tasks to be used in multiple projects. Something like: >> >> >> >> I know I can include this in an antlib inside a jar, ant download it >> through ivy, but importing a remote file, seems to be easier way to >> share this macros with other >> projects. >> >> I didn't find this functionality, and looking to open a jira ticket. >> Just making sure it doesn't exist. > > You should be able to do this today using a nested url resource. > > Of course I'm on record as thinking this is a TERRIBLE idea, so use at > your own risk. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org