Refactor to code for the Auditing to exclusively use the MetaDataAuditIntrospector. This now allows the fieldNames to be returned back back correctly for Auditing.
Before the rules were checking the AOP rules against a bean declaration and as there are no objects declared it would fail the check.