NIFI-1260:

- Not pre-compiling message-page as it seems to be causign some runtime errors in some environments.
This commit is contained in:
Matt Gilman 2015-12-07 12:20:18 -05:00
parent bd3fd870ac
commit 4c7894bccc
1 changed files with 1 additions and 0 deletions

View File

@ -83,6 +83,7 @@
<verbose>true</verbose>
<useProvidedScope>true</useProvidedScope>
<excludes>
**/message-page.jsp,
**/canvas.jsp,
**/summary.jsp,
**/history.jsp,