This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 208437

Summary: *.cab files not removed after installation
Product: installer Reporter: Jiri Skrivanek <jskrivanek>
Component: JDK bundleAssignee: Ondrej Vrabec <ovrabec>
Status: VERIFIED FIXED    
Severity: normal CC: mmirilovic
Priority: P3    
Version: 7.1   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: Log file.

Description Jiri Skrivanek 2012-02-15 08:42:14 UTC
Created attachment 115739 [details]
Log file.

I installed from bundle jdk-7u3-nb-7_1-windows-ml.exe. But after successful installation *.cab files in destination directory are not deleted. There is probably typo. Version was not increased from 02 to 03.


[2012-02-15 09:32:44.156]:         deleting file: D:\jdk1.7.0\sj170020.cab
[2012-02-15 09:32:44.156]:             ... file does not exist
[2012-02-15 09:32:44.156]:         deleting file: D:\jdk1.7.0\ss170020.cab
[2012-02-15 09:32:44.156]:             ... file does not exist
[2012-02-15 09:32:44.171]:         deleting file: D:\jdk1.7.0\st170020.cab
[2012-02-15 09:32:44.171]:             ... file does not exist
[2012-02-15 09:32:44.171]:         deleting file: D:\jdk1.7.0\sz170020.cab
[2012-02-15 09:32:44.171]:             ... file does not exist
Comment 1 Ondrej Vrabec 2012-02-15 08:50:53 UTC
fix: http://hg.netbeans.org/core-main/rev/24e5a10264a3
Comment 2 Ondrej Vrabec 2012-02-15 09:55:56 UTC
jirko, could you try with http://smetiste.cz.oracle.com/builds/netbeans/7.1/bundles/jdk-7u3-nb-7_1/fcs/latest/ ? I re-built the exe installer with the fix, it should now delete the cab files
Comment 3 Marian Mirilovic 2012-02-15 12:30:58 UTC
Expect, needs to be fixed in release71_fixes as well ... ?