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 221926 - Check for Updates doesn't respect preferred updates as first
Summary: Check for Updates doesn't respect preferred updates as first
Status: VERIFIED FIXED
Alias: None
Product: installer
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.3
Hardware: PC Linux
: P3 normal (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-12 09:25 UTC by Jiri Rechtacek
Modified: 2012-11-20 15: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 Jiri Rechtacek 2012-11-12 09:25:54 UTC
7.3 beta1->beta2
AU modules should be installed first and then other updates, but Chech for Updates install all together
Comment 1 Jiri Rechtacek 2012-11-14 21:00:12 UTC
fixed on installer_check_for_updates_221929 branch
Comment 2 Jiri Rechtacek 2012-11-15 15:53:01 UTC
http://hg.netbeans.org/core-main/rev/6d282653ed47
Comment 3 Quality Engineering 2012-11-17 02:44:07 UTC
Integrated into 'main-golden', will be available in build *201211170002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/6d282653ed47
User: Jiri Rechtacek <jrechtacek@netbeans.org>
Log: #221929: Check for Updates action doesn't start if preceding JUnit installed failed;
#221927: Check for updates seems as frozen;
#221926: Check for Updates doesn't respect preferred updates as first ;
#221941: Inconsistent update number in PM and bubble
Comment 4 Tomas Danek 2012-11-20 15:12:17 UTC
verified, preferred updates were installed correctly prior other updates.