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 267675 - AssertionError at org.netbeans.modules.cnd.makeproject.api.configurations.MakeConfigurationDescriptor.addFilesFromRoot
Summary: AssertionError at org.netbeans.modules.cnd.makeproject.api.configurations.Mak...
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-22 17:03 UTC by Alexander Simon
Modified: 2017-04-13 10:48 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 225858


Attachments
stacktrace (6.46 KB, text/plain)
2016-08-22 17:03 UTC, Alexander Simon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Simon 2016-08-22 17:03:51 UTC
Build: NetBeans IDE Dev (Build 20160822-6ce4074faba4)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.102-b14, Java(TM) SE Runtime Environment, 1.8.0_102-b14
OS: SunOS

User Comments:
alexvsimon: add source root




Stacktrace: 
java.lang.AssertionError
   at org.netbeans.modules.cnd.makeproject.api.configurations.MakeConfigurationDescriptor.addFilesFromRoot(MakeConfigurationDescriptor.java:1901)
   at org.netbeans.modules.cnd.makeproject.api.configurations.MakeConfigurationDescriptor.checkForChangedSourceRoots(MakeConfigurationDescriptor.java:1720)
   at org.netbeans.modules.cnd.makeproject.ui.MakeCustomizerProviderImpl$OptionListener.lambda$actionPerformed$2(MakeCustomizerProviderImpl.java:356)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1443)
   at org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:68)
   at org.openide.util.lookup.Lookups.executeWith(Lookups.java:303)
Comment 1 Alexander Simon 2016-08-22 17:03:53 UTC
Created attachment 161745 [details]
stacktrace
Comment 2 Alexander Simon 2017-03-29 11:29:05 UTC
fixed in enum, branch release82, changeset 138522a49474
Comment 3 Quality Engineering 2017-04-02 02:37:21 UTC
Integrated into 'main-silver', will be available in build *201704020002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/f780ed018f49
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #267675 AssertionError at org.netbeans.modules.cnd.makeproject.api.configurations.MakeConfigurationDescriptor.addFilesFromRoot
(transplanted from 138522a49474f3816d8cd2300993a0fdd211ce9f)
Comment 4 ilia 2017-04-13 10:48:39 UTC
https://netbeans.org/bugzilla/show_bug.cgi?id=267675 Changesets:
    http://hg.netbeans.org/releases/rev/138522a49474 # fixed Bug #267675 AssertionError at org.netbeans.modules.cnd.makeproject.api.configurations.MakeConfigurationDescriptor.addFilesFromRoot