summaryrefslogtreecommitdiff
path: root/jvmfwk/distributions/OpenOfficeorg/javavendors_freebsd.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_freebsd.xml
parentf537e561c7f61487253a07b76e6b8a1a87d30a27 (diff)
Clean up javavendors_*.xml files
...and drop unnecessary javavendors_template.xml Change-Id: Ib7f2d595d2086c1d3bf324f19693b9032cf00cd7
Diffstat (limited to 'jvmfwk/distributions/OpenOfficeorg/javavendors_freebsd.xml')
-rw-r--r--jvmfwk/distributions/OpenOfficeorg/javavendors_freebsd.xml37
1 files changed, 16 insertions, 21 deletions
diff --git a/jvmfwk/distributions/OpenOfficeorg/javavendors_freebsd.xml b/jvmfwk/distributions/OpenOfficeorg/javavendors_freebsd.xml
index 13089bca3000..c603575f3cb8 100644
--- a/jvmfwk/distributions/OpenOfficeorg/javavendors_freebsd.xml
+++ b/jvmfwk/distributions/OpenOfficeorg/javavendors_freebsd.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>2012-07-12</updated>
-
- <vendorInfos>
- <vendor name="Oracle Corporation">
- <minVersion>1.7.0</minVersion>
- </vendor>
- <vendor name="Sun Microsystems Inc.">
- <minVersion>1.5.0</minVersion>
- </vendor>
- <vendor name="The FreeBSD Foundation">
- <minVersion>1.6.0</minVersion>
- </vendor>
- <vendor name="Free Software Foundation, Inc.">
- <minVersion>1.5.0</minVersion>
- </vendor>
- </vendorInfos>
-
+<javaSelection xmlns="http://openoffice.org/2004/java/framework/1.0">
+ <updated>2012-07-12</updated>
+ <vendorInfos>
+ <vendor name="Oracle Corporation">
+ <minVersion>1.7.0</minVersion>
+ </vendor>
+ <vendor name="Sun Microsystems Inc.">
+ <minVersion>1.5.0</minVersion>
+ </vendor>
+ <vendor name="The FreeBSD Foundation">
+ <minVersion>1.6.0</minVersion>
+ </vendor>
+ <vendor name="Free Software Foundation, Inc.">
+ <minVersion>1.5.0</minVersion>
+ </vendor>
+ </vendorInfos>
</javaSelection>