Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug59945_DefaultGroovyEngineToJSR223ElementsV2 #223

Closed

Commits on Aug 4, 2016

  1. Bug59945_DefaultGroovyEngineToJSR223ElementsV2

    Hi,
    
    If the script language has not been chosen on the GUI, I propose to add
    a WARN message into the log to inform that the script will be
    interpreted as a groovy script
    
    It's avoid message like "ERROR -
    jmeter.protocol.java.sampler.JSR223Sampler: Problem in JSR223 script
    Echantillon JSR223, message:javax.script.ScriptException: Cannot find
    engine named: '', ensure you set language field in JSR223 Test
    Element:Echantillon JSR223" and allow to execute the  script
    
    Antonio
    ra0077 committed Aug 4, 2016
    Configuration menu
    Copy the full SHA
    8fe20ff View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2016

  1. Hi,

    I have modified the patch to:
       have better/useful warning message
       transform defaultScriptLanguage string in final static string
    
    Antonio
    ra0077 committed Aug 5, 2016
    Configuration menu
    Copy the full SHA
    8c8c4d0 View commit details
    Browse the repository at this point in the history
  2. Take account of advices

    ra0077 committed Aug 5, 2016
    Configuration menu
    Copy the full SHA
    3d4a165 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2016

  1. Configuration menu
    Copy the full SHA
    69e27bd View commit details
    Browse the repository at this point in the history