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 202017

Summary: Need a flag to exclude a toolcahin from auto detection
Product: cnd Reporter: Egor Ushakov <gorrus>
Component: ToolchainAssignee: Alexander Simon <alexvsimon>
Status: VERIFIED FIXED    
Severity: normal    
Priority: P2    
Version: 7.0.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Egor Ushakov 2011-09-12 13:35:50 UTC
In Studio we need to have toolchains that could be created only manually by user not by auto detection during IDE start. Please introduce a flag or attribute in toolchain xml to exclude it from auto detection.
Comment 1 Alexander Simon 2011-09-12 15:42:05 UTC
fixed, change set:
http://hg.netbeans.org/cnd-main/rev/49850d1b5a58
Comment 2 Egor Ushakov 2011-09-13 10:39:48 UTC
fix is safe, but in line AddCompilerSetPanel:219 we init compiler set at 0 position twice.
Comment 3 Alexander Simon 2011-09-13 11:13:13 UTC
additional fix (discovered by code review)
http://hg.netbeans.org/cnd-main/rev/6d47a89603e6
Comment 4 Alexander Simon 2011-09-13 11:29:45 UTC
transplanted in releases_elif branch release701_fixes
49850d1b5a58 transplanted to 6020396ffcd7
6d47a89603e6 transplanted to 95c763ebc0d0
Comment 5 Quality Engineering 2011-09-13 16:05:14 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/49850d1b5a58
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #202017 Need a flag to exclude a toolcahin from auto detection
Comment 6 Quality Engineering 2011-09-14 06:23:00 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/6d47a89603e6
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #202017 Need a flag to exclude a toolcahin from auto detection
- additional fix
Comment 7 Alexander Pepin 2011-09-19 14:19:34 UTC
verified in OSS build 30
Comment 8 Quality Engineering 2011-09-26 13:26:58 UTC
Integrated into 'releases'
Changeset: http://hg.netbeans.org/releases/rev/6020396ffcd7
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #202017 Need a flag to exclude a toolcahin from auto detection
Comment 9 Alexander Pepin 2011-09-27 13:44:32 UTC
verified in OSS dev build based on 7.0.1 patch2