To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42476


User maho changed the following:

                  What    |Old value                 |New value
================================================================================
                    Status|RESOLVED                  |VERIFIED
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Mon Feb 21 18:11:26 -0800 
2005 -------
For FreeBSD 5.3 with jdk 1.3.1:

with this patch (#iZ 42968 and #iZ42305) 
Index: distributions/OpenOfficeorg/javavendors_unx.xml
===================================================================
RCS file: /cvs/udk/jvmfwk/distributions/OpenOfficeorg/javavendors_unx.xml,v
retrieving revision 1.3
diff -u -r1.3 javavendors_unx.xml
--- distributions/OpenOfficeorg/javavendors_unx.xml     9 Nov 2004 13:56:52
-0000       1.3
+++ distributions/OpenOfficeorg/javavendors_unx.xml     22 Feb 2005 02:09:37 
-0000
@@ -7,7 +7,7 @@

  <vendorInfos>
   <vendor name="Sun Microsystems Inc.">
-    <minVersion>1.4.1_01</minVersion>
+    <minVersion>1.3.1</minVersion>
   </vendor>
  </vendorInfos>

cvs diff: Diffing distributions/StarOffice
cvs diff: Diffing inc
cvs diff: Diffing inc/jvmfwk
cvs diff: Diffing plugins
cvs diff: Diffing plugins/sunmajor
cvs diff: Diffing plugins/sunmajor/javaenvsetup
cvs diff: Diffing plugins/sunmajor/pluginlib
Index: plugins/sunmajor/pluginlib/sunversion.cxx
===================================================================
RCS file: /cvs/udk/jvmfwk/plugins/sunmajor/pluginlib/sunversion.cxx,v
retrieving revision 1.6
diff -u -r1.6 sunversion.cxx
--- plugins/sunmajor/pluginlib/sunversion.cxx   31 Jan 2005 09:50:23 -0000      
1.6
+++ plugins/sunmajor/pluginlib/sunversion.cxx   22 Feb 2005 02:09:38 -0000
@@ -233,8 +233,10 @@
         if (m_preRelease == Rel_NONE)
             return false;
 #if defined(FREEBSD)
-        if (m_preRelease == Rel_FreeBSD)
-            return true;
+      if (m_preRelease == Rel_FreeBSD) {
+       m_nUpdateSpecial = *pCur;
+       return true;
+      }
 #endif
     }
     else

% build debug="true" ; deliver ; javaldx
build -- version: 1.134

/work/ports/editors/openoffice-2.0-devel/work/OOo_1.9.m79_src/jvmfwk/plugins/sunmajor/pluginlib
-------------
/work/ports/editors/openoffice-2.0-devel/work/OOo_1.9.m79_src/jvmfwk/source
-------------
/work/ports/editors/openoffice-2.0-devel/work/OOo_1.9.m79_src/jvmfwk/distributions/OpenOfficeorg
`../../unxfbsd.pro/bin/javavendors_ooo.xml' is up to date
/work/ports/editors/openoffice-2.0-devel/work/OOo_1.9.m79_src/jvmfwk/distributions/StarOffice
`../../unxfbsd.pro/bin/javavendors_so.xml' is up to date
/work/ports/editors/openoffice-2.0-devel/work/OOo_1.9.m79_src/jvmfwk/plugins/sunmajor/javaenvsetup
-------------
deliver -- version: 1.78
LINKLIB: libjvmfwk.so.3 ->
/work/ports/editors/openoffice-2.0-devel/work/OOo_1.9.m79_src/solver/680/unxfbsd.pro/lib/libjvmfwk.so
Statistics:
Files copied: 0
Files unchanged/not matching: 26
[Java framework] Using configuration file
file:///work/ports/editors/openoffice-2.0-devel/work/OOo_1.9.m79_src/solver/680/unxfbsd.pro/lib/jvmfwk3rc
[Java framework] Using bootstrap parameter UNO_JAVA_JFW_ENV_JREHOME with
JAVA_HOME = /usr/local/jdk1.3.1.
[Java framework] Using bootstrap parameter UNO_JAVA_JFW_VENDOR_SETTINGS =
file:///work/ports/editors/openoffice-2.0-devel/work/OOo_1.9.m79_src/solver/680/unxfbsd.pro/lib/javavendors.xml.
[Java framework] sunjavaplugin: Testing class SunVersion succeeded.[Java
framework] sunjavaplugin: Using configuration file
file:///work/ports/editors/openoffice-2.0-devel/work/OOo_1.9.m79_src/solver/680/unxfbsd.pro/lib/sunjavapluginrc
[Java framework] Executing: file:///usr/local/jdk1.3.1/bin/.java_wrapper.
[Java framework] Java executed successfully.
[Java framework]  Java wrote to stderr:" .java_wrapper was not found in
/usr/local/jdk1.3.1/bin/i386/green_threads/.java_wrapper
 ".

[Java framework] Executing: file:///usr/local/jdk1.3.1/bin/java.
[Java framework] Java executed successfully.
[Java framework]  Java wrote to stderr:"  ".
[Java framework] sunjavaplugin.so: Detected another JRE: 
file:///usr/local/jdk1.3.1
 at: file:///usr/local/jdk1.3.1.
/usr/local/jdk1.3.1/jre/lib/i386/client:/usr/local/jdk1.3.1/jre/lib/i386/native_threads:/usr/local/jdk1.3.1/jre/lib/i386


okay verified for maho.
thank you very much.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to