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 243703 - cnd.analysis.api introduces dependencies from makeproject and toolchain
Summary: cnd.analysis.api introduces dependencies from makeproject and toolchain
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 8.0.1
Hardware: PC Solaris
: P2 normal (vote)
Assignee: Maria Tishkova
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-09 16:00 UTC by Maria Tishkova
Modified: 2014-04-24 02:17 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 Maria Tishkova 2014-04-09 16:00:56 UTC
Studio code-analyzer  builds are broken
Comment 1 Maria Tishkova 2014-04-09 16:03:33 UTC
Need to introduce additional module cnd,analysis.impl which will have dependencies to makeproject and toolchain.
Comment 2 Maria Tishkova 2014-04-10 12:19:43 UTC
fixed in http://hg.netbeans.org/cnd-main/rev/f6f553b7619b
Comment 3 Maria Tishkova 2014-04-10 12:29:21 UTC
and reverted unexpected changes http://hg.netbeans.org/cnd-main/rev/45b18deaad9b
Comment 4 Maria Tishkova 2014-04-17 12:48:36 UTC
changed Target Mileston to Dev
Comment 5 Quality Engineering 2014-04-18 02:43:04 UTC
Integrated into 'main-silver', will be available in build *201404180001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/f6f553b7619b
User: Maria Dalmatova <mromashova@netbeans.org>
Log: fixed bz#243703 - cnd.analysis.api introduces dependencies from makeproject and toolchain
1) introduced new module cnd.analysis.impl
2) cnd.analysis.impl is added as a friend to makeproject, toolchain, analysis.api and code.analysis
3) added to cnd.kit modules
4) added to cnd.cluster
Comment 6 Quality Engineering 2014-04-24 02:17:57 UTC
Integrated into 'releases/release80', will be available in build *201404240045* or newer. Wait for official and publicly available build.

Changeset: http://hg.netbeans.org/releases/rev/9ed36c16fd4e
User: Maria Dalmatova <mromashova@netbeans.org>
Log: fixed bz#243703 - cnd.analysis.api introduces dependencies from makeproject and toolchain
1) introduced new module cnd.analysis.impl
2) cnd.analysis.impl is added as a friend to makeproject, toolchain, analysis.api and code.analysis
3) added to cnd.kit modules
4) added to cnd.cluster
(transplanted from f6f553b7619bb70ba6afd5a9f01ee338e98c5d7b)