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 226169 - AssertionError when opening project of TYPE_CUSTOM type
Summary: AssertionError when opening project of TYPE_CUSTOM type
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.3
Hardware: PC All
: P2 normal (vote)
Assignee: Maria Tishkova
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-15 11:55 UTC by Andrew Krasny
Modified: 2013-03-18 14:50 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 Andrew Krasny 2013-02-15 11:55:35 UTC
java.lang.AssertionError
	at org.netbeans.modules.cnd.makeproject.api.configurations.PackagingConfiguration.setDefaultValues(PackagingConfiguration.java:119)
	at org.netbeans.modules.cnd.makeproject.api.configurations.PackagingConfiguration.<init>(PackagingConfiguration.java:96)
	at org.netbeans.modules.cnd.makeproject.api.configurations.MakeConfiguration.<init>(MakeConfiguration.java:236)
Comment 1 Andrew Krasny 2013-02-15 11:59:25 UTC
Fix: http://hg.netbeans.org/cnd-main/rev/fac681d1288c

We need this fix in release73 branch (any patch that to be used as a base for studio tools)
Comment 2 Vladimir Voskresensky 2013-02-15 14:58:17 UTC
one more fix is needed. Then we will transplant into 7.3 patch both commits
Comment 3 Maria Tishkova 2013-02-27 13:18:01 UTC
Additional fixes can be found at bz#226271 - Customized MakeProject works incorrectly (exceptions thrown)
Comment 4 Alexander Pepin 2013-03-13 14:28:55 UTC
verified in trunk build