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

Fix Windows-compatibility #362

Merged
merged 4 commits into from
Aug 6, 2024
Merged

Fix Windows-compatibility #362

merged 4 commits into from
Aug 6, 2024

Conversation

zaricu22
Copy link
Contributor

Fixing config, runtime and tests to be more Windows-friendly.

zaricu22 and others added 4 commits October 31, 2022 15:46
pom.xml:
	Solved http(s) Maven conflict
astor.properties:
	Added more comments on Windows-path depended fields
	Changed gzoltarVersion to actual provided 1.7.4-SNAPSHOT
Separate environment-specific execution logic:
	Added ProcessBuilder and Runtime.exec with PowerShell or CMD
	Fixed file-path separator incompatibilities

NovelGZoltar and Flacoco incompatibilities are not solved!
Changing hard-coded separators with OS agnostic File.separator/pathSeparator
@monperrus monperrus merged commit 8907168 into SpoonLabs:master Aug 6, 2024
36 checks passed
@monperrus
Copy link
Contributor

thanks a lot @zaricu22

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