[jbosstools-issues] [JBoss JIRA] (JBIDE-16832) compile failure in openshift

Andre Dietisheim (JIRA) issues at jboss.org
Fri Mar 21 05:56:10 EDT 2014


    [ https://issues.jboss.org/browse/JBIDE-16832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12954877#comment-12954877 ] 

Andre Dietisheim commented on JBIDE-16832:
------------------------------------------

build #548 is now blue again, the only missing step was triggering re-build once PR in jbosstools-base was merged and built:

{code}
Tests run: 65, Failures: 0, Errors: 0, Skipped: 0

[INFO] All tests passed!
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] openshift.tests ................................... SUCCESS [1.598s]
[INFO] org.jboss.tools.openshift.egit.test ............... SUCCESS [1:08.812s]
[INFO] org.jboss.tools.openshift.express.test ............ SUCCESS [54.336s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2:42.250s
[INFO] Finished at: Fri Mar 21 04:50:52 EDT 2014
[INFO] Final Memory: 38M/495M
{code}
                
> compile failure in openshift
> ----------------------------
>
>                 Key: JBIDE-16832
>                 URL: https://issues.jboss.org/browse/JBIDE-16832
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: openshift
>    Affects Versions: 4.2.0.Beta2
>            Reporter: Nick Boldt
>            Assignee: Andre Dietisheim
>            Priority: Blocker
>             Fix For: 4.2.0.Beta2
>
>
> Missing upstream? Incomplete commit? Forgot to build locally? Other problem?
> {code}
> [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] /qa/hudson_workspace/workspace/jbosstools-openshift_master/sources/plugins/org.jboss.tools.openshift.express.ui/src/org/jboss/tools/openshift/express/internal/ui/utils/PojoEventBridge.java:[40]
> [ERROR] destination.firePropertyChange(destinationProperty, event.getOldValue(), event.getNewValue());
> [ERROR] ^^^^^^^^^^^^^^^^^^
> [ERROR] The method firePropertyChange(String, Object, Object) is undefined for the type IObservablePojo
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list