|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
[jira] Created: (ESPER-416) statement name provided by API does not overrides annotation provided namestatement name provided by API does not overrides annotation provided name
-------------------------------------------------------------------------- Key: ESPER-416 URL: http://jira.codehaus.org/browse/ESPER-416 Project: Esper Issue Type: Bug Components: Core Affects Versions: 3.2 Reporter: Alexandre Vasseur Priority: Trivial Fix For: 4.0 - requires JDK6 Unlike what documentation says: " If your application is also providing a statement name through the API, the statement name provided through the API overrides the annotation-provided statement name. " The statement name is always the annotation provided one - unless none provided. See test case. Fix required in StatementLifeCycleSvcImpl:133 to skip annotation if optStatementName != null -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
|
|
[jira] Updated: (ESPER-416) statement name provided by API does not overrides annotation provided name[ http://jira.codehaus.org/browse/ESPER-416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexandre Vasseur updated ESPER-416: ------------------------------------ Attachment: Esper416and417.java > statement name provided by API does not overrides annotation provided name > -------------------------------------------------------------------------- > > Key: ESPER-416 > URL: http://jira.codehaus.org/browse/ESPER-416 > Project: Esper > Issue Type: Bug > Components: Core > Affects Versions: 3.2 > Reporter: Alexandre Vasseur > Priority: Trivial > Fix For: 4.0 - requires JDK6 > > Attachments: Esper416and417.java > > > Unlike what documentation says: > " If your application is also providing a statement name through the API, the statement name provided through the API overrides the annotation-provided statement name. " > The statement name is always the annotation provided one - unless none provided. > See test case. > Fix required in StatementLifeCycleSvcImpl:133 to skip annotation if optStatementName != null -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
|
|
[jira] Resolved: (ESPER-416) statement name provided by API does not overrides annotation provided name[ http://jira.codehaus.org/browse/ESPER-416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Bernhardt resolved ESPER-416. ------------------------------------ Resolution: Fixed Fix Version/s: (was: 4.0 - requires JDK6) 3.3 Release 3.3 > statement name provided by API does not overrides annotation provided name > -------------------------------------------------------------------------- > > Key: ESPER-416 > URL: http://jira.codehaus.org/browse/ESPER-416 > Project: Esper > Issue Type: Bug > Components: Core > Affects Versions: 3.2 > Reporter: Alexandre Vasseur > Priority: Trivial > Fix For: 3.3 > > Attachments: Esper416and417.java > > > Unlike what documentation says: > " If your application is also providing a statement name through the API, the statement name provided through the API overrides the annotation-provided statement name. " > The statement name is always the annotation provided one - unless none provided. > See test case. > Fix required in StatementLifeCycleSvcImpl:133 to skip annotation if optStatementName != null -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
| Free embeddable forum powered by Nabble | Forum Help |