You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Jaroslav Tulach (JIRA)" <ji...@apache.org> on 2018/04/10 12:11:00 UTC

[jira] [Closed] (NETBEANS-617) Cyclic dependency dialog box appears while it shouldn't

     [ https://issues.apache.org/jira/browse/NETBEANS-617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jaroslav Tulach closed NETBEANS-617.
------------------------------------
    Resolution: Fixed

I was expecting the problem I am trying to fix in https://github.com/apache/incubator-netbeans/pull/490 is general and can appear anywhere. Thanks for pointing this out.

> Cyclic dependency dialog box appears while it shouldn't
> -------------------------------------------------------
>
>                 Key: NETBEANS-617
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-617
>             Project: NetBeans
>          Issue Type: Bug
>          Components: apisupport - Project
>    Affects Versions: 9.0
>         Environment: MacOSX
>            Reporter: John Kostaras
>            Assignee: Jaroslav Tulach
>            Priority: Major
>             Fix For: 9.0
>
>         Attachments: Screen Shot 2018-04-06 at 17.08.53.png
>
>
> Following [[API Support] Window Wizard|http://netbeans-vm.apache.org/synergy/client/app/#/specification/207] Test specification, Create Top Component Window Test Case, the created TopComponent contains errors.
> Trying to resolve the errors by adding the missing modules, the attached error is displayed.
> It is very weird how this error appears. I started with a clean NB 9 beta (incubator) (i.e. clean cache, plugins, settings etc.). After having run the Ant-based NB Suite test specification, step 5 "Creating a New Window" was executed without any issues.
> After finishing the Ant-based NB Suite test specification and started the [[API Support] Window Wizard|http://netbeans-vm.apache.org/synergy/client/app/#/specification/207] Test specification, this issue appeared. 
> It could be that it works OK only the first time that a TopComponent is created, and after that the cyclic dependency issue appears. It could be that the issue appears after a module suite is created. 
> In any case, the error should not be displayed as there are no cyclic dependencies with the remaining modules (that need to be added) with the three modules that were added to the project (Lookup API, Base Utilities API and Utilities API).
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists