Verify that the custom LogFactory implementation which is only accessable
via the TCCL has NOT been loaded. Because this is only accessable via the
TCCL, and we've use a commons-logging.properties that disables TCCL loading,
we should see the default LogFactoryImpl rather than the custom one.