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

Issue #543 - avoid attempts to write .dll files when on z/OS for canWrite #544

Merged
merged 2 commits into from
Mar 4, 2024

Conversation

tjwatson
Copy link
Contributor

@tjwatson tjwatson commented Mar 1, 2024

No description provided.

Copy link

github-actions bot commented Mar 1, 2024

Test Results

   28 files  ±0     28 suites  ±0   11m 25s ⏱️ ±0s
2 170 tests ±0  2 124 ✅ ±0  46 💤 ±0  0 ❌ ±0 
2 242 runs  ±0  2 196 ✅ ±0  46 💤 ±0  0 ❌ ±0 

Results for commit f6d1242. ± Comparison against base commit 4ba1b58.

♻️ This comment has been updated with latest results.

@tjwatson
Copy link
Contributor Author

tjwatson commented Mar 1, 2024

This PR will wait to the next release.

tjwatson added 2 commits March 4, 2024 10:16
…n z/OS for canWrite

On z/OS we can depend on the behavior of Files.isWritable and don't
need the extra check to see if `.dll` files can be written to the
directory.
@tjwatson tjwatson merged commit 817ba32 into eclipse-equinox:master Mar 4, 2024
27 of 28 checks passed
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.

1 participant