[jira] [Commented] (TAP5-1650) On a cold start with a large number of incoming requests, Tapestry can deadlock inside PlasticClassLoader/PlasticClassPool

2011-09-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13105783#comment-13105783 ] Hudson commented on TAP5-1650: -- Integrated in tapestry-trunk-freestyle #523 (See [https://bui

svn commit: r1171325 - in /tapestry/tapestry5/trunk/plastic/src/main/java/org/apache/tapestry5/internal/plastic: PlasticClassLoader.java PlasticClassPool.java

2011-09-15 Thread hlship
Author: hlship Date: Thu Sep 15 23:11:48 2011 New Revision: 1171325 URL: http://svn.apache.org/viewvc?rev=1171325&view=rev Log: Revert "TAP5-1650: On a cold start with a large number of incoming requests, Tapestry can deadlock inside PlasticClassLoader/PlasticClassPool" This reverts commit 3bc03

svn commit: r1171324 - in /tapestry/tapestry5/trunk: plastic/src/main/java/org/apache/tapestry5/internal/plastic/ plastic/src/main/java/org/apache/tapestry5/plastic/ tapestry-core/src/main/java/org/ap

2011-09-15 Thread hlship
Author: hlship Date: Thu Sep 15 23:11:43 2011 New Revision: 1171324 URL: http://svn.apache.org/viewvc?rev=1171324&view=rev Log: Revert "TAP5-1650: On a cold start with a large number of incoming requests, Tapestry can deadlock inside PlasticClassLoader/PlasticClassPool" This reverts commit c0589

svn commit: r1171322 - in /tapestry/tapestry5/trunk: plastic/src/main/java/org/apache/tapestry5/internal/plastic/ plastic/src/main/java/org/apache/tapestry5/plastic/ tapestry-core/src/main/java/org/ap

2011-09-15 Thread hlship
Author: hlship Date: Thu Sep 15 23:11:36 2011 New Revision: 1171322 URL: http://svn.apache.org/viewvc?rev=1171322&view=rev Log: Revert "TAP5-1650: On a cold start with a large number of incoming requests, Tapestry can deadlock inside PlasticClassLoader/PlasticClassPool" This reverts commit b33e1

svn commit: r1171323 - /tapestry/tapestry5/trunk/plastic/src/main/java/org/apache/tapestry5/plastic/PlasticManager.java

2011-09-15 Thread hlship
Author: hlship Date: Thu Sep 15 23:11:39 2011 New Revision: 1171323 URL: http://svn.apache.org/viewvc?rev=1171323&view=rev Log: Revert "TAP5-1650: On a cold start with a large number of incoming requests, Tapestry can deadlock inside PlasticClassLoader/PlasticClassPool" This reverts commit 4511f

svn commit: r1171321 - /tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/internal/services/ComponentInstantiatorSourceImpl.java

2011-09-15 Thread hlship
Author: hlship Date: Thu Sep 15 23:11:28 2011 New Revision: 1171321 URL: http://svn.apache.org/viewvc?rev=1171321&view=rev Log: Revert "TAP5-1650: On a cold start with a large number of incoming requests, Tapestry can deadlock inside PlasticClassLoader/PlasticClassPool" This reverts commit cec8f

svn commit: r1171320 - /tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/internal/services/ComponentInstantiatorSourceImpl.java

2011-09-15 Thread hlship
Author: hlship Date: Thu Sep 15 23:11:25 2011 New Revision: 1171320 URL: http://svn.apache.org/viewvc?rev=1171320&view=rev Log: Revert "TAP5-1650: On a cold start with a large number of incoming requests, Tapestry can deadlock inside PlasticClassLoader/PlasticClassPool" This reverts commit 0480c

svn commit: r1171319 - /tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/internal/services/ComponentInstantiatorSourceImpl.java

2011-09-15 Thread hlship
Author: hlship Date: Thu Sep 15 23:11:20 2011 New Revision: 1171319 URL: http://svn.apache.org/viewvc?rev=1171319&view=rev Log: Revert "Revert "TAP5-1650: On a cold start with a large number of incoming requests, Tapestry can deadlock inside PlasticClassLoader/PlasticClassPool"" This reverts com

svn commit: r1171318 - /tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/internal/services/ComponentInstantiatorSourceImpl.java

2011-09-15 Thread hlship
Author: hlship Date: Thu Sep 15 23:11:16 2011 New Revision: 1171318 URL: http://svn.apache.org/viewvc?rev=1171318&view=rev Log: Revert "TAP5-1650: On a cold start with a large number of incoming requests, Tapestry can deadlock inside PlasticClassLoader/PlasticClassPool" This reverts commit 0480c

svn commit: r1171317 - in /tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/internal: services/EventImpl.java structure/ComponentPageElementImpl.java structure/RenderPhaseEven

2011-09-15 Thread hlship
Author: hlship Date: Thu Sep 15 23:11:12 2011 New Revision: 1171317 URL: http://svn.apache.org/viewvc?rev=1171317&view=rev Log: Don't reuse RenderPhaseEvents during the same request, instead instantiate them new each time Modified: tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/ap

[jira] [Updated] (TAP5-1655) Disable loading specified modules

2011-09-15 Thread Nourredine K. (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nourredine K. updated TAP5-1655: Attachment: tapestry.exclude-modules_5.3-beta8.patch Here a patch for tapestry5.3-beta-8. Same usag

[jira] [Created] (TAP5-1655) Disable loading specified modules

2011-09-15 Thread Nourredine K. (JIRA)
Disable loading specified modules - Key: TAP5-1655 URL: https://issues.apache.org/jira/browse/TAP5-1655 Project: Tapestry 5 Issue Type: New Feature Components: tapestry-core, tapestry-ioc Affects

[jira] [Updated] (TAP5-1654) Support null as JSONObject value

2011-09-15 Thread Denis Stepanov (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denis Stepanov updated TAP5-1654: - Description: List of possible values (json.org): string number object array true false null now

[jira] [Created] (TAP5-1654) Support null as JSONObject value

2011-09-15 Thread Denis Stepanov (JIRA)
Support null as JSONObject value Key: TAP5-1654 URL: https://issues.apache.org/jira/browse/TAP5-1654 Project: Tapestry 5 Issue Type: Bug Components: tapestry-json Reporter: Denis Stepano

[jira] [Closed] (TAPESTRY-2780) Update dependencies to latest versions

2011-09-15 Thread Michael Dukaczewski (JIRA)
[ https://issues.apache.org/jira/browse/TAPESTRY-2780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Dukaczewski closed TAPESTRY-2780. - Resolution: Invalid ups, wrong project > Update dependencies to latest versio

[jira] [Created] (TAP5-1653) Update dependencies to latest versions

2011-09-15 Thread Michael Dukaczewski (JIRA)
Update dependencies to latest versions -- Key: TAP5-1653 URL: https://issues.apache.org/jira/browse/TAP5-1653 Project: Tapestry 5 Issue Type: Dependency upgrade Components: tapestry-core, tapestr

[jira] [Created] (TAPESTRY-2780) Update dependencies to latest versions

2011-09-15 Thread Michael Dukaczewski (JIRA)
Update dependencies to latest versions -- Key: TAPESTRY-2780 URL: https://issues.apache.org/jira/browse/TAPESTRY-2780 Project: Tapestry Issue Type: Task Components: tapestry-core, tapestry-upload