|
View:
New views
5 Messages
—
Rating Filter:
Alert me
|
|
|
[jira] Created: (ESPER-395) Documentation error lastevent without parenthesisDocumentation error lastevent without parenthesis
------------------------------------------------- Key: ESPER-395 URL: http://jira.codehaus.org/browse/ESPER-395 Project: Esper Issue Type: Bug Components: Documentation Affects Versions: 3.2 Reporter: Mathias Bogaert under 4.14. Subqueries: select assetId, (select zone from ZoneClosed.std:lastevent) as lastClosed from RFIDEvent should be select assetId, (select zone from ZoneClosed.std:lastevent()) as lastClosed from RFIDEvent -- 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-395) Documentation error lastevent without parenthesis[ http://jira.codehaus.org/browse/ESPER-395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Bernhardt updated ESPER-395: ----------------------------------- Fix Version/s: 5.0 - requires JDK6 > Documentation error lastevent without parenthesis > ------------------------------------------------- > > Key: ESPER-395 > URL: http://jira.codehaus.org/browse/ESPER-395 > Project: Esper > Issue Type: Bug > Components: Documentation > Affects Versions: 3.2 > Reporter: Mathias Bogaert > Fix For: 5.0 - requires JDK6 > > > under 4.14. Subqueries: > select assetId, (select zone from ZoneClosed.std:lastevent) as lastClosed from RFIDEvent > should be > select assetId, (select zone from ZoneClosed.std:lastevent()) as lastClosed from RFIDEvent -- 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-395) Documentation error lastevent without parenthesis[ http://jira.codehaus.org/browse/ESPER-395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Bernhardt updated ESPER-395: ----------------------------------- Fix Version/s: (was: 5.0 - requires JDK6 ) 4.0 - requires JDK6 > Documentation error lastevent without parenthesis > ------------------------------------------------- > > Key: ESPER-395 > URL: http://jira.codehaus.org/browse/ESPER-395 > Project: Esper > Issue Type: Bug > Components: Documentation > Affects Versions: 3.2 > Reporter: Mathias Bogaert > Fix For: 4.0 - requires JDK6 > > > under 4.14. Subqueries: > select assetId, (select zone from ZoneClosed.std:lastevent) as lastClosed from RFIDEvent > should be > select assetId, (select zone from ZoneClosed.std:lastevent()) as lastClosed from RFIDEvent -- 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-395) Documentation error lastevent without parenthesis[ http://jira.codehaus.org/browse/ESPER-395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Bernhardt updated ESPER-395: ----------------------------------- Priority: Minor (was: Major) > Documentation error lastevent without parenthesis > ------------------------------------------------- > > Key: ESPER-395 > URL: http://jira.codehaus.org/browse/ESPER-395 > Project: Esper > Issue Type: Bug > Components: Documentation > Affects Versions: 3.2 > Reporter: Mathias Bogaert > Priority: Minor > Fix For: 4.0 - requires JDK6 > > > under 4.14. Subqueries: > select assetId, (select zone from ZoneClosed.std:lastevent) as lastClosed from RFIDEvent > should be > select assetId, (select zone from ZoneClosed.std:lastevent()) as lastClosed from RFIDEvent -- 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-395) Documentation error lastevent without parenthesis[ http://jira.codehaus.org/browse/ESPER-395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Bernhardt resolved ESPER-395. ------------------------------------ Resolution: Fixed Fix Version/s: (was: 4.0 - requires JDK6) 3.3 > Documentation error lastevent without parenthesis > ------------------------------------------------- > > Key: ESPER-395 > URL: http://jira.codehaus.org/browse/ESPER-395 > Project: Esper > Issue Type: Bug > Components: Documentation > Affects Versions: 3.2 > Reporter: Mathias Bogaert > Priority: Minor > Fix For: 3.3 > > > under 4.14. Subqueries: > select assetId, (select zone from ZoneClosed.std:lastevent) as lastClosed from RFIDEvent > should be > select assetId, (select zone from ZoneClosed.std:lastevent()) as lastClosed from RFIDEvent -- 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 |