Re: Using mapper to rename files included in WAR

2006-01-24 Thread Stefan Bodewig
On Tue, 24 Jan 2006, Keith Hatton <[EMAIL PROTECTED]> wrote: > I skimmed the section on mappers and hoped that the following (this > is in a ) would work: > > > ... > > > > > Neither (or its child ) nor (of which is a variant) support mappers. In order to ac

Using mapper to rename files included in WAR

2006-01-24 Thread Keith Hatton
I'm using Ant 1.6.2 and I need to include deployment descriptor files in the WEB-INF section of my WAR file. However I need to rename them when I include them so that, for example, console-weblogic.xml becomes weblogic.xml and console-orion-web.xml becomes orion-web.xml. I skimmed the section on m