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 212703

Summary: 7.1.1 updated to 7.1.2 still shows "7.1.1" in branding
Product: platform Reporter: Jesse Glick <jglick>
Component: AutoupdateAssignee: Jiri Rechtacek <jrechtacek>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P2    
Version: 7.2   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description Jesse Glick 2012-05-18 13:50:31 UTC
I had a 7.1.1 installation (cannot remember if fresh, or updated from 7.1) which I updated to what I suppose is 7.1.2 by accepting all updates. For example, it has Ant 1.8.3 according to Tools > Options, spec version 3.49.2.2 according to log, which was a 7.1.2 fix (bug #208147).

But the splash screen and so on still say "7.1.1". In fact if I check release71_fixes sources, ide.branding/core.windows/src/org/netbeans/core/windows/view/ui/Bundle_nb.properties shows "7.1.2" as expected but ide.branding/manifest.mf is still at 1.18.1 - i.e. the update was never pushed.

Not sure if you want to hotfix this now for 7.1.2 users (should be trivial but requires a bit of QA), or just wait to do it right for 7.1.3 (set ide.branding spec to 1.18.3).
Comment 1 Marian Mirilovic 2012-05-23 09:31:54 UTC
No, this is really as design now. we are working on a new way to push "I have 7.1.1 with Patch2" information to our users, see 
http://wiki.netbeans.org/NetBeans71PatchingProcessReview
Comment 2 Jesse Glick 2012-05-24 02:15:27 UTC

*** This bug has been marked as a duplicate of bug 208627 ***