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 262270 - Split cnd.makeproject module on module and module UI
Summary: Split cnd.makeproject module on module and module UI
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 8.2
Hardware: PC Solaris
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-30 12:07 UTC by Alexander Simon
Modified: 2017-04-08 03:08 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 Alexander Simon 2016-05-30 12:07:53 UTC
To satisfy TailWind requirements the module should be split on two modules:
- UI
- rest functionality without UI
Comment 1 Alexander Simon 2016-05-30 12:09:20 UTC
remove remove Node dependency from NativeFileItemSet in change set:
http://hg.netbeans.org/cnd-main/rev/e5ffbda999d3
Comment 2 Alexander Simon 2016-05-30 12:51:21 UTC
move NamedOption in change set:
http://hg.netbeans.org/cnd-main/rev/ede46a19193f
Comment 3 Alexander Simon 2016-06-08 16:00:34 UTC
fixed in change sets:
 514b12070279
 9ac247e55904
 584c7dae168c
 87ea3a0d3209
 024071bdbe9a
 15e14fd2730a
 554840f87551
 2543adec94ac
 d2a84ff0da17
 6ec1c43d38ab
 fb7e1da8fe72
 a8d0e164a205
 052844f60d51
 5702d28afd3d
 b7798cc561b6
 1ee9bd99bf76
 3a0ecb9d308c
 0e98ef2d53bd
 29701f1bf6fa
 477eb144e6d9
 2e2e990ad1e8
 be1f9721e67d
 7106dade81e6
 a03cea49bfb0
 070141e605d1
 823d70f439d6
 ede46a19193f
Comment 4 Quality Engineering 2016-06-18 03:12:15 UTC
Integrated into 'main-silver', will be available in build *201606180002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/584c7dae168c
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #262270 Split cnd.makeproject module on module and module UI
- move samples back to make project module
Comment 5 Quality Engineering 2017-04-08 03:08:48 UTC
Integrated into 'main-silver', will be available in build *201704080002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/34b67dc5036d
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixing Bug #262270 Split cnd.makeproject module on module and module UI
- extract ui from configurations
- move actions to ui package