[xwiki/xwiki-commons] 8c13f1: [Misc] Fix SonarQube issues by moving JarInfo's pr...
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-commons Commit: 8c13f15a921b9f3bc59314d969a1bb1fbfa5caf9 https://github.com/xwiki/xwiki-commons/commit/8c13f15a921b9f3bc59314d969a1bb... Author: claude[bot] <209825114+claude[bot]@users.noreply.github.com> Date: 2026-09-05 (Sat, 05 Sep 2026) Changed paths: M xwiki-commons-core/xwiki-commons-legacy/xwiki-commons-legacy-classloader/xwiki-commons-legacy-classloader-api/src/main/java/org/xwiki/classloader/internal/ResourceLoader.java Log Message: ----------- [Misc] Fix SonarQube issues by moving JarInfo's private helpers into JarInfo (#1953) * java:S3398 (2): parseClassPath() and package2url() are private static helpers of ResourceLoader that only the nested JarInfo class calls, so they belong to JarInfo * package2url() is renamed toPackageIndex() as part of the move: JarInfo already has a package2url field, and a same-named field and method would trade java:S3398 for java:S1845 Claude-Session: https://claude.ai/code/session_01YHAu3KYCKG7h3zTYmpTzKb Co-authored-by: Vincent Massol <[email protected]> Co-authored-by: Claude Opus 5 <[email protected]> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
participants (1)
-
XWiki Notifications