Issue 13174 - j2sdk_1.4.2-beta not detected by installation routine
Summary: j2sdk_1.4.2-beta not detected by installation routine
Status: CLOSED FIXED
Alias: None
Product: Installation
Classification: Application
Component: code (show other issues)
Version: 644
Hardware: PC Linux, all
: P3 Trivial (vote)
Target Milestone: OOo 1.1 Beta2
Assignee: joerg.skottke
QA Contact: issues@installation
URL:
Keywords:
: 13782 (view as issue list)
Depends on:
Blocks:
 
Reported: 2003-04-08 16:30 UTC by joerg.skottke
Modified: 2003-09-08 16:53 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description joerg.skottke 2003-04-08 16:30:41 UTC
The most recent j2sdk 1.4.2 beta for linux (tar.gz-archive) is not detected by
the setup routine on RedHat 9.0. 
OOo-version is 644_m7.

#>java -version 
java version "1.4.2-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2-beta-b19)
Java HotSpot(TM) Client VM (build 1.4.2-beta-b19, mixed mode)

Java is installed in /usr/j2sdk1.4.2 and a symlink exists in /usr/bin (java ->
/usr/j2sdk1.4.2/jre/bin/java)
Other Java programs run ok (e.g. jEdit)
Comment 1 Olaf Felka 2003-04-09 09:06:26 UTC
Hi Joachim,
please have a look. I think we should detect java newer than 1.4.1.
Comment 2 joachim.lingner 2003-04-09 09:28:38 UTC
I am  currently not aware of a versioning scheme which details how
exactly the version string is formed. Therefore the api which
recognizes the java installations usually only finds javas which the
office was delivered with. I will contact some java guy to find out if
there is a special algorithm how the string is formed.
Comment 3 joachim.lingner 2003-04-14 10:07:09 UTC
setting target to oo11beta
Comment 4 joachim.lingner 2003-04-14 10:28:57 UTC
fixed in srx644 cws uno2
Comment 5 joachim.lingner 2003-04-16 09:34:18 UTC
jl->of: Could you verify the fix?
Comment 6 joachim.lingner 2003-04-16 09:36:11 UTC
Fixed in cws uno2.
Comment 7 Olaf Felka 2003-04-16 09:52:48 UTC
For Skotty.
Comment 8 Olaf Felka 2003-04-16 09:53:41 UTC
Please verify, I think you have this jdk version
Comment 9 Olaf Felka 2003-04-16 09:54:16 UTC
Should be fixed now.
Comment 10 joachim.lingner 2003-04-17 10:22:50 UTC
verified in cws uno2
Comment 11 Olaf Felka 2003-04-24 15:13:11 UTC
*** Issue 13782 has been marked as a duplicate of this issue. ***
Comment 12 thorsten.ziehm 2003-05-20 10:49:40 UTC
Verified in OOo 1.1 Beta2.