lukaszlenart opened a new pull request, #43:
URL: https://github.com/apache/struts-intellij-plugin/pull/43

   ## Summary
   - Strip leading `/` from `DTD_PATH` in `Struts2ResourceProvider` to fix 
marketplace verification error
   - In IntelliJ 2025.3, `PluginClassLoader.findResource()` no longer resolves 
resource paths with a leading slash
   - All 14 DTD resource registrations are affected since they share the same 
path prefix
   
   ## Test plan
   - [x] `./gradlew build` passes
   - [x] `./gradlew test -x rat` passes with no regressions
   
   🤖 Generated with [Claude Code](https://claude.com/claude-code)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to