mattyb149 commented on pull request #4376: URL: https://github.com/apache/nifi/pull/4376#issuecomment-654995453
I'm still looking at various NARs to see how/if they're affected. Many NARs end up using nifi-standard-services-api-nar as a parent, which itself has the nifi-jetty-bundle as a parent, so there should be no change there. We're not removing Jetty, just decoupling NiFi framework stuff that also uses Jetty, so we can exclude things like the NiFi UI/REST interface but still support processors that use Jetty. Good catch on the doc, I didn't know that was in there :) Will update the doc as appropriate, thanks! ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
