Anyone know of a Javascript (jquery or otherwise is fine too) client library for accessing JIRAs XML-RPC API? Even just some examples of an xml-rpc call (to JIRA) from js would be useful.
I know they have a new SOAP/Json API but I'm working against an older corporate JIRA installation that uses 3.13 and does not support the new API.