|
Quick Lists
|
|
Bug ID:
|
6527562
|
|
Votes
|
0
|
|
Synopsis
|
tzupdater makefile needs to name zip file with version number
|
|
Category
|
tzupdater:tool
|
|
Reported Against
|
b01
|
|
Release Fixed
|
1.1.0(b02)
|
|
State
|
10-Fix Delivered,
bug
|
|
Priority:
|
3-Medium
|
|
Related Bugs
|
|
|
Submit Date
|
22-FEB-2007
|
|
Description
|
Need to make .zip files consistent between tzupdater tools.
Names should be:
tzupdater-1.1.0-2007a.zip
tzupdater131-1.1.0-2007a.zip
Contents should be:
$ unzip -l ../build/tzupdater-1.1.0-2007a.zip
Archive: ../build/tzupdater-1.1.0-2007a.zip
Length Date Time Name
------ ---- ---- ----
0 customer -22-07 17:56 tzupdater-1.1.0-2007a/
50 customer -22-07 17:56 tzupdater-1.1.0-2007a/README
9876 customer -22-07 17:56 tzupdater-1.1.0-2007a/LICENSE
10073 customer -22-07 17:56 tzupdater-1.1.0-2007a/LICENSE.txt
252764 customer -22-07 17:56 tzupdater-1.1.0-2007a/tzupdater.jar
------ -------
272763 5 files
..of the same form as:
$ unzip -l tzupdater131-1.1.0-2007a.zip
Archive: tzupdater131-1.1.0-2007a.zip
Length Date Time Name
------ ---- ---- ----
0 customer -22-07 01:19 tzupdater131-1.1.0-2007a/
23 customer -22-07 01:19 tzupdater131-1.1.0-2007a/README
9876 customer -22-07 01:19 tzupdater131-1.1.0-2007a/LICENSE
10073 customer -22-07 01:19 tzupdater131-1.1.0-2007a/LICENSE.txt
35650 customer -22-07 01:19 tzupdater131-1.1.0-2007a/tzupdater131.jar
------ -------
55622 5 files
Posted Date : 2007-02-22 17:59:08.0
|
|
Work Around
|
N/A
|
|
Evaluation
|
Changing makefile.
Posted Date : 2007-02-22 17:49:19.0
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |