Update ooo320-m1
[ooovba.git] / setup_native / source / java / javaversion.dat
blob87172c3a6495401531159d2b45223e82f13e2652
1 #*************************************************************************
3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4 #
5 # Copyright 2008 by Sun Microsystems, Inc.
7 # OpenOffice.org - a multi-platform office productivity suite
9 # $RCSfile: header.hxx,v $
11 # $Revision: 1.1 $
13 # This file is part of OpenOffice.org.
15 # OpenOffice.org is free software: you can redistribute it and/or modify
16 # it under the terms of the GNU Lesser General Public License version 3
17 # only, as published by the Free Software Foundation.
19 # OpenOffice.org is distributed in the hope that it will be useful,
20 # but WITHOUT ANY WARRANTY; without even the implied warranty of
21 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
22 # GNU Lesser General Public License version 3 for more details
23 # (a copy is included in the LICENSE file that accompanied this code).
25 # You should have received a copy of the GNU Lesser General Public License
26 # version 3 along with OpenOffice.org. If not, see
27 # <http://www.openoffice.org/license.html>
28 # for a copy of the LGPLv3 License.
30 #*************************************************************************
32 # GUI String in the installer ("Java Runtime Environment (${JAVAVERSION})")
33 JAVAVERSION=Java 6 Update 16
34 WINDOWSJAVAVERSION=Java 6 Update 16
36 # Windows (scp2 and downloadtemplate.nsi)
37 WINDOWSJAVAFILENAME=jre-6u16-windows-i586.exe
38 WINDOWSJAVAREGISTRYENTRY=1.6.0_16
40 # Linux (scp2)
41 LINUXJAVAFILENAME=jre-6u16-linux-i586.rpm
42 # Linux (rpmUnit.xml, rpm -qp <filename> )
43 LINUXJAVANAME=jre-1.6.0_16-fcs
45 # Linux-x64 (scp2)
46 LINUXX64JAVAFILENAME=jre-6u16-linux-amd64.rpm
48 # Solaris Sparc (scp2)
49 SOLSJAVARTPACKED=SUNWj6rt_1_6_0_16_sparc.tar.gz
50 SOLSJAVACFGPACKED=SUNWj6cfg_1_6_0_16_sparc.tar.gz
51 SOLSJAVAMANPACKED=SUNWj6man_1_6_0_16_sparc.tar.gz
53 # Solaris x86 (scp2)
54 SOLIJAVARTPACKED=SUNWj6rt_1_6_0_16_x86.tar.gz
55 SOLIJAVACFGPACKED=SUNWj6cfg_1_6_0_16_x86.tar.gz
56 SOLIJAVAMANPACKED=SUNWj6man_1_6_0_16_x86.tar.gz
58 # Solaris (pkgUnit.xml, needs only to be changed in major changes)
59 SOLARISJAVART=SUNWj6rt
60 SOLARISJAVACFG=SUNWj6cfg
61 SOLARISJAVAMAN=SUNWj6man