Re: Tomcat Jasper (Jspc) compilation - Excluding list of JSPs from Jasper Compilation

2017-08-11 Thread M. Manna
Hi Mark, Thanks a lot for confirming this. I haven't looked at the source code yet, but I guess if I just use a wild-carded entry for jspFiles e.g. jspFiles="*.jsp,/pages/*.jsp" it will probably not work, will it ? Kindest Regards, On 11 August 2017 at 16:09, Mark Thomas wrote: > On 11/08/17

Re: Tomcat Jasper (Jspc) compilation - Excluding list of JSPs from Jasper Compilation

2017-08-11 Thread Mark Thomas
On 11/08/17 13:57, M. Manna wrote: > Hello, > > i am not sure if Jasper (JSPC) currently supports excluding a list of JSP > files using typical or directive. > > Jpsc is a directory based task so it does have pathname include/excudes but > i think those are classes and compile classpath option

Tomcat Jasper (Jspc) compilation - Excluding list of JSPs from Jasper Compilation

2017-08-11 Thread M. Manna
Hello, i am not sure if Jasper (JSPC) currently supports excluding a list of JSP files using typical or directive. Jpsc is a directory based task so it does have pathname include/excudes but i think those are classes and compile classpath options (for jars/libs etc.). Could somepone please poi

Jasper compilation

2013-03-06 Thread Adrien RUFFIE
Hello All I search to fail following ant task, if an error occurs like this: [jasper] GRAVE: file:C:/Java/Workspaces/Indigo/webapp/targetwebapp-Head-SNAPSHOT/admin/actor/edit.jsp (line: 487, column: 82) Attribute qualified names must be unique within an element But the ant task doesn't fail an