Skip to content

[6.0.0] Fix runfiles creation with MANIFEST when building without the bytes#16993

Merged
Wyverald merged 1 commit intorelease-6.0.0from
wyv-cp-manifest-dir
Dec 12, 2022
Merged

[6.0.0] Fix runfiles creation with MANIFEST when building without the bytes#16993
Wyverald merged 1 commit intorelease-6.0.0from
wyv-cp-manifest-dir

Conversation

@Wyverald
Copy link
Copy Markdown
Member

getLastModifiedTime and setLastModifiedTime are used by FileSystemUtils.copyFile to copy files. When runfiles is disabled, SymlinkTreeStrategy#createSymlinks use it to copy MANIFEST file.

Fixes #16955.

Closes #16972.

PiperOrigin-RevId: 494712456
Change-Id: I9a77063f35e1f6e2559c02612790542e996994b8

`getLastModifiedTime` and `setLastModifiedTime` are used by `FileSystemUtils.copyFile` to copy files. When runfiles is disabled, `SymlinkTreeStrategy#createSymlinks` use it to copy MANIFEST file.

Fixes #16955.

Closes #16972.

PiperOrigin-RevId: 494712456
Change-Id: I9a77063f35e1f6e2559c02612790542e996994b8
@Wyverald Wyverald requested a review from coeuvre December 12, 2022 14:58
@Wyverald Wyverald requested a review from ShreeM01 as a code owner December 12, 2022 14:58
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