Improve OSX profile condition for jdt ls extension build
This commit is contained in:
@@ -23,10 +23,9 @@
|
||||
<profile>
|
||||
<id>osx</id>
|
||||
<activation>
|
||||
<property>
|
||||
<name>java.vendor.url</name>
|
||||
<value>http://www.apple.com/</value>
|
||||
</property>
|
||||
<os>
|
||||
<family>mac</family>
|
||||
</os>
|
||||
</activation>
|
||||
<properties>
|
||||
<test.argLine>-XstartOnFirstThread</test.argLine>
|
||||
|
||||
Reference in New Issue
Block a user