Oops, my mistake, the interface definition change to array of strings.
Fixed in:
commit 2eee2cd999889d105395621eb1f22103ca6f51c5
Author: Rohit Yadav <[email protected]>
Date: Wed Jan 9 04:56:32 2013 -0800
plugins: Fix getPropertiesFiles() for pluggable service plugins,
CiscoNexusVSMEElement
Thanks for bringing this, pl. run it again and let me know if it fails for some
other reasons.
Regards.
________________________________________
From: Pradeep Soundararajan [[email protected]]
Sent: Wednesday, January 09, 2013 6:15 PM
To: [email protected]
Subject: ASF master nonoss build failed
I have noticed today non-oss build on ASF master failed. Till yesterday it was
going fine. I have copied the entire logs here: http://pastebin.com/JmRnYLiY
Snippet of the error message:
[INFO] Apache CloudStack Plugin - Hypervisor VMware ...... FAILURE [3.699s]
..........
..........
..........
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile)
on project cloud-plugin-hypervisor-vmware: Compilation failure: Compilation
failure:
[ERROR] CiscoNexusVSMDeviceManagerImpl.java:[345,26]
addProxyObject(java.lang.String) in com.cloud.exception.CloudException cannot
be applied to (java.lang.String,long,java.lang.String)
[ERROR] CiscoNexusVSMElement.java:[62,7]
com.cloud.network.element.CiscoNexusVSMElement is not abstract and does not
override abstract method getPropertiesFiles() in
com.cloud.utils.component.PluggableService
[ERROR] CiscoNexusVSMElement.java:[239,4] method does not override or implement
a method from a supertype
Thanks,
Pradeep S