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

jbosstools-javaee master build is broken since updated TP

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Blocker
    • 4.10.0.AM1
    • 4.10.0.AM1
    • batch, cdi, jsf
    • None

    Description

      Jbosstools-javaee master build is broken since TP updated (tycho version moved to 1.3.0-SNAPSHOT). There are compilation errors, probably tycho dropped some dependency.

      See the jenkins job: https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstudio/view/devstudio_master/job/jbosstools-javaee_master/2704

      Cannot resolve org.eclipse.jdt.internal.corext.codemanipulation.StubUtility -> was moved to org.eclipse.jdt.core.codemanipulation with this commit

      [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:1.3.0-SNAPSHOT:compile (default-compile) on project org.jboss.tools.batch.ui: Compilation failure: Compilation failure: 
      14:48:50 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-javaee_master/sources/batch/plugins/org.jboss.tools.batch.ui/src/org/jboss/tools/batch/ui/internal/wizard/NewBatchArtifactWizardPage.java:[35] 
      14:48:50 [ERROR] 	import org.eclipse.jdt.internal.corext.codemanipulation.StubUtility;
      14:48:50 [ERROR] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      14:48:50 [ERROR] The import org.eclipse.jdt.internal.corext.codemanipulation.StubUtility cannot be resolved
      14:48:50 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-javaee_master/sources/batch/plugins/org.jboss.tools.batch.ui/src/org/jboss/tools/batch/ui/internal/wizard/NewBatchArtifactWizardPage.java:[387] 
      14:48:50 [ERROR] 	String lineDelimiter = StubUtility.getLineDelimiterUsed(newType
      14:48:50 [ERROR] 	                       ^^^^^^^^^^^
      14:48:50 [ERROR] StubUtility cannot be resolved
      14:48:50 [ERROR] 2 problems (2 errors)
      

      Attachments

        Issue Links

          Activity

            People

              odockal@redhat.com Ondrej Dockal
              odockal@redhat.com Ondrej Dockal
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: