Hello, I just pulled the latest build of brooklyn and got the following compiler error in my entity, which worked fine before.
Error:(72, 20) java: doStart(java.util.Collection<? extends brooklyn.location.Location>) in io.cloudsoft.ycsb.YCSBNodeImpl cannot override doStart(java.util.Collection<? extends brooklyn.location.Location>) in brooklyn.entity.basic.SoftwareProcessImpl overridden method is final there’s nothing in the docs that indicate how to fix this. Can anyone help? Regards
