Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-10935

runtime depends on examples, examples depends on runtime?

XMLWordPrintable

      The Runtime Detection job (https://hudson.qa.jboss.com/hudson/job/jbosstools-3.3_trunk.component--runtime/) depends on upstream Project Examples job (https://hudson.qa.jboss.com/hudson/job/jbosstools-3.3_trunk.component--examples/).

      But the Project Examples job is now failing because it can't find Runtime code.

      https://hudson.qa.jboss.com/hudson/job/jbosstools-3.3_trunk.component--examples/565/console

      [INFO] org.jboss.tools.project.examples .................. FAILURE [11.232s]
      
      [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.13.0:compile (default-compile) on project org.jboss.tools.project.examples: Compilation failure: Compilation failure:
      [ERROR] /mnt/hudson_workspace/workspace/jbosstools-3.3_trunk.component--examples/sources/plugins/org.jboss.tools.project.examples/src/org/jboss/tools/project/examples/wizard/NewProjectExamplesRequirementsPage.java (at line 59):[-1,-1]
      [ERROR] import org.jboss.tools.runtime.ui.IDownloadRuntimes;
      [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      [ERROR] The import org.jboss.tools.runtime.ui.IDownloadRuntimes cannot be resolved
      [ERROR] 
      

      This suggests a dependency cycle, which must be fixed.

            snjeza_jira Snjezana Peco (Inactive)
            nickboldt Nick Boldt
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: