M. Manna
2017-08-11 13:43:34 UTC
Hello,
Just running this by Apache Ant user group since I am not sure whether
anyone has a workaround for this yet.
i am not sure if Jasper (JSPC) currently supports excluding a list of JSP
files using typical <exclude> or <excludes> 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 point me to the right direction?
All I want is to exclude certain JSP files when I am pre-compiling JSPs.
But I am good when I deploy on tomcat (no need to exclude anything).
I appreciate the help :)
Just running this by Apache Ant user group since I am not sure whether
anyone has a workaround for this yet.
i am not sure if Jasper (JSPC) currently supports excluding a list of JSP
files using typical <exclude> or <excludes> 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 point me to the right direction?
All I want is to exclude certain JSP files when I am pre-compiling JSPs.
But I am good when I deploy on tomcat (no need to exclude anything).
I appreciate the help :)