Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[OPENJDK-2824] assemble: binary: Don't set times on directories
If the S2I build runs as a user other than 185 (such as s2i's default of 1001), attempting to set the timestamp of /deployments will fail, causing the build to fail. https://issues.redhat.com/browse/OPENJDK-2824 See also https://issues.redhat.com/browse/OPENJDK-2408 Signed-off-by: Jonathan Dowland <[email protected]>
- Loading branch information