----- Original Message -----
From: "Moti Asayag" <masayag(a)redhat.com>
To: "engine-devel" <engine-devel(a)ovirt.org>
Sent: Thursday, January 2, 2014 7:40:47 PM
Subject: [Engine-devel] Strange findbugs warning for a phantom class
It seems that findbugs complains [1] about a class which never
existed in ovirt-engine (a job which is run per pushed patch):
org.ovirt.engine.core.authentication.tls.TlsSocketFactoryN
I can only say what is the source of this class - the AAA rewrite Juan and I are working
on.
This produces too much noise in gerrit. I'm not sure what is the
origin of the class, but i was under the assumption that findbugs
should be run for each patch on a clean env, without leftovers
from job on other patches.
Any idea how to clear this class/error ?
+1 on Moti's question - I think I saw this behavior last week as well.