|
View:
New views
10 Messages
—
Rating Filter:
Alert me
|
|
|
[jira] Created: (LIVETRIBE-67) JSR-223 Bindings interface does not override the needed methodsJSR-223 Bindings interface does not override the needed methods
--------------------------------------------------------------- Key: LIVETRIBE-67 URL: http://jira.codehaus.org/browse/LIVETRIBE-67 Project: LiveTribe Issue Type: Bug Reporter: Guillaume Nodet Attachments: LIVETRIBE-67.patch See http://java.sun.com/javase/6/docs/api/javax/script/Bindings.html When those methods are not defined, it can lead to NoSuchMethodError in certain environments (not sure why though) -- 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: (LIVETRIBE-67) JSR-223 Bindings interface does not override the needed methods[ http://jira.codehaus.org/browse/LIVETRIBE-67?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated LIVETRIBE-67: ------------------------------------- Attachment: LIVETRIBE-67.patch > JSR-223 Bindings interface does not override the needed methods > --------------------------------------------------------------- > > Key: LIVETRIBE-67 > URL: http://jira.codehaus.org/browse/LIVETRIBE-67 > Project: LiveTribe > Issue Type: Bug > Reporter: Guillaume Nodet > Attachments: LIVETRIBE-67.patch > > > See http://java.sun.com/javase/6/docs/api/javax/script/Bindings.html > When those methods are not defined, it can lead to NoSuchMethodError in certain environments (not sure why though) -- 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] Work started: (LIVETRIBE-67) JSR-223 Bindings interface does not override the needed methods[ http://jira.codehaus.org/browse/LIVETRIBE-67?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on LIVETRIBE-67 started by Alan Cabrera. > JSR-223 Bindings interface does not override the needed methods > --------------------------------------------------------------- > > Key: LIVETRIBE-67 > URL: http://jira.codehaus.org/browse/LIVETRIBE-67 > Project: LiveTribe > Issue Type: Bug > Reporter: Guillaume Nodet > Assignee: Alan Cabrera > Attachments: LIVETRIBE-67.patch > > > See http://java.sun.com/javase/6/docs/api/javax/script/Bindings.html > When those methods are not defined, it can lead to NoSuchMethodError in certain environments (not sure why though) -- 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] Assigned: (LIVETRIBE-67) JSR-223 Bindings interface does not override the needed methods[ http://jira.codehaus.org/browse/LIVETRIBE-67?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Cabrera reassigned LIVETRIBE-67: ------------------------------------- Assignee: Alan Cabrera > JSR-223 Bindings interface does not override the needed methods > --------------------------------------------------------------- > > Key: LIVETRIBE-67 > URL: http://jira.codehaus.org/browse/LIVETRIBE-67 > Project: LiveTribe > Issue Type: Bug > Reporter: Guillaume Nodet > Assignee: Alan Cabrera > Attachments: LIVETRIBE-67.patch > > > See http://java.sun.com/javase/6/docs/api/javax/script/Bindings.html > When those methods are not defined, it can lead to NoSuchMethodError in certain environments (not sure why though) -- 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] Commented: (LIVETRIBE-67) JSR-223 Bindings interface does not override the needed methods[ http://jira.codehaus.org/browse/LIVETRIBE-67?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=157778#action_157778 ] Alan Cabrera commented on LIVETRIBE-67: --------------------------------------- Yeah, that's pretty weird. > JSR-223 Bindings interface does not override the needed methods > --------------------------------------------------------------- > > Key: LIVETRIBE-67 > URL: http://jira.codehaus.org/browse/LIVETRIBE-67 > Project: LiveTribe > Issue Type: Bug > Reporter: Guillaume Nodet > Assignee: Alan Cabrera > Attachments: LIVETRIBE-67.patch > > > See http://java.sun.com/javase/6/docs/api/javax/script/Bindings.html > When those methods are not defined, it can lead to NoSuchMethodError in certain environments (not sure why though) -- 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: (LIVETRIBE-67) JSR-223 Bindings interface does not override the needed methods[ http://jira.codehaus.org/browse/LIVETRIBE-67?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Cabrera updated LIVETRIBE-67: ---------------------------------- Affects Version/s: JSR223 2.0.4 Fix Version/s: JSR223 2.0.5 > JSR-223 Bindings interface does not override the needed methods > --------------------------------------------------------------- > > Key: LIVETRIBE-67 > URL: http://jira.codehaus.org/browse/LIVETRIBE-67 > Project: LiveTribe > Issue Type: Bug > Affects Versions: JSR223 2.0.4 > Reporter: Guillaume Nodet > Assignee: Alan Cabrera > Fix For: JSR223 2.0.5 > > Attachments: LIVETRIBE-67.patch > > > See http://java.sun.com/javase/6/docs/api/javax/script/Bindings.html > When those methods are not defined, it can lead to NoSuchMethodError in certain environments (not sure why though) -- 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] Closed: (LIVETRIBE-67) JSR-223 Bindings interface does not override the needed methods[ http://jira.codehaus.org/browse/LIVETRIBE-67?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Cabrera closed LIVETRIBE-67. --------------------------------- Resolution: Fixed Thanks Guillaume! > JSR-223 Bindings interface does not override the needed methods > --------------------------------------------------------------- > > Key: LIVETRIBE-67 > URL: http://jira.codehaus.org/browse/LIVETRIBE-67 > Project: LiveTribe > Issue Type: Bug > Affects Versions: JSR223 2.0.4 > Reporter: Guillaume Nodet > Assignee: Alan Cabrera > Fix For: JSR223 2.0.5 > > Attachments: LIVETRIBE-67.patch > > > See http://java.sun.com/javase/6/docs/api/javax/script/Bindings.html > When those methods are not defined, it can lead to NoSuchMethodError in certain environments (not sure why though) -- 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] Closed: (LIVETRIBE-67) JSR-223 Bindings interface does not override the needed methods[ http://jira.codehaus.org/browse/LIVETRIBE-67?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Cabrera closed LIVETRIBE-67. --------------------------------- Resolution: Fixed Thanks Guillaume! > JSR-223 Bindings interface does not override the needed methods > --------------------------------------------------------------- > > Key: LIVETRIBE-67 > URL: http://jira.codehaus.org/browse/LIVETRIBE-67 > Project: LiveTribe > Issue Type: Bug > Affects Versions: JSR223 2.0.4 > Reporter: Guillaume Nodet > Assignee: Alan Cabrera > Fix For: JSR223 2.0.5 > > Attachments: LIVETRIBE-67.patch > > > See http://java.sun.com/javase/6/docs/api/javax/script/Bindings.html > When those methods are not defined, it can lead to NoSuchMethodError in certain environments (not sure why though) -- 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] Commented: (LIVETRIBE-67) JSR-223 Bindings interface does not override the needed methods[ http://jira.codehaus.org/browse/LIVETRIBE-67?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=157782#action_157782 ] Guillaume Nodet commented on LIVETRIBE-67: ------------------------------------------ Thanks for applying this patch so promptly Alan. Would you mind deploying a snapshot (or even a release) whenever you have a few minutes spare ? > JSR-223 Bindings interface does not override the needed methods > --------------------------------------------------------------- > > Key: LIVETRIBE-67 > URL: http://jira.codehaus.org/browse/LIVETRIBE-67 > Project: LiveTribe > Issue Type: Bug > Affects Versions: JSR223 2.0.4 > Reporter: Guillaume Nodet > Assignee: Alan Cabrera > Fix For: JSR223 2.0.5 > > Attachments: LIVETRIBE-67.patch > > > See http://java.sun.com/javase/6/docs/api/javax/script/Bindings.html > When those methods are not defined, it can lead to NoSuchMethodError in certain environments (not sure why though) -- 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] Commented: (LIVETRIBE-67) JSR-223 Bindings interface does not override the needed methods[ http://jira.codehaus.org/browse/LIVETRIBE-67?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=157788#action_157788 ] Guillaume Nodet commented on LIVETRIBE-67: ------------------------------------------ Sorry, missed your release. Thanks a lot! > JSR-223 Bindings interface does not override the needed methods > --------------------------------------------------------------- > > Key: LIVETRIBE-67 > URL: http://jira.codehaus.org/browse/LIVETRIBE-67 > Project: LiveTribe > Issue Type: Bug > Affects Versions: JSR223 2.0.4 > Reporter: Guillaume Nodet > Assignee: Alan Cabrera > Fix For: JSR223 2.0.5 > > Attachments: LIVETRIBE-67.patch > > > See http://java.sun.com/javase/6/docs/api/javax/script/Bindings.html > When those methods are not defined, it can lead to NoSuchMethodError in certain environments (not sure why though) -- 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 |