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

Jenkins build is failing

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • 4.3.0.Alpha1
    • 4.2.0.Final
    • openshift
    • None

      Current openshift/master compilation is failing

      [INFO] ------------------------------------------------------------------------
      [INFO] Reactor Summary:
      [INFO] 
      [INFO] jbosstools-openshift .............................. SUCCESS [0.553s]
      [INFO] openshift.plugins ................................. SUCCESS [0.005s]
      [INFO] org.jboss.tools.openshift.egit.core ............... SUCCESS [1.867s]
      [INFO] org.jboss.tools.openshift.express.client .......... SUCCESS [2.382s]
      [INFO] org.jboss.tools.openshift.express.core ............ SUCCESS [2.646s]
      [INFO] org.jboss.tools.openshift.egit.ui ................. SUCCESS [0.356s]
      [INFO] org.jboss.tools.openshift.express.ui .............. SUCCESS [2.651s]
      [INFO] openshift.tests ................................... SUCCESS [0.007s]
      [INFO] org.jboss.tools.openshift.egit.test ............... SUCCESS [13.858s]
      [INFO] org.jboss.tools.openshift.express.test ............ FAILURE [0.507s]
      [INFO] openshift.features ................................ SKIPPED
      [INFO] org.jboss.tools.openshift.egit.integration.feature  SKIPPED
      [INFO] org.jboss.tools.openshift.express.feature ......... SKIPPED
      [INFO] org.jboss.tools.openshift.egit.integration.test.feature  SKIPPED
      [INFO] org.jboss.tools.openshift.express.test.feature .... SKIPPED
      [INFO] openshift.site .................................... SKIPPED
      [INFO] ------------------------------------------------------------------------
      [INFO] BUILD FAILURE
      [INFO] ------------------------------------------------------------------------
      [INFO] Total time: 1:24.968s
      [INFO] Finished at: Mon Nov 03 09:28:07 CET 2014
      [INFO] Final Memory: 108M/1445M
      [INFO] ------------------------------------------------------------------------
      [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.21.0:compile (default-compile) on project org.jboss.tools.openshift.express.test: Compilation failure: Compilation failure:
      [ERROR] /home/adietish/jboss-workspaces/jbosstools-github/jbosstools-openshift/tests/org.jboss.tools.openshift.express.test/src/org/jboss/tools/openshift/express/test/core/NoopApplicationFake.java:[81]
      [ERROR] public IStandaloneCartridge getCartridge() {
      [ERROR] ^^^^^^^^^^^^^^^^^^^^
      [ERROR] The return type is incompatible with IApplication.getCartridge()
      [ERROR] /home/adietish/jboss-workspaces/jbosstools-github/jbosstools-openshift/tests/org.jboss.tools.openshift.express.test/src/org/jboss/tools/openshift/express/test/core/NoopOpenShiftConnectionFake.java:[31]
      [ERROR] public void setProxySet(boolean proxySet) {
      [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      [ERROR] The method setProxySet(boolean) of type NoopOpenShiftConnectionFake must override or implement a supertype method
      [ERROR] /home/adietish/jboss-workspaces/jbosstools-github/jbosstools-openshift/tests/org.jboss.tools.openshift.express.test/src/org/jboss/tools/openshift/express/test/core/NoopOpenShiftConnectionFake.java:[36]
      [ERROR] public void setProxyPort(String proxyPort) {
      [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      [ERROR] The method setProxyPort(String) of type NoopOpenShiftConnectionFake must override or implement a supertype method
      [ERROR] /home/adietish/jboss-workspaces/jbosstools-github/jbosstools-openshift/tests/org.jboss.tools.openshift.express.test/src/org/jboss/tools/openshift/express/test/core/NoopOpenShiftConnectionFake.java:[41]
      [ERROR] public void setProxyHost(String proxyHost) {
      [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      [ERROR] The method setProxyHost(String) of type NoopOpenShiftConnectionFake must override or implement a supertype method
      [ERROR] /home/adietish/jboss-workspaces/jbosstools-github/jbosstools-openshift/tests/org.jboss.tools.openshift.express.test/src/org/jboss/tools/openshift/express/test/core/NoopOpenShiftConnectionFake.java:[46]
      [ERROR] public void setEnableSSLCertChecks(boolean doSSLChecks) {
      [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      [ERROR] The method setEnableSSLCertChecks(boolean) of type NoopOpenShiftConnectionFake must override or implement a supertype method
      [ERROR] 5 problems (5 errors)
      [ERROR] -> [Help 1]
      

            adietish@redhat.com André Dietisheim
            adietish@redhat.com André Dietisheim
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: