]
Andre Dietisheim closed JBIDE-16832.
------------------------------------
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: