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

openshif build is broken after refactoring in base

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • 4.2.0.Beta2
    • 4.2.0.Beta2
    • common, openshift
    • None

      [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.20.0:compile (default-compile) on project org.jboss.tools.openshift.express.ui: Compilation failure: Compilation failure:
      [ERROR] /run/shm/jbds-releng/jbosstools-openshift/plugins/org.jboss.tools.openshift.express.ui/src/org/jboss/tools/openshift/express/internal/ui/wizard/application/OpenShiftApplicationWizard.java:[351]
      [ERROR] delegatingMonitor.add(monitor);
      [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      [ERROR] Access restriction: The method add(IProgressMonitor) from the type DelegatingProgressMonitor is not accessible due to restriction on classpath entry /run/shm/jbds-releng/jbosstools-base/foundation/plugins/org.jboss.tools.foundation.core/target/classes
      [ERROR] /run/shm/jbds-releng/jbosstools-openshift/plugins/org.jboss.tools.openshift.express.ui/src/org/jboss/tools/openshift/express/internal/ui/wizard/application/OpenShiftApplicationWizard.java:[409]
      [ERROR] delegatingMonitor.done();
      [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^
      [ERROR] Access restriction: The method done() from the type DelegatingProgressMonitor is not accessible due to restriction on classpath entry /run/shm/jbds-releng/jbosstools-base/foundation/plugins/org.jboss.tools.foundation.core/target/classes
      [ERROR] /run/shm/jbds-releng/jbosstools-openshift/plugins/org.jboss.tools.openshift.express.ui/src/org/jboss/tools/openshift/express/internal/ui/job/AbstractDelegatingMonitorJob.java:[35]
      [ERROR] delegatingMonitor.add(monitor);
      [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      [ERROR] Access restriction: The method add(IProgressMonitor) from the type DelegatingProgressMonitor is not accessible due to restriction on classpath entry /run/shm/jbds-releng/jbosstools-base/foundation/plugins/org.jboss.tools.foundation.core/target/classes
      [ERROR] 3 problems (3 errors)
      [ERROR] -> [Help 1]
      
       Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.20.0:compile (default-compile) on project org.jboss.tools.openshift.express.test: Compilation failure: Compilation failure:
      [ERROR] /run/shm/jbds-releng/jbosstools-openshift/tests/org.jboss.tools.openshift.express.test/src/org/jboss/tools/openshift/express/test/core/NoopApplicationFake.java:[37]
      [ERROR] public class NoopApplicationFake implements IApplication {
      [ERROR] ^^^^^^^^^^^^^^^^^^^
      [ERROR] The type NoopApplicationFake must implement the inherited abstract method IApplication.addEmbeddableCartridge(ICartridge)
      [ERROR] /run/shm/jbds-releng/jbosstools-openshift/tests/org.jboss.tools.openshift.express.test/src/org/jboss/tools/openshift/express/test/core/NoopApplicationFake.java:[37]
      [ERROR] public class NoopApplicationFake implements IApplication {
      [ERROR] ^^^^^^^^^^^^^^^^^^^
      [ERROR] The type NoopApplicationFake must implement the inherited abstract method IApplication.addEmbeddableCartridges(ICartridge...)
      [ERROR] /run/shm/jbds-releng/jbosstools-openshift/tests/org.jboss.tools.openshift.express.test/src/org/jboss/tools/openshift/express/test/core/NoopApplicationFake.java:[85]
      [ERROR] public IEmbeddedCartridge addEmbeddableCartridge(IEmbeddableCartridge cartridge)
      [ERROR] throws OpenShiftException {
      [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      [ERROR] The method addEmbeddableCartridge(IEmbeddableCartridge) of type NoopApplicationFake must override or implement a supertype method
      [ERROR] /run/shm/jbds-releng/jbosstools-openshift/tests/org.jboss.tools.openshift.express.test/src/org/jboss/tools/openshift/express/test/core/NoopDomainFake.java:[29]
      [ERROR] public class NoopDomainFake implements IDomain {
      [ERROR] ^^^^^^^^^^^^^^
      [ERROR] The type NoopDomainFake must implement the inherited abstract method IDomain.createApplication(String, ApplicationScale, IGearProfile, String, int, Map<String,String>, ICartridge...)
      [ERROR] 4 problems (4 errors)
      [ERROR] -> [Help 1]
      

            adietish@redhat.com André Dietisheim
            nivologd@gmail.com Denis Golovin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: