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

compiler error in org.jboss.ide.eclipse.archives.test blocks publishing updated archives update site to downstream

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Blocker
    • 4.0.0.Beta2
    • 4.0.0.Beta1
    • archives
    • None

    Description

      [INFO] Reactor Summary:
      [INFO] 
      [INFO] archives.all ...................................... SUCCESS [5.457s]
      [INFO] archives.plugins .................................. SUCCESS [0.037s]
      [INFO] org.jboss.ide.eclipse.archives.core ............... SUCCESS [12.469s]
      [INFO] org.jboss.ide.eclipse.archives.ui ................. SUCCESS [6.766s]
      [INFO] org.jboss.ide.eclipse.archives.jdt.integration .... SUCCESS [1.737s]
      [INFO] archives.features ................................. SUCCESS [0.033s]
      [INFO] org.jboss.ide.eclipse.archives.feature ............ SUCCESS [0.796s]
      [INFO] archives.tests .................................... SUCCESS [0.030s]
      [INFO] org.jboss.ide.eclipse.archives.test ............... FAILURE [1.468s]
      [INFO] org.jboss.ide.eclipse.archives.ui.test ............ SUCCESS [3.922s]
      [INFO] org.jboss.tools.archives.ui.bot.test .............. SUCCESS [27.573s]
      [INFO] org.jboss.ide.eclipse.archives.test.feature ....... SKIPPED
      [INFO] archives.site ..................................... SKIPPED
      [INFO] ------------------------------------------------------------------------
      [INFO] BUILD FAILURE
      [INFO] ------------------------------------------------------------------------
      [INFO] Total time: 2:36.854s
      [INFO] Finished at: Fri Oct 12 18:35:00 EDT 2012
      [INFO] Final Memory: 59M/543M
      [INFO] ------------------------------------------------------------------------
      [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.15.0:compile (default-compile) on project org.jboss.ide.eclipse.archives.test: Compilation failure: Compilation failure:
      [ERROR] /qa/hudson_workspace/workspace/jbosstools-4.0_trunk.component--archives/sources/tests/org.jboss.ide.eclipse.archives.test/src/org/jboss/ide/eclipse/archives/test/ArchivesTestSuite.java:[23,0]
      [ERROR] import org.jboss.ide.eclipse.archives.test.model.ReadWriteTest;
      [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      [ERROR] The import org.jboss.ide.eclipse.archives.test.model.ReadWriteTest cannot be resolved
      [ERROR] /qa/hudson_workspace/workspace/jbosstools-4.0_trunk.component--archives/sources/tests/org.jboss.ide.eclipse.archives.test/src/org/jboss/ide/eclipse/archives/test/ArchivesTestSuite.java:[42,0]
      [ERROR] suite.addTestSuite(ReadWriteTest.class);
      [ERROR] ^^^^^^^^^^^^
      [ERROR] The method addTestSuite(Class<? extends TestCase>) in the type TestSuite is not applicable for the arguments (Class<ReadWriteTest>)
      [ERROR] /qa/hudson_workspace/workspace/jbosstools-4.0_trunk.component--archives/sources/tests/org.jboss.ide.eclipse.archives.test/src/org/jboss/ide/eclipse/archives/test/ArchivesTestSuite.java:[42,0]
      [ERROR] suite.addTestSuite(ReadWriteTest.class);
      [ERROR] ^^^^^^^^^^^^^
      [ERROR] ReadWriteTest cannot be resolved to a type
      [ERROR] 3 problems (3 errors)
      

      https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevStudio_Trunk/job/jbosstools-4.0_trunk.component--archives/84/console

      Also reproduced offline so this is most likely not a "Jenkins is building stuff out of order" issue.

      Attachments

        Activity

          People

            rob.stryker Rob Stryker (Inactive)
            nickboldt Nick Boldt
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: