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 100435 - The highest available update should be present to user
Summary: The highest available update should be present to user
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Plugin Manager (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: rmatous
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-10 10:38 UTC by rmatous
Modified: 2007-05-21 09:12 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 rmatous 2007-04-10 10:38:53 UTC
The highest available update should be present to user
Comment 1 rmatous 2007-04-10 10:40:59 UTC
Maybe getAvailableUpdates could be sorted to achieve that on index 0 is the
highest update - which wouldn't lead to any changes in UI
Comment 2 rmatous 2007-04-20 16:11:41 UTC
/cvs/autoupdate/services/test/unit/src/org/netbeans/modules/autoupdate/services/UpdateTest.java,v
 <--  UpdateTest.java
new revision: 1.3; previous revision: 1.2

/cvs/autoupdate/services/test/unit/src/org/netbeans/modules/autoupdate/services/UninstallDisabledTest.java,v
 <--  UninstallDisabledTest.java
new revision: 1.3; previous revision: 1.2

/cvs/autoupdate/services/test/unit/src/org/netbeans/modules/autoupdate/services/UninstallTest.java,v
 <--  UninstallTest.java
new revision: 1.3; previous revision: 1.2

/cvs/autoupdate/services/test/unit/src/org/netbeans/modules/autoupdate/services/OperationsTestImpl.java,v
 <--  OperationsTestImpl.java
new revision: 1.3; previous revision: 1.2

/cvs/autoupdate/services/test/unit/src/org/netbeans/modules/autoupdate/services/ScheduleForRestartTest.java,v
 <--  ScheduleForRestartTest.java
new revision: 1.3; previous revision: 1.2

/cvs/autoupdate/services/test/unit/src/org/netbeans/modules/autoupdate/services/InstallTest.java,v
 <--  InstallTest.java
new revision: 1.3; previous revision: 1.2

/cvs/autoupdate/services/test/unit/src/org/netbeans/modules/autoupdate/services/InstallDependentTest.java,v
 <--  InstallDependentTest.java
new revision: 1.3; previous revision: 1.2

/cvs/autoupdate/services/test/unit/src/org/netbeans/modules/autoupdate/services/InstallCustomInstalledTest.java,v
 <--  InstallCustomInstalledTest.java
new revision: 1.3; previous revision: 1.2

/cvs/autoupdate/services/test/unit/src/org/netbeans/modules/autoupdate/services/EnableDisableTest.java,v
 <--  EnableDisableTest.java
new revision: 1.3; previous revision: 1.2

/cvs/autoupdate/services/test/unit/src/org/netbeans/modules/autoupdate/services/InstallWhenDependsOnUpdateTest.java,v
 <--  InstallWhenDependsOnUpdateTest.java
new revision: 1.3; previous revision: 1.2

/cvs/autoupdate/services/test/unit/src/org/netbeans/api/autoupdate/UpdateUnitTest.java,v
 <--  UpdateUnitTest.java
initial revision: 1.1

/cvs/autoupdate/services/test/unit/src/org/netbeans/api/autoupdate/RequiredElementsForUninstallTest.java,v
 <--  RequiredElementsForUninstallTest.java
new revision: 1.3; previous revision: 1.2

/cvs/autoupdate/services/src/org/netbeans/modules/autoupdate/services/UpdateUnitImpl.java,v
 <--  UpdateUnitImpl.java
new revision: 1.3; previous revision: 1.2