-
Bug
-
Resolution: Fixed
-
P3
-
1.4.0
-
None
-
beta2
-
generic
-
generic
Name: dm26566 Date: 05/01/2001
The binary bundles generated for a build do not match the naming
standard as defined at http://javaweb/release/naming_conv.html .
Previously, the bundles created were named:
{j2re|J2sdk}-1_4_0-beta-b63-{solaris-sparc|solaris-i386|linux-i386|}{-debug}.{sh
|tar|tar.Z}
and
{j2re|J2sdk}-1_4_0-beta-b63-{win|win32-i386}{-i}{-debug}.{sh|tar|rpm|rpm.sh|tar.
Z}
on win32
The correct name for these is:
{j2sdk|j2re}-1_4_0-beta-bin-b99-{solsparc|solx86|linux|win}{-i}{-debug}-dd_mmm_y
yyy.{sh|tar|rpm|rpm.sh|tar.Z|exe}
======================================================================
- relates to
-
JDK-4374435 J2SDK source bundles are named incorrectly
-
- Resolved
-