[jira] [Closed] (TAP5-1800) LinkSubmit/Submit should store event and context in ComponentAction

2014-10-24 Thread Howard M. Lewis Ship (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard M. Lewis Ship closed TAP5-1800. -- Resolution: Won't Fix It is quite reasonable to create new components that have the desir

git commit: TAP-2388: Update test and example app

2014-10-24 Thread hlship
Repository: tapestry-5 Updated Branches: refs/heads/master a43e17ff9 -> 6f4c5640c TAP-2388: Update test and example app Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/6f4c5640 Tree: http://git-wip-us.apache.org/

[jira] [Closed] (TAP5-865) The "entity" persistence strategy should be discussed in the documentation

2014-10-24 Thread Howard M. Lewis Ship (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard M. Lewis Ship closed TAP5-865. - Resolution: Done Assignee: Howard M. Lewis Ship Since this is a documentation change,

[jira] [Commented] (TAP5-2406) PeriodicExecutor service can rarely reach a deadlock when trying to run a job and modify the list of jobs

2014-10-24 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14183566#comment-14183566 ] Hudson commented on TAP5-2406: -- FAILURE: Integrated in tapestry-trunk-freestyle #1342 (See [h

[jira] [Closed] (TAP5-2388) Impossible to show error page after component id not found

2014-10-24 Thread Howard M. Lewis Ship (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard M. Lewis Ship closed TAP5-2388. -- Resolution: Fixed Fix Version/s: 5.4 Assignee: Howard M. Lewis Ship > Imp

git commit: TAP-2388: Reset state to allow an Error404 to display after an unknown component id in a component event request

2014-10-24 Thread hlship
Repository: tapestry-5 Updated Branches: refs/heads/master 325716199 -> a43e17ff9 TAP-2388: Reset state to allow an Error404 to display after an unknown component id in a component event request Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.

[jira] [Closed] (TAP5-2407) Javascript stack that injects an asset breaks application (5.4-b22 regression)

2014-10-24 Thread Howard M. Lewis Ship (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard M. Lewis Ship closed TAP5-2407. -- Resolution: Won't Fix As discussed in the comments, there's a whole raft of fundamental p

[jira] [Commented] (TAP5-2407) Javascript stack that injects an asset breaks application (5.4-b22 regression)

2014-10-24 Thread Howard M. Lewis Ship (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14183527#comment-14183527 ] Howard M. Lewis Ship commented on TAP5-2407: I think you'll need to use the wor

[jira] [Commented] (TAP5-2400) EventWrapper's "key" and "char" properties are broken

2014-10-24 Thread Howard M. Lewis Ship (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14183516#comment-14183516 ] Howard M. Lewis Ship commented on TAP5-2400: I'm not sure what the action for t

[jira] [Closed] (TAP5-2406) PeriodicExecutor service can rarely reach a deadlock when trying to run a job and modify the list of jobs

2014-10-24 Thread Howard M. Lewis Ship (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard M. Lewis Ship closed TAP5-2406. -- Resolution: Fixed Fix Version/s: 5.4 Assignee: Howard M. Lewis Ship It's

[jira] [Commented] (TAP5-2406) PeriodicExecutor service can rarely reach a deadlock when trying to run a job and modify the list of jobs

2014-10-24 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14183476#comment-14183476 ] ASF subversion and git services commented on TAP5-2406: --- Commit 32571

[jira] [Updated] (TAP5-2406) PeriodicExecutor service can rarely reach a deadlock when trying to run a job and modify the list of jobs

2014-10-24 Thread Howard M. Lewis Ship (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard M. Lewis Ship updated TAP5-2406: --- Summary: PeriodicExecutor service can rarely reach a deadlock when trying to run a job

git commit: TAP5-2406: Use a single ReentrantLock for the PeriodicExecutor and its jobs

2014-10-24 Thread hlship
Repository: tapestry-5 Updated Branches: refs/heads/master 57a8d25dd -> 325716199 TAP5-2406: Use a single ReentrantLock for the PeriodicExecutor and its jobs Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/325716

[jira] [Commented] (TAP5-2406) deadlock in PeriodicExecutor

2014-10-24 Thread Howard M. Lewis Ship (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14183466#comment-14183466 ] Howard M. Lewis Ship commented on TAP5-2406: I'm approaching this by using a si

[jira] [Reopened] (TAP5-2029) Copy annotations from service implementation to proxy (was JPA annotations expose implementation details in service interfaces)

2014-10-24 Thread Thiago H. de Paula Figueiredo (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thiago H. de Paula Figueiredo reopened TAP5-2029: - Reopening to investigate the issue found by Charles. Thanks for the tes

[jira] [Updated] (TAP5-2029) Copy annotations from service implementation to proxy (was JPA annotations expose implementation details in service interfaces)

2014-10-24 Thread Charles Capon (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Capon updated TAP5-2029: Attachment: 0001-TAP5-2029-Test-case-involving-generic-interface.patch Patch that adds test cases whi