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 101845 - can't use NB6's new Plugin Manager to install downloaded UML NBMs
Summary: can't use NB6's new Plugin Manager to install downloaded UML NBMs
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Plugin Manager (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks: 99509
  Show dependency tree
 
Reported: 2007-04-19 21:49 UTC by Peter Lam
Modified: 2007-05-21 10:36 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 Peter Lam 2007-04-19 21:49:50 UTC
The issue with the latest NB 6 builds that has the new Plugin Manager. I
selected all 18 UML nbm modules to add but the only one module got listed from
the Downloaded tab. If I manually selected only one module, only the selected
module got listed. If I selected a different module, the previously selected
module was replaced with the newly selected module. It's impossible to add all
18 modules. Therefore, not possible to install manually downloaded UML Module.
Comment 1 Jiri Kovalsky 2007-04-20 13:39:30 UTC
This sounds like a problem in Plugin Manager not Auto Update Center. Could you
please Jirko evaluate this P1 defect?
Comment 2 Jiri Rechtacek 2007-04-20 13:49:41 UTC
I know about this problem. Will be fixed in NB6/M9.
Comment 3 Jiri Rechtacek 2007-04-22 17:51:28 UTC
Checking in
autoupdate/services/src/org/netbeans/modules/autoupdate/updateprovider/LocalNBMsProvider.java;
/shared/data/ccvs/repository/autoupdate/services/src/org/netbeans/modules/autoupdate/updateprovider/LocalNBMsProvider.java,v
 <--  LocalNBMsProvider.java
new revision: 1.3; previous revision: 1.2
done
Checking in
autoupdate/services/src/org/netbeans/modules/autoupdate/updateprovider/AutoupdateInfoParser.java;
/shared/data/ccvs/repository/autoupdate/services/src/org/netbeans/modules/autoupdate/updateprovider/AutoupdateInfoParser.java,v
 <--  AutoupdateInfoParser.java
new revision: 1.3; previous revision: 1.2
Comment 4 Peter Lam 2007-04-25 00:57:48 UTC
verified fix in build 200704230000. I can now select all UML modules to install.
Comment 5 Jiri Rechtacek 2007-05-21 10:36:06 UTC
Renamed subcomponent 'module manager' to 'plugin manager' consistent with
current naming.