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

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

John Kostaras created NETBEANS-617:
--------------------------------------

             Summary: 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
             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