Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 55866 - sun-jdk-1.4.2_05
Summary: sun-jdk-1.4.2_05
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
: 56209 57059 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-07-02 04:06 UTC by Paul Burrowes
Modified: 2004-07-15 00:22 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
the ebuild (sun-jdk-1.4.2.05.ebuild,7.00 KB, text/plain)
2004-07-02 04:09 UTC, Paul Burrowes
Details
the digest (digest-sun-jdk-1.4.2.05,139 bytes, text/plain)
2004-07-02 04:09 UTC, Paul Burrowes
Details
the vars file (sun-jdk-1.4.2.05,501 bytes, text/plain)
2004-07-02 04:10 UTC, Paul Burrowes
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Burrowes 2004-07-02 04:06:15 UTC
Please find attached an ebuild for Sun's jdk version 1.4.2_05 It is a trivial update to the 1.4.2_04r2 ebuild with accompanying digest.
Comment 1 Paul Burrowes 2004-07-02 04:09:09 UTC
Created attachment 34626 [details]
the ebuild 

diff:
12,13c12,13
< S="${WORKDIR}/j2sdk1.4.2_04"
< DESCRIPTION="Sun's J2SE Development Kit, version 1.4.2_04"
---
> S="${WORKDIR}/j2sdk1.4.2_05"
> DESCRIPTION="Sun's J2SE Development Kit, version 1.4.2_05"
Comment 2 Paul Burrowes 2004-07-02 04:09:29 UTC
Created attachment 34627 [details]
the digest
Comment 3 Paul Burrowes 2004-07-02 04:10:26 UTC
Created attachment 34628 [details]
the vars file
Comment 4 Paul Burrowes 2004-07-02 04:11:20 UTC
Comment on attachment 34628 [details]
the vars file

a direct copy of the 1.4.2_04r2 vars file
Comment 5 Paul Burrowes 2004-07-02 04:13:30 UTC
Comment on attachment 34628 [details]
the vars file

a direct copy of the 1.4.2_04r2 vars file
Comment 6 Sven 2004-07-03 08:12:31 UTC
since there is a amd64 version of JDK 1.4.2_05, could the gentoo-people mark it stable for amd64? it should be the best version available for amd64.
jdk 1.5 causes troubles due to using source version 1.5 by default.
Comment 7 Mystilleef 2004-07-04 10:42:30 UTC
Where exactly should I put the vars file and how should the file be identified?
Comment 8 Paul Burrowes 2004-07-04 21:09:36 UTC
Comment on attachment 34628 [details]
the vars file

># Copyright 1999-2004 Gentoo Technologies, Inc.
># Distributed under the terms of the GNU General Public License v2
># $Header: /var/cvsroot/gentoo-x86/dev-java/sun-jdk/files/sun-jdk-1.4.2.05,v 1.0 2004/07/02 16:02:12 zx Exp $
>
>VERSION="Sun JDK @PV@"
>JAVA_HOME=/opt/@P@
>JDK_HOME=/opt/@P@
>JAVAC=${JAVA_HOME}/bin/javac
>ADDPATH="${JAVA_HOME}/bin:${JAVA_HOME}/jre/bin:${JAVA_HOME}/jre/javaws"
>ADDLDPATH="/opt/@P@/jre/lib"
>MANPATH="/opt/@P@/man"
>ENV_VARS="JAVA_HOME JDK_HOME JAVAC ADDPATH ADDLDPATH MANPATH"
Comment 9 Paul Burrowes 2004-07-04 21:13:42 UTC
The vars file (I don't know if this is the proper name for it but that seems to be what it contains) goes in "/usr/portage/dev-java/sun-jdk/files" with the digest file. I just updated the header comment 'cos I forgot to do it before I submitted. 
the filename is "sun-jdk-1.4.2.05"
Comment 10 teedog 2004-07-07 13:21:31 UTC
I confirm that Paul's ebuild works fine.
Comment 11 Martijn Koster 2004-07-12 07:23:35 UTC
*** Bug 56209 has been marked as a duplicate of this bug. ***
Comment 12 Danny Staple 2004-07-14 04:55:35 UTC
I confirm that the ebuild works fine. 
When will this go into the main dist- as SUN are no longer offering the 04 files?
Comment 13 Thomas Matthijs (RETIRED) gentoo-dev 2004-07-14 12:41:09 UTC
05 is tree now, and fixed the url for 04
Comment 14 Thomas Matthijs (RETIRED) gentoo-dev 2004-07-15 00:22:46 UTC
*** Bug 57059 has been marked as a duplicate of this bug. ***