IgnitionModuleDevelopmentCommunity / IgnitionNode-RED

Adds support for Node-RED
Apache License 2.0
31 stars 7 forks source link

Update for 8.1.25 migration from Jetty 9->10 #32

Closed thirdgen88 closed 1 year ago

thirdgen88 commented 1 year ago

⚙️ Summary

This PR updates some of the class references for the servlet to align with Jetty 10 upgrade w/ 8.1.25. Additionally, removed some of the .iml files (and added to .gitignore).

☑️ QA Notes

Need to test this still, but this should get the servlet working again under 8.1.25+.

Fixes #31