Thanks Andre. I think Tony is zeroing in. We were able to do a sort of one by one jsp exclusion hunt. More soon.
Thanks Joe On Sun, Dec 6, 2015 at 10:47 PM, Andre <[email protected]> wrote: > Hi, > > Same here, including changes to root pom.xml > > <org.slf4j.version>1.7.12</org.slf4j.version> > <jetty.version>9.2.14.v20151106</jetty.version> > <lucene.version>4.10.4</lucene.version> > > > On Mon, Dec 7, 2015 at 2:36 PM, Tony Kurc <[email protected]> wrote: > >> Confirmed it is still a problem with the following jspc plugin version: >> >> <plugin> >> <groupId>org.eclipse.jetty</groupId> >> <artifactId>jetty-jspc-maven-plugin</artifactId> >> <version>9.3.6.v20151106</version> >> >> >> >> On Sun, Dec 6, 2015 at 10:14 PM, Joe Witt <[email protected]> wrote: >> >> > For those that can easily reproduce the problem i've found that the >> > latest compatible Jetty for us for now is 9.2.14.v20151106 >> > >> > You can edit your root nifi pom.xml to change the version from >> > 9.2.11.v20150529 to 9.2.14.v20151106 and see if that helps. >> > >> > Thanks >> > Joe >>
