eclipse-ee4j / glassfish-hk2

Dynamic dependency injection framework
https://eclipse-ee4j.github.io/glassfish-hk2
Other
85 stars 57 forks source link

org.glassfish.hk2.utilities.reflection.ReflectionHelper#parseServiceMetadataString is badly broken #349

Open glassfishrobot opened 8 years ago

glassfishrobot commented 8 years ago

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]

glassfishrobot commented 6 years ago
glassfishrobot commented 8 years ago

@glassfishrobot Commented Reported by @ljnelson

glassfishrobot commented 7 years ago

@glassfishrobot Commented This issue was imported from java.net JIRA HK2-304