Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replaced deprecated Util.copy with built-in java function #84

Merged
merged 2 commits into from
Mar 3, 2022

Conversation

StefanSpieker
Copy link
Contributor

@StefanSpieker StefanSpieker commented Mar 1, 2022

Replaced deprecated Util.copy with Apache Commons Io FileUtil function. As a follow up of jenkinsci/jenkins#6272

  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or Jira
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests - that demonstrates feature works or fixes the issue

@nfalco79
Copy link
Member

nfalco79 commented Mar 2, 2022

What about use apache io Fileutil?

@StefanSpieker
Copy link
Contributor Author

Changed it to apache commons io FileUtil.

@nfalco79 nfalco79 merged commit 0f5c44b into jenkinsci:master Mar 3, 2022
@StefanSpieker StefanSpieker deleted the deprecation branch March 5, 2022 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants