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 75158 - "Make Project" module has hardcoded manifest
Summary: "Make Project" module has hardcoded manifest
Status: RESOLVED INVALID
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: _ gordonp
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-18 13:52 UTC by Vladimir Voskresensky
Modified: 2007-09-06 17:59 UTC (History)
0 users

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 Vladimir Voskresensky 2006-04-18 13:52:35 UTC
manifest for "Make Project" module is not generated by NB's build harness, it's
hardcoded. This cause some maintaince problems, i.e. after update
Properties->Libraries dependencies module could fail on startup, because
manifest doens't contain new dependency. Module "Make Project" should be updated
to be "fair" NB5 Module Project
Comment 1 Vladimir Voskresensky 2006-04-18 22:07:33 UTC
I've checked, "Make Project" doesn't have described problems. It's manifest is
autogenerated. Sorry for confusing. I close this issue.
(http://www.netbeans.org/issues/show_bug.cgi?id=75155 is still valid)