jenkinsci / jenkinsci/credentials-plugin

[JENKINS-57518] Remove XMLUtils from the plugin when it is unrestricted in core

Open
#834 1 comment 0 reactions 0 assignees View on GitHub
component:credentials-plugin imported-jira-issue priority:minor resolution:unresolved
Dominant language
Java
Stars
134
Forks
258
Avg merge
48m
Merged PRs (30d)
1

Description

We removed the dependency to XMLUtils on core from the credentials plugin because it becomes restricted for external use.

There is a PR where XMLUtils is again unrestricted: https://github.com/jenkinsci/jenkins/pull/4032

Once this PR is merged and released, we can remove the new util package and restore the dependencies with the core again.

---
Originally reported by mramonleon, imported from: Remove XMLUtils from the plugin when it is unrestricted in core


  • status: Open
  • priority: Minor
  • component(s): credentials-plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 2
  • imported: 2025-12-08

Raw content of original issue

We removed the dependency to XMLUtils on core from the credentials plugin because it becomes restricted for external use.

There is a PR where XMLUtils is again unrestricted: https://github.com/jenkinsci/jenkins/pull/4032

Once this PR is merged and released, we can remove the new util package and restore the dependencies with the core again.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.