Hi,
My local build is failing today. I cloned the ovirt-engine repo
and ran 'mvn clean install". Failed with following error -
Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile
(default-compile) on project vdsbroker: Compilation failure
[ERROR]
/tmp/ovirt-engine/backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/VdsManager.java:[604,44]
illegal start of
expression
I noticed that Jenkins build succeeded after this change was merged.
-Sharad