Skip to content

Recursively copy directory with symbolic link#24823

Merged
jhoeller merged 1 commit intospring-projects:masterfrom
mavigdor:patch-2
Apr 3, 2020
Merged

Recursively copy directory with symbolic link#24823
jhoeller merged 1 commit intospring-projects:masterfrom
mavigdor:patch-2

Conversation

@mavigdor
Copy link
Copy Markdown
Contributor

The following modification will also recursively traverse the directory that the symbolic link points to.
This modification is not proposed for deleteRecursively, since it can be harmful if not intended.

This modification relates to the following commit:
Consistent use of NIO.2 for file read/write interactions
Issue: SPR-15748

The following modification will also recursively traverse the directory that the symbolic link points to.
This modification is not proposed for deleteRecursively, since it can be harmful if not intended.

This modification relates to the following commit:
Consistent use of NIO.2 for file read/write interactions
Issue: SPR-15748
12114a9
@pivotal-issuemaster
Copy link
Copy Markdown

@mavigdor Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Mar 31, 2020
@pivotal-issuemaster
Copy link
Copy Markdown

@mavigdor Thank you for signing the Contributor License Agreement!

@jhoeller jhoeller self-assigned this Mar 31, 2020
@jhoeller jhoeller added in: core Issues in core modules (aop, beans, core, context, expression) type: regression A bug that is also a regression and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Mar 31, 2020
@jhoeller jhoeller added this to the 5.2.6 milestone Mar 31, 2020
@spring-projects-issues spring-projects-issues added status: backported An issue that has been backported to maintenance branches and removed for: backport-to-5.1.x labels Mar 31, 2020
@jhoeller jhoeller merged commit 7d5e474 into spring-projects:master Apr 3, 2020
jhoeller added a commit that referenced this pull request Apr 3, 2020
jhoeller added a commit that referenced this pull request Apr 3, 2020
zx20110729 pushed a commit to zx20110729/spring-framework that referenced this pull request Feb 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in: core Issues in core modules (aop, beans, core, context, expression) status: backported An issue that has been backported to maintenance branches type: regression A bug that is also a regression

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants