Skip to content

ScriptingContainer.runScriptlet(PathType.CLASSPATH, filename) should throw a FileNotFoundException #1160

Closed
@elcubo

Description

@elcubo

Example:

scriptingContainer.runScriptlet(PathType.CLASSPATH, "missing_file.rb");

This runs and returns null even if the file doesn't exist.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions