quickfix: Automatic selection of Oracle Java runtime on macOS

same issue as 36f637f7f2 "tdf#103507 quickfix:
Automatic selection of Oracle Java runtime on Windows"

Change-Id: I3239bbf52263fb53bcd0ed54e8e983bda3b19182
This commit is contained in:
Stephan Bergmann
2016-11-01 21:17:48 +01:00
parent 2c1d6e5989
commit f537e561c7

View File

@@ -23,15 +23,15 @@
<updated>2013-04-09</updated>
<vendorInfos>
<vendor name="Oracle Corporation">
<minVersion>1.7.0</minVersion>
</vendor>
<vendor name="Apple Computer, Inc.">
<minVersion>1.5.0</minVersion>
</vendor>
<vendor name="Apple Inc.">
<minVersion>1.5.0</minVersion>
</vendor>
<vendor name="Oracle Corporation">
<minVersion>1.7.0</minVersion>
</vendor>
<vendor name="Azul Systems, Inc.">
<minVersion>1.6.0</minVersion>
</vendor>