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 18158 - Upgrading user installed module as global installed
Summary: Upgrading user installed module as global installed
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Module System (show other bugs)
Version: 3.x
Hardware: PC Linux
: P4 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-11-28 15:41 UTC by _ pkuzel
Modified: 2008-12-23 08:30 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 _ pkuzel 2001-11-28 15:41:33 UTC
I had a module installed in user dir then I upgraded it using AU as global one.

New modules:
        JUnit tests [org.netbeans.modules.junit/2 2.3.1 ${buildnumber}]
Existing modules:
        JUnit tests [org.netbeans.modules.junit/2 2.3.1 ${buildnumber}]
        JUnit tests [org.netbeans.modules.junit/2 2.3 ${buildnumber}]

It looks strange does not it?
Comment 1 Jesse Glick 2001-11-29 11:45:08 UTC
I know, the messaging on console during upgrades that switch module
dirs is confusing and should be improved. I am reluctant to change it
for 3.3.1 for fear of affecting the actual upgrade logic, which is
more important than what the console says.

Was that all, or did the upgrade actually fail to work somehow? If
something else was wrong, please attach ide.log with
org.netbeans.core.modules=0 as usual.
Comment 2 _ pkuzel 2001-11-29 13:29:35 UTC
I spotted just the visual effect hence P4.
Comment 3 Jesse Glick 2002-03-01 10:57:20 UTC
Simplifying output stuff, since most output now goes to log file.

committed   * Up-To-Date  1.7        
core/src/org/netbeans/core/modules/Bundle.properties
committed   * Up-To-Date  1.13       
core/src/org/netbeans/core/modules/Events.java
committed   * Up-To-Date  1.24       
core/src/org/netbeans/core/modules/ModuleManager.java
committed   * Up-To-Date  1.19       
core/src/org/netbeans/core/modules/NbEvents.java
Comment 4 Quality Engineering 2003-07-01 15:47:18 UTC
Resolved for 3.4.x or earlier, no new info since then -> verified
Comment 5 Quality Engineering 2003-07-01 16:51:46 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.