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 48460 - Remove uninstaller log
Summary: Remove uninstaller log
Status: CLOSED FIXED
Alias: None
Product: installer
Classification: Unclassified
Component: JDK bundle (show other bugs)
Version: 4.x
Hardware: All All
: P2 blocker (vote)
Assignee: mslama
URL:
Keywords:
: 48239 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-09-03 15:38 UTC by mslama
Modified: 2006-03-24 09:54 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mslama 2004-09-03 15:38:35 UTC
Similar to issue #47497 for nb installer.
Uninstaller should clean everything what was
installed/created during installation /
uninstallation.
Comment 1 _ ttran 2004-09-05 20:19:14 UTC
*** Issue 48239 has been marked as a duplicate of this issue. ***
Comment 2 mslama 2004-09-06 13:32:13 UTC
Fixed.

Modified:
/cvs/installer/jdkbundle/linux.xml
new revision: 1.3; previous revision: 1.2
/cvs/installer/jdkbundle/solaris-sparc.xml
new revision: 1.3; previous revision: 1.2
/cvs/installer/jdkbundle/solaris-x86.xml
new revision: 1.3; previous revision: 1.2
/cvs/installer/jdkbundle/windows.xml
new revision: 1.4; previous revision: 1.3
/cvs/installer/jdkbundle/src/org/netbeans/installer/PostInstallFixupAction.java

new revision: 1.2; previous revision: 1.1

There is still some minor issue. When JDK is installed using bat on
Win XP/Win 2K file install.log is created in JDK installation
directory. This file is not removed by JDK uninstaller (JDK
uninstaller does not know anything about this file as it is created by
 jdkbundle installer.) This file can help us to diagnose problem when
JDK installer which is run from jdkbundle installer fails.
Comment 3 Petr Blaha 2004-09-07 09:25:10 UTC
Build: 200409051800