In order to remove the setAccessible warning in the envinject plugin, we need to add a setter to allow it to set the Platform in the environment variables (currently that's done via reflection)
Originally reported by
jeffpearce, imported from: Add support for setting envVars.Platform
- assignee:
jeffpearce
- status: Resolved
- priority: Minor
- component(s): core
- resolution: Fixed
- resolved: 2018-10-01T21:58:27+00:00
- votes: 0
- watchers: 2
- imported: 2025-11-24
Raw content of original issue
In order to remove the setAccessible warning in the envinject plugin, we need to add a setter to allow it to set the Platform in the environment variables (currently that's done via reflection)
In order to remove the setAccessible warning in the envinject plugin, we need to add a setter to allow it to set the Platform in the environment variables (currently that's done via reflection)
Originally reported by
jeffpearce, imported from: Add support for setting envVars.Platform
Raw content of original issue