|
If you attempt to use the ParanamerParameterNameProvider introduced by
HV-802
in OSGi you get a NoClassDefFoundError for com.thoughtworks.paranamer.Paranamer even when the paranamer bundle is installed. This is because the hibernate-validator bundle is lacking an optional import for com.thoughtworks.paranamer
|