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

Fixes applications-tests on Windows #24828

Merged

Conversation

avpinchuk
Copy link
Contributor

Summary:

  • Escape all occurrences of : and \ in the keyfile file path.
  • Uses platform line separator instead of \n when test server response.

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
@avpinchuk avpinchuk added this to the 7.0.13 milestone Feb 25, 2024
@avpinchuk avpinchuk self-assigned this Feb 25, 2024
Copy link
Contributor

@arjantijms arjantijms left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't have an actual Windows instance to test, but LGTM

@avpinchuk
Copy link
Contributor Author

[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  43:20 min
[INFO] Finished at: 2024-02-26T19:10:34+03:00
[INFO] ------------------------------------------------------------------------

D:\glassfish>

@arjantijms arjantijms merged commit fffcd67 into eclipse-ee4j:master Feb 26, 2024
2 checks passed
@avpinchuk avpinchuk deleted the fix-windows-applications-tests branch April 16, 2024 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants