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 72960 - Backup file created in wrong cluster
Summary: Backup file created in wrong cluster
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Autoupdate (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-23 08:20 UTC by Jaroslav Tulach
Modified: 2006-10-23 16:39 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 Jaroslav Tulach 2006-02-23 08:20:40 UTC
As found in issue 72551 when upgrading apisupport modules into 5.0 the backup 
file gets created in wrong cluster: 
 
/tmp/apisupport-50u1-200602102159/netbeans/platform6/update/backup/netbeans/modules/org-netbeans-modules-apisupport-harness.jar 
 
Instead it should be created in ide6 cluster, if installed globally.
Comment 1 Jiri Rechtacek 2006-03-23 12:27:45 UTC
Checking in autoupdate/libsrc/org/netbeans/updater/ModuleUpdater.java;
/shared/data/ccvs/repository/autoupdate/libsrc/org/netbeans/updater/ModuleUpdater.java,v
 <--  ModuleUpdater.java
new revision: 1.48; previous revision: 1.47
done
Checking in autoupdate/test/unit/src/org/netbeans/modules/autoupdate/NbmsTest.java;
/shared/data/ccvs/repository/autoupdate/test/unit/src/org/netbeans/modules/autoupdate/NbmsTest.java,v
 <--  NbmsTest.java
new revision: 1.11; previous revision: 1.10
done