-
Bug
-
Resolution: Fixed
-
P1
-
1.4.0
-
None
-
beta2
-
generic
-
generic
Name: dm26566 Date: 07/17/2001
the settings for MILESTONE and BUILD_NUMBER are not getting passed into
the win32 and linux builds when using the 'control' workspace.
Win32
-----
java -version
java version "1.4.0-beta_refresh"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta_refresh-b71)
Java HotSpot(TM) Client VM (build 1.4-internal, mixed mode)
^^^^^^^^^
Linux-i386
-----------
java -version
java version "1.4.0-beta_refresh"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta_refresh-b71)
Java HotSpot(TM) Client VM (build 1.4-internal, mixed mode)
^^^^^^^^^
======================================================================