[ http://issues.apache.org/jira/browse/GERONIMO-753?page=all ]
Aaron Mulder updated GERONIMO-753:
----------------------------------
Fix Version: 1.0-M5
Recent theory holds that GBeanName should not support quotes (or the things
that would otherwise require quotes) at all, so they should probably be
stripped when creating a GBeanName.
> GBeanName.matches does not respect quotes
> -----------------------------------------
>
> Key: GERONIMO-753
> URL: http://issues.apache.org/jira/browse/GERONIMO-753
> Project: Geronimo
> Type: Bug
> Versions: 1.0-M3
> Reporter: Aaron Mulder
> Fix For: 1.0-M5
>
> It seems that it's legal to quote a component in an ObjectName:
> domain:key="value"
> When that ObjectName is turned into a GBeanName, it retains the quotes. When
> you compare an unquoted key=value to it (in GBeanName.matches and likely in
> equals too) the values are treated as different, even though they are the
> same except for the quotes and should be recognized as identical.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira