File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change 643
643
<minimumJavaVersion >1.${java.level} </minimumJavaVersion >
644
644
<systemProperties >
645
645
<hudson .Main.development>${hudson.Main.development} </hudson .Main.development>
646
- <!-- to avoid losing the focus on MacOS when a new forked jvm is created -->
647
- <java .awt.headless>true</java .awt.headless>
648
646
</systemProperties >
649
647
</configuration >
650
648
</plugin >
744
742
</property >
745
743
</systemProperties >
746
744
<runOrder >alphabetical</runOrder >
747
- <!-- to avoid losing the focus on MacOS when a new forked jvm is created -->
748
- <argLine >-Djava.awt.headless=true</argLine >
749
745
</configuration >
750
746
</plugin >
751
747
<plugin >
764
760
</property >
765
761
</systemProperties >
766
762
<runOrder >alphabetical</runOrder >
767
- <!-- to avoid losing the focus on MacOS when a new forked jvm is created -->
768
- <argLine >-Djava.awt.headless=true</argLine >
769
763
</configuration >
770
764
</plugin >
771
765
<plugin >
You can’t perform that action at this time.
0 commit comments