Two reasons. The propertyfile task exists. A properties file is a Java construct. Seems like no better thing to manipulate a properties file than with Java classes.
Jesse -----Original Message----- From: Jason Dillon [mailto:[EMAIL PROTECTED] Sent: Thursday, November 02, 2000 8:35 PM To: '[EMAIL PROTECTED]' Subject: Re: Property file handler task Why don't you use a filter and copy task to do this? --jason On Thu, 2 Nov 2000, Jesse Tilly wrote: > Has anyone defined a task that can modify a properties file? Something > like: > > <property-handler file="weblogic.properties"> > <property-change name="weblogic.httpd.enable" value="false"/> > </property-handler> > > > J E S S E E T I L L Y > > Senior Programmer, Development > > ____________________________________________ > > HotelTools, Inc. > > 100 Galleria Parkway, Suite 1020 > > Atlanta, GA 30339 > > ph: 770.956.4080 x5361 > > fax: 770.956.4077 > > cell: 678.524.5764 > > http://www.hoteltools.com > > > <<Jesse Tilly.vcf>> >
