glassfish-hk2
glassfish-hk2 copied to clipboard
org.glassfish.hk2.utilities.reflection.ReflectionHelper#parseServiceMetadataString is badly broken
There does not appear to be a way to place a metadata string inside the Service annotation in such a way that multiple values for a given key will be parsed successfully by the org.glassfish.hk2.utilities.reflection.ReflectionHelper#parseServiceMetadataString(String, Map) method.
Affected Versions
[2.3.0]
- Issue Imported From: https://github.com/javaee/hk2/issues/348
- Original Issue Raised By:@glassfishrobot
- Original Issue Assigned To: @jwells131313
@glassfishrobot Commented Reported by @ljnelson
@glassfishrobot Commented This issue was imported from java.net JIRA HK2-304