-
Bug
-
Resolution: Fixed
-
P4
-
1.4.0
-
hopper
-
generic
-
generic
-
Not verified
Name: dm26566 Date: 02/15/2002
There are too many places where release-specific version strings are
used in the build. These should be defined is one place and used
throughout the build.
For the version number,
JDK_{MAJOR,MINOR,MICRO,UPDATE}_VERSION
should be used. These have (or will have in the case of JDK_UPDATE_VERSION)
override support.
For other strings teh default values should be stored in one place, and
should be overridable from the command line, requiring support in the
control as well as the j2se workspaces.
======================================================================
- duplicates
-
JDK-4384975 Install Shield JDK version numbers should be obtained from standard variables
-
- Closed
-
- relates to
-
JDK-4638709 Need to allow underscore version strings in build version
-
- Resolved
-
-
JDK-4638843 updating plugin source to new release is problematic
-
- Closed
-