[jira] [Created] (TAP5-1963) Original exception lost in CommitAfterWorker upon abort

2012-06-28 Thread Ben Dotte (JIRA)
Ben Dotte created TAP5-1963: --- Summary: Original exception lost in CommitAfterWorker upon abort Key: TAP5-1963 URL: https://issues.apache.org/jira/browse/TAP5-1963 Project: Tapestry 5 Issue Type:

[jira] [Updated] (TAP5-1963) Original exception lost in CommitAfterWorker upon abort

2012-06-28 Thread Ben Dotte (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ben Dotte updated TAP5-1963: Description: advise() in CommitAfterWorker surrounds the method invocation and session commit in a

[jira] [Commented] (TAP5-1729) Sometimes YUICompressor can fail with java.util.EmptyStackException

2012-06-28 Thread Kalle Korhonen (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13403268#comment-13403268 ] Kalle Korhonen commented on TAP5-1729: -- The problem is that for our build 2.4.7 pretty

[1/4] git commit: Rename DocumentLinker.setModuleInitialization() to addInitialization()

2012-06-28 Thread hlship
Updated Branches: refs/heads/5.4-js-rewrite 33773d02c - 9214d3f50 Rename DocumentLinker.setModuleInitialization() to addInitialization() Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/9214d3f5 Tree:

[CONF] Apache Tapestry Release Notes 5.4

2012-06-28 Thread confluence
Release Notes 5.4 Page edited by Howard M. Lewis Ship Changes (3) ... h2. Breaking Features h3. ClassFactory Removed

[1/7] git commit: Add JavaScript Wrapper transformer - allows for wrapping non-AMD modules as AMD - map .jsw file extension to the JavaScriptWrapperResourceTrasnformer - expose Underscore as a library

2012-06-28 Thread hlship
Updated Branches: refs/heads/5.4-js-rewrite 9214d3f50 - af4cc29fd Add JavaScript Wrapper transformer - allows for wrapping non-AMD modules as AMD - map .jsw file extension to the JavaScriptWrapperResourceTrasnformer - expose Underscore as a library and as a module Project:

[2/7] git commit: Add a configuration to ModuleManager to map module names directly to Resources

2012-06-28 Thread hlship
Add a configuration to ModuleManager to map module names directly to 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/50c2bea1 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/50c2bea1 Diff:

[7/7] git commit: Reference StreamableResourceSource from the ResourceTransformer documentation

2012-06-28 Thread hlship
Reference StreamableResourceSource from the ResourceTransformer documentation Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/1db5cb0c Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/1db5cb0c Diff:

[3/7] git commit: Expect RequireJS module requests to have a .js extension, then strip it off

2012-06-28 Thread hlship
Expect RequireJS module requests to have a .js extension, then strip it off Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/e6c25fa9 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/e6c25fa9 Diff:

[4/7] git commit: Remove JavaScriptTests page - not compatible with scripts-at-the-bottom - will be replaced with proper library as we go

2012-06-28 Thread hlship
Remove JavaScriptTests page - not compatible with scripts-at-the-bottom - will be replaced with proper library as we go Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/528c4021 Tree:

[6/7] git commit: Explicitly identify that Resource.openStream() returns a BufferedInputStream

2012-06-28 Thread hlship
Explicitly identify that Resource.openStream() returns a BufferedInputStream Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/1102a492 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/1102a492 Diff:

[1/4] git commit: Fix exception when clicking on a floating console message

2012-06-28 Thread hlship
Updated Branches: refs/heads/5.4-js-rewrite af4cc29fd - 0e7a82b29 Fix exception when clicking on a floating console message Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/0e7a82b2 Tree:

[3/4] git commit: Demonstrate how the console's DURATION can be modified

2012-06-28 Thread hlship
Demonstrate how the console's DURATION can be modified Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/ec0e3167 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/ec0e3167 Diff:

[2/4] git commit: Create a cheap way to proxy JavaScript module methods

2012-06-28 Thread hlship
Create a cheap way to proxy JavaScript module methods Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/f57f611c Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/f57f611c Diff:

[4/4] git commit: Create a core/console module Convert T5.console to dynamically re-invoke against core/console Add missing copyrights

2012-06-28 Thread hlship
Create a core/console module Convert T5.console to dynamically re-invoke against core/console Add missing copyrights Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/db60af79 Tree:

[jira] [Created] (TAP5-1964) In production mode, placeholder timestamp needs to be limited to one-second accuracy

2012-06-28 Thread Howard M. Lewis Ship (JIRA)
Howard M. Lewis Ship created TAP5-1964: -- Summary: In production mode, placeholder timestamp needs to be limited to one-second accuracy Key: TAP5-1964 URL: https://issues.apache.org/jira/browse/TAP5-1964

[jira] [Commented] (TAP5-1964) In production mode, placeholder timestamp needs to be limited to one-second accuracy

2012-06-28 Thread Howard M. Lewis Ship (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13403645#comment-13403645 ] Howard M. Lewis Ship commented on TAP5-1964: Thanks for Robert Lentz for all