FSchumacher opened a new pull request, #6687: URL: https://github.com/apache/jmeter/pull/6687
## Description Update to version 1.9.1 and add rhino-engine to re-enable support of jsr223 with JavaScript. ## Motivation and Context It's always a good idea to have the newest dependencies and we supported JavaScript with JSR223 for a long time, but Mozilla splitted the dependency into multiple jars. ## How Has This Been Tested? Started the GUI, added a JSR223 sampler and looked for the js entries. ## Screenshots (if appropriate): ## Types of changes <!--- What types of changes does your code introduce? Delete as appropriate --> - Bug fix (non-breaking change which fixes an issue) ## Checklist: <!--- Go over all the following points, and put an `x` in all the boxes that apply. --> <!--- If you're unsure about any of these, don't hesitate to ask. We're here to help! --> - [x] My code follows the [code style][style-guide] of this project. - [ ] I have updated the documentation accordingly. [style-guide]: https://wiki.apache.org/jmeter/CodeStyleGuidelines -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
