jenkinsci / jenkinsci/idea-stapler-plugin
Add support for jelly classname taglib namespace
Open
- Dominant language
- Java
- Stars
- 11
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
Taglib can be refereced by full classname
Examples:
https://github.com/jenkinsci/jenkins/blob/09b9e96d72fc4932f8ce5338d05cc863f2f9a9a6/core/src/main/resources/lib/form/textbox.jelly#L89-L94
Contributor guide
Research direction
Start with the linked Jenkins textbox.jelly example to understand the full-classname taglib form, then locate the plugin's existing taglib namespace handling. The work is done when that form is recognized correctly while existing namespace behavior remains supported.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100