RE: Tricky JSP precompilation mapping

2003-03-11 Thread Dominique Devienne
To: Ant Users List Subject: Re: Tricky JSP precompilation mapping One can write a custom mapper without modifing ant. It is custom conditions that one cannot have - and the fact that syntax for custom filters, mappers and conditions are different from build-in fiters, mappers and conditions

Re: Tricky JSP precompilation mapping

2003-03-11 Thread peter reilly
One can write a custom mapper without modifing ant. It is custom conditions that one cannot have - and the fact that syntax for custom filters, mappers and conditions are different from build-in fiters, mappers and conditions - this is addressed by 17199. Peter On Tuesday 11 March 2003 15:40, D