[jira] [Updated] (TAP5-2353) It should be possible to unregister DOM event listeners

2014-06-23 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Kemnade updated TAP5-2353: - Issue Type: Wish (was: Bug) It should be possible to unregister DOM event listeners

[jira] [Created] (TAP5-2354) Confirm mixin should have parameters like cancelLabel and okLabel

2014-06-23 Thread Sven Homburg (JIRA)
Sven Homburg created TAP5-2354: -- Summary: Confirm mixin should have parameters like cancelLabel and okLabel Key: TAP5-2354 URL: https://issues.apache.org/jira/browse/TAP5-2354 Project: Tapestry 5

[jira] [Closed] (TAP5-2354) Confirm mixin should have parameters like cancelLabel and okLabel

2014-06-23 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Kemnade closed TAP5-2354. Resolution: Duplicate Confirm mixin should have parameters like cancelLabel and okLabel

[jira] [Assigned] (TAP5-2318) Module responses uses paranoid max-age: 0, should be more liberal in production

2014-06-23 Thread Howard M. Lewis Ship (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard M. Lewis Ship reassigned TAP5-2318: -- Assignee: Howard M. Lewis Ship Module responses uses paranoid max-age: 0,

[2/4] git commit: Set a default max-age of one minute for modules

2014-06-23 Thread hlship
Set a default max-age of one minute for modules Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/fcf0e3e2 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/fcf0e3e2 Diff:

[4/4] git commit: Correct invalid JavaDoc link

2014-06-23 Thread hlship
Correct invalid JavaDoc link Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/57171a34 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/57171a34 Diff:

[3/4] git commit: Advance version number to 5.4-beta-13

2014-06-23 Thread hlship
Advance version number to 5.4-beta-13 Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/da47422e Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/da47422e Diff:

[1/4] git commit: Add a way to distinguish real resources from virtual resources

2014-06-23 Thread hlship
Repository: tapestry-5 Updated Branches: refs/heads/master 5d5b1e787 - 57171a34a Add a way to distinguish real resources from virtual resources Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/b5cf6465 Tree:

[jira] [Closed] (TAP5-2318) Module responses uses paranoid max-age: 0, should be more liberal in production

2014-06-23 Thread Howard M. Lewis Ship (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard M. Lewis Ship closed TAP5-2318. -- Resolution: Fixed Fix Version/s: 5.4 Module responses uses paranoid max-age: 0,

Git Push Summary

2014-06-23 Thread hlship
Repository: tapestry-5 Updated Tags: refs/tags/5.4-beta-12 [created] 6ee341ae2 refs/tags/5.4-beta-13 [created] 57171a34a

git commit: TAP5-2133: DefaultRequestExceptionHandler swallows exceptions

2014-06-23 Thread hlship
Repository: tapestry-5 Updated Branches: refs/heads/master 581f50808 - 24344bed9 TAP5-2133: DefaultRequestExceptionHandler swallows exceptions Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/24344bed Tree:

[jira] [Closed] (TAP5-2133) DefaultRequestExceptionHandler swallows exceptions

2014-06-23 Thread Howard M. Lewis Ship (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard M. Lewis Ship closed TAP5-2133. -- Resolution: Fixed Fix Version/s: 5.4 DefaultRequestExceptionHandler swallows

[jira] [Commented] (TAP5-2133) DefaultRequestExceptionHandler swallows exceptions

2014-06-23 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14040920#comment-14040920 ] ASF subversion and git services commented on TAP5-2133: --- Commit

[jira] [Commented] (TAP5-2133) DefaultRequestExceptionHandler swallows exceptions

2014-06-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14040956#comment-14040956 ] Hudson commented on TAP5-2133: -- FAILURE: Integrated in tapestry-trunk-freestyle #1251 (See

[CONF] Apache Tapestry Client-Side JavaScript

2014-06-23 Thread Howard M. Lewis Ship (Confluence)

svn commit: r913400 - in /websites/production/tapestry/content: cache/main.pageCache client-side-javascript.html javascript-modules.html user-guide.html

2014-06-23 Thread buildbot
Author: buildbot Date: Mon Jun 23 17:19:39 2014 New Revision: 913400 Log: Production update by buildbot for tapestry Modified: websites/production/tapestry/content/cache/main.pageCache websites/production/tapestry/content/client-side-javascript.html

[jira] [Commented] (TAP5-2344) Asset/module responses are sent without charset

2014-06-23 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14040990#comment-14040990 ] Jochen Kemnade commented on TAP5-2344: -- I'd say we just append {{;charset=utf-8}} to

[CONF] Apache Tapestry CoffeeScript

2014-06-23 Thread Howard M. Lewis Ship (Confluence)

[jira] [Comment Edited] (TAP5-2344) Asset/module responses are sent without charset

2014-06-23 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14040990#comment-14040990 ] Jochen Kemnade edited comment on TAP5-2344 at 6/23/14 5:21 PM:

[CONF] Apache Tapestry CoffeeScript

2014-06-23 Thread Howard M. Lewis Ship (Confluence)

[CONF] Apache Tapestry CoffeeScript

2014-06-23 Thread Howard M. Lewis Ship (Confluence)

[jira] [Comment Edited] (TAP5-2344) Asset/module responses are sent without charset

2014-06-23 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14040990#comment-14040990 ] Jochen Kemnade edited comment on TAP5-2344 at 6/23/14 5:34 PM:

[CONF] Apache Tapestry Client-Side JavaScript

2014-06-23 Thread Howard M. Lewis Ship (Confluence)

[CONF] Apache Tapestry Client-Side JavaScript

2014-06-23 Thread Howard M. Lewis Ship (Confluence)

[CONF] Apache Tapestry Ajax and Zones

2014-06-23 Thread Howard M. Lewis Ship (Confluence)

[CONF] Apache Tapestry Ajax and Zones

2014-06-23 Thread Howard M. Lewis Ship (Confluence)

[CONF] Apache Tapestry Ajax and Zones

2014-06-23 Thread Howard M. Lewis Ship (Confluence)

[CONF] Apache Tapestry CSS

2014-06-23 Thread Howard M. Lewis Ship (Confluence)

svn commit: r913404 - in /websites/production/tapestry/content: ajax-and-zones.html cache/main.pageCache client-side-javascript.html coffeescript.html css.html

2014-06-23 Thread buildbot
Author: buildbot Date: Mon Jun 23 18:19:32 2014 New Revision: 913404 Log: Production update by buildbot for tapestry Added: websites/production/tapestry/content/coffeescript.html Modified: websites/production/tapestry/content/ajax-and-zones.html

[CONF] Apache Tapestry CoffeeScript

2014-06-23 Thread Howard M. Lewis Ship (Confluence)

svn commit: r913419 - in /websites/production/tapestry/content: cache/main.pageCache coffeescript.html

2014-06-23 Thread buildbot
Author: buildbot Date: Mon Jun 23 20:19:35 2014 New Revision: 913419 Log: Production update by buildbot for tapestry Modified: websites/production/tapestry/content/cache/main.pageCache websites/production/tapestry/content/coffeescript.html Modified:

svn commit: r913410 - in /websites/production/tapestry/content: assets.html cache/main.pageCache

2014-06-23 Thread buildbot
Author: buildbot Date: Mon Jun 23 19:19:34 2014 New Revision: 913410 Log: Production update by buildbot for tapestry Modified: websites/production/tapestry/content/assets.html websites/production/tapestry/content/cache/main.pageCache Modified: