summaryrefslogtreecommitdiff
path: root/jvmfwk/distributions/OpenOfficeorg/javavendors_os2.xml
diff options
context:
space:
mode:
Diffstat (limited to 'jvmfwk/distributions/OpenOfficeorg/javavendors_os2.xml')
-rw-r--r--jvmfwk/distributions/OpenOfficeorg/javavendors_os2.xml21
1 files changed, 21 insertions, 0 deletions
diff --git a/jvmfwk/distributions/OpenOfficeorg/javavendors_os2.xml b/jvmfwk/distributions/OpenOfficeorg/javavendors_os2.xml
new file mode 100644
index 000000000000..2de585472b86
--- /dev/null
+++ b/jvmfwk/distributions/OpenOfficeorg/javavendors_os2.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<javaSelection xmlns="http://openoffice.org/2004/java/framework/1.0"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+
+ <updated>2004-01-30</updated>
+
+ <vendorInfos>
+ <vendor name="Sun Microsystems Inc.">
+ <minVersion>1.4.2</minVersion>
+ </vendor>
+ <vendor name="IBM Corporation">
+ <minVersion>1.4.2</minVersion>
+ </vendor>
+ </vendorInfos>
+
+ <plugins>
+ <library vendor="Sun Microsystems Inc.">sunjavap.dll</library>
+ <library vendor="IBM Corporation">sunjavap.dll</library>
+ </plugins>
+</javaSelection>