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

Revert #443 (argLine modification) #446

Merged
merged 1 commit into from
Oct 4, 2021
Merged

Conversation

jglick
Copy link
Member

@jglick jglick commented Oct 4, 2021

Reverting #443 since it apparently breaks JaCoCo integration. Hotfix; a proper fix should

  • add an IT for JaCoCo
  • try to solve the original Mac-specific problem in the proper way (optionally with an IT)

@@ -643,8 +643,6 @@
<minimumJavaVersion>1.${java.level}</minimumJavaVersion>
<systemProperties>
<hudson.Main.development>${hudson.Main.development}</hudson.Main.development>
<!-- to avoid losing the focus on MacOS when a new forked jvm is created -->
<java.awt.headless>true</java.awt.headless>
Copy link
Member

Choose a reason for hiding this comment

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

no reason to revert this is there?

Copy link
Member Author

Choose a reason for hiding this comment

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

Probably not but without ability to actually test effects I prefer to cleanly revert at a PR level.

Copy link
Contributor

@MarkEWaite MarkEWaite left a comment

Choose a reason for hiding this comment

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

Approved by me, though I'm also fine if the systemProperties setting is retained.

@jglick jglick merged commit 62152c8 into jenkinsci:master Oct 4, 2021
@jglick jglick deleted the revert-argline branch October 4, 2021 22:38
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.

3 participants