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 212218

Summary: Extend Autoupdate API to improve UI of update IDE
Product: platform Reporter: Jiri Rechtacek <jrechtacek>
Component: AutoupdateAssignee: Jiri Rechtacek <jrechtacek>
Status: RESOLVED FIXED    
Severity: normal Keywords: API, API_REVIEW_FAST, UMBRELLA
Priority: P2    
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 211734, 211735, 211736, 211737, 211741, 211777, 211796    
Attachments: the proposed API changes

Description Jiri Rechtacek 2012-05-09 07:59:36 UTC
Based on http://wiki.netbeans.org/NetBeans71PatchingProcessReview#7.2 I propose to extend Autoupdate API and Update Provider Descriptor DTD to enable supplementation of attached tasks. All API change are in the attached patch file, rest of implementation is on core-main#autoupdate_211777 branch.
Comment 1 Jiri Rechtacek 2012-05-10 13:18:12 UTC
Created attachment 119282 [details]
the proposed API changes

The proposed API changes are in the attachment. Rest of implementation found on http://hg.netbeans.org/core-main#autoupdate_21177 branch.
Comment 2 Jiri Rechtacek 2012-05-15 16:23:32 UTC
I'm going to integrate it tomorrow.
Comment 3 Jiri Rechtacek 2012-05-16 15:10:03 UTC
core-main/rev/3b5f1c82d4d3
Comment 4 Quality Engineering 2012-05-17 15:40:44 UTC
Integrated into 'main-golden', will be available in build *201205170950* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/9eda3a33e487
User: Jiri Rechtacek <jrechtacek@netbeans.org>
Log: #212218: Extend Autoupdate API to improve UI of update IDE