Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 52918 invoked from network); 16 Sep 2003 22:56:50 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 16 Sep 2003 22:56:50 -0000 Received: (qmail 85096 invoked by uid 500); 16 Sep 2003 22:56:08 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 85040 invoked by uid 500); 16 Sep 2003 22:56:07 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 35839 invoked from network); 16 Sep 2003 12:41:36 -0000 X-Originating-IP: [213.86.197.1] From: To: dev@ant.apache.org Subject: [NOT PATCH] Possible new optional task for file modification Date: Tue, 16 Sep 2003 12:42:11 +0000 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=____1063716131043_A-ZHwQbq0T" Message-Id: <20030916124136.CMFD29665.mta05-svc.ntlworld.com@[10.137.100.71]> X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N ------=____1063716131043_A-ZHwQbq0T Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit (Sorry if this doesn't follow the standard "patch" way of doing things. I'm new to this Open Source experience!) Please find attached a submission for consideration as an additional optional Ant (1.5.x+) task. The Javadoc describes what it does, but as a summary: The task allows a (common) file to be updated with (multiple) content "fragments" where the fragments should be inserted at one or more tagged locations within the file. This is handy, for example, when adding sub-system specific configuration information into an application-wide configuration file formatted (for example) as an XML or properties file. I can supply my example Ant/test files if you'd like. In addition, I can supply a JUnit test case if you think it's worth having as a new optional task. ----------------------------------------- Email provided by http://www.ntlhome.com/ ------=____1063716131043_A-ZHwQbq0T Content-Type: text/plain; charset=us-ascii --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org ------=____1063716131043_A-ZHwQbq0T--