jenkinsci / jenkinsci/idea-stapler-plugin
As a developer I would like to be warned that JEXL does not support static method calls
- Dominant language
- Java
- Stars
- 11
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
### What feature do you want to see added?
Based on research for code review of https://github.com/jenkinsci/support-core-plugin/pull/326 static methods calls are not supported, reference material:
https://issues.apache.org/jira/browse/JEXL-140
https://issues.jenkins.io/browse/JENKINS-8752?focusedCommentId=146978&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-146978
It would be great to have a JEXL inspection that warns developers about it
### Upstream changes
_No response_
Contributor guide
Research direction
Start with the JEXL-140 and JENKINS-8752 references in the issue, then locate the plugin's existing JEXL inspection entry points; no file or test is named. Done means static method calls are detected and surfaced as a developer warning, with coverage in the relevant inspection tests if they exist.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100