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 22070 - Updater does not clean up directories under 'main'
Summary: Updater does not clean up directories under 'main'
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Autoupdate (show other bugs)
Version: 3.x
Hardware: Sun Solaris
: P3 blocker (vote)
Assignee: akemr
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-03 20:37 UTC by Mark Dey
Modified: 2003-06-30 13:49 UTC (History)
1 user (show)

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 Mark Dey 2002-04-03 20:37:20 UTC
I have an NBM that specifies a post-install
procedure in main/main.properties. As part of my
post-install procedure, I wish to include a
subdirectory of post-install support files as
follows:

main/
    main.properties
    post-install.class
    subdir/
        phase1.sh
        phase2.sh


The NBM installs just fine, however when the
Updater exits, I notice that the 'subdir'
directory and it's contents are not deleted by the
Updater.

This could cause problems the next time an NBM is
installed.
Comment 1 Mark Dey 2002-04-03 20:38:24 UTC
Fix is requested for the orion_fcs branch
Comment 2 akemr 2002-04-04 08:06:56 UTC
Fixed in trunk.
Comment 4 akemr 2002-04-05 09:00:32 UTC
Integrated in orion_fcs
Comment 5 Jaromir Uhrik 2002-04-22 14:27:47 UTC
Verified.
Comment 6 Quality Engineering 2003-06-30 13:49:48 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.