git commit: TAP5-336: The Cookies service interface could be simplified using a builder pattern TAP5-1394: Adding method to Cookies api that lets you set path, domain, and maxAge at once. TAP5-1937: r

2013-01-09 Thread uli
Updated Branches: refs/heads/master 3ef60bc88 - d04c14c90 TAP5-336: The Cookies service interface could be simplified using a builder pattern TAP5-1394: Adding method to Cookies api that lets you set path, domain, and maxAge at once. TAP5-1937: removeCookieValue with custom path Project:

git commit: git commit -a did not work...

2013-01-09 Thread uli
Updated Branches: refs/heads/master d04c14c90 - d543df368 git commit -a did not work... Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/d543df36 Tree:

[jira] [Resolved] (TAP5-1937) removeCookieValue with custom path

2013-01-09 Thread JIRA
[ https://issues.apache.org/jira/browse/TAP5-1937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ulrich Stärk resolved TAP5-1937. Fix Version/s: 5.4 Resolution: Fixed Assignee: Ulrich Stärk removeCookieValue

[jira] [Resolved] (TAP5-336) The Cookies service interface could be simplified using a builder pattern

2013-01-09 Thread JIRA
[ https://issues.apache.org/jira/browse/TAP5-336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ulrich Stärk resolved TAP5-336. --- Fix Version/s: 5.4 Resolution: Fixed Assignee: Ulrich Stärk The Cookies service

[jira] [Resolved] (TAP5-1394) Adding method to Cookies api that lets you set path, domain, and maxAge at once.

2013-01-09 Thread JIRA
[ https://issues.apache.org/jira/browse/TAP5-1394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ulrich Stärk resolved TAP5-1394. Fix Version/s: 5.4 Resolution: Fixed Assignee: Ulrich Stärk Adding method to

[jira] [Commented] (TAP5-336) The Cookies service interface could be simplified using a builder pattern

2013-01-09 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13547804#comment-13547804 ] Hudson commented on TAP5-336: - Integrated in tapestry-trunk-freestyle #1000 (See

[jira] [Updated] (TAP5-2036) Localized filenames not found if locale contains variant

2013-01-09 Thread Nourredine K. (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nourredine K. updated TAP5-2036: Attachment: LocalizedNameGeneratorSpec.patch added a patch for the unit test

[jira] [Created] (TAP5-2049) Tapestry should provide locking semantics for attributes stored in the session, to prevent multiple simultaneous requests (due to Ajax) from conflicting

2013-01-09 Thread Howard M. Lewis Ship (JIRA)
Howard M. Lewis Ship created TAP5-2049: -- Summary: Tapestry should provide locking semantics for attributes stored in the session, to prevent multiple simultaneous requests (due to Ajax) from conflicting Key: TAP5-2049

[jira] [Closed] (TAP5-1008) The order in which zones are added to the MultiZoneUpdate should be honored on the client side, to allow nested zones to be updated all in a single request

2013-01-09 Thread Howard M. Lewis Ship (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard M. Lewis Ship closed TAP5-1008. -- Resolution: Fixed Fix Version/s: 5.4 Assignee: Howard M. Lewis Ship The