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

Summary: Backup file created in wrong cluster
Product: platform Reporter: Jaroslav Tulach <jtulach>
Component: AutoupdateAssignee: Jiri Rechtacek <jrechtacek>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P2    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

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