summaryrefslogtreecommitdiff
path: root/jvmfwk/distributions/OpenOfficeorg/javavendors_macosx.xml
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2016-11-01 22:28:37 +0100
committerStephan Bergmann <sbergman@redhat.com>2016-11-01 22:28:37 +0100
commitf861c29e4ce0d257adc66bf816b896fb89f9fb38 (patch)
treea06e4aac5155d2641155a60089ef538609e11f4c /jvmfwk/distributions/OpenOfficeorg/javavendors_macosx.xml
parentf537e561c7f61487253a07b76e6b8a1a87d30a27 (diff)
Clean up javavendors_*.xml files
...and drop unnecessary javavendors_template.xml Change-Id: Ib7f2d595d2086c1d3bf324f19693b9032cf00cd7
Diffstat (limited to 'jvmfwk/distributions/OpenOfficeorg/javavendors_macosx.xml')
-rw-r--r--jvmfwk/distributions/OpenOfficeorg/javavendors_macosx.xml37
1 files changed, 16 insertions, 21 deletions
diff --git a/jvmfwk/distributions/OpenOfficeorg/javavendors_macosx.xml b/jvmfwk/distributions/OpenOfficeorg/javavendors_macosx.xml
index 61ab2e29a846..c2416582a793 100644
--- a/jvmfwk/distributions/OpenOfficeorg/javavendors_macosx.xml
+++ b/jvmfwk/distributions/OpenOfficeorg/javavendors_macosx.xml
@@ -16,25 +16,20 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
-
-<javaSelection xmlns="http://openoffice.org/2004/java/framework/1.0"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-
- <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="Azul Systems, Inc.">
- <minVersion>1.6.0</minVersion>
- </vendor>
-</vendorInfos>
-
+<javaSelection xmlns="http://openoffice.org/2004/java/framework/1.0">
+ <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="Azul Systems, Inc.">
+ <minVersion>1.6.0</minVersion>
+ </vendor>
+ </vendorInfos>
</javaSelection>