Hi Andrew, If I remember correctly, everyone's password was reset sometime ago due to a security bleach. Can you try going to https://id.apache.org/ and see if you can login? It is also quite possible that you don't have a permission to commit, in which case you will need a help from someone like Jukka.
Hope this helps. Yohei On 2012-08-13 11:02 AM, "Andrew Grieve" <[email protected]> wrote: >I have a change to add a search box right on cordova.io's main page so >that >it's easier for people to search JIRA (and so that it's easier for myself >as well!) > >Following the instructions here: >http://wiki.apache.org/cordova/UpdatingTheWebsite >I get stuck up on the commit stage. It doesn't like my password. > >Possible that I'm using the wrong password, but possible that I don't have >perms? > >Side note - the search template I'm using is: >var queryTemplate = '(summary ~ "%1" OR description ~ "%1" OR comment ~ >"%1") AND project = CB AND resolution = Unresolved ORDER BY created'; > >Any improvements on the query? > >Andrew
