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

Compile failed in org/jboss/tools/cdi/internal/core/refactoring/CDIRenameProcessor.java

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Blocker
    • 3.2.1.CR1
    • 3.2.1.M1
    • cdi
    • None

    Description

      ERROR] Failed to execute goal org.sonatype.tycho:maven-osgi-compiler-plugin:0.10.0:compile (default-compile) on project org.jboss.tools.cdi.core: Compilation failure: Compilation failure:
      [ERROR] /mnt/hudson_workspace/workspace/jbosstools-3.2_stable_branch.component--cdi/sources/plugins/org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/internal/core/refactoring/CDIRenameProcessor.java (at line 159):[-1,-1]
      [ERROR] class CDISearcher extends RefactorSearcher{
      [ERROR] ^^^^^^^^^^^
      [ERROR] The type CDIRenameProcessor.CDISearcher must implement the inherited abstract method RefactorSearcher.isFileCorrect(IFile)
      [ERROR]
      [ERROR] /mnt/hudson_workspace/workspace/jbosstools-3.2_stable_branch.component--cdi/sources/plugins/org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/internal/core/refactoring/CDIRenameProcessor.java (at line 165):[-1,-1]
      [ERROR] protected void outOfSynch(IProject project) {
      [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      [ERROR] The method outOfSynch(IProject) of type CDIRenameProcessor.CDISearcher must override a superclass method
      [ERROR]
      [ERROR] /mnt/hudson_workspace/workspace/jbosstools-3.2_stable_branch.component--cdi/sources/plugins/org.jboss.tools.cdi.core/src/org/jboss/tools/cdi/internal/core/refactoring/CDIRenameProcessor.java (at line 171):[-1,-1]
      [ERROR] if(isFileReadOnly(file)){
      [ERROR] ^^^^^^^^^^^^^^
      [ERROR] The method isFileReadOnly(IFile) is undefined for the type CDIRenameProcessor.CDISearcher
      [ERROR] -> [Help 1]

      [INFO] org.jboss.tools.cdi.core .......................... FAILURE [1:02.500s]
      [INFO] org.jboss.tools.cdi.ui ............................ FAILURE [5.444s]
      [INFO] org.jboss.tools.cdi.text.ext ...................... FAILURE [4.293s]
      [INFO] org.jboss.tools.cdi.feature ....................... FAILURE [6.257s]
      [INFO] org.jboss.tools.cdi.core.test ..................... FAILURE [5.480s]
      [INFO] org.jboss.tools.cdi.text.ext.test ................. FAILURE [4.945s]
      [INFO] org.jboss.tools.cdi.ui.test ....................... FAILURE [5.028s]
      [INFO] cdi.site .......................................... FAILURE [2.736s]
      [INFO] BUILD FAILURE
      FAILURES FOUND: 9

      http://hudson.qa.jboss.com/hudson/job/jbosstools-3.2_stable_branch.component--cdi/lastCompletedBuild/console

      Attachments

        Issue Links

          Activity

            People

              nickboldt Nick Boldt
              nickboldt Nick Boldt
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: