Add a dummy-compile task using jspc task (imported from jetty's jasper) to
check that all webapps's JSP files at least compile
------------------------------------------------------------------------------------------------------------------------------
Key: SOLR-2392
URL: https://issues.apache.org/jira/browse/SOLR-2392
Project: Solr
Issue Type: Improvement
Reporter: Uwe Schindler
Assignee: Uwe Schindler
Fix For: 3.1, 4.0
Our build process currently does not check that the JSP files in the admin
webapp compile. E.g. ping.jsp is broken now.
I propose to use the jasper installation shipped with jetty's JAR files in the
example folder and use its <jspc> ANT task to try to compile the JSP pages.
Just to test that this works.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]