[jira] [Commented] (TAP5-2508) Page activation method not always called since t54-beta33

2015-10-01 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14939581#comment-14939581 ] Jochen Kemnade commented on TAP5-2508: -- I don't think it has something to do with dependency handling.

[jira] [Commented] (TAP5-2508) Page activation method not always called since t54-beta33

2015-10-01 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14939518#comment-14939518 ] Jochen Kemnade commented on TAP5-2508: -- I'm trying to debug this. [~chrispoulsen], are both methods

[jira] [Commented] (TAP5-2508) Page activation method not always called since t54-beta33

2015-10-01 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14939542#comment-14939542 ] Jochen Kemnade commented on TAP5-2508: -- Yes, I saw the same behavior when I tried this yesterday. But

[jira] [Commented] (TAP5-2508) Page activation method not always called since t54-beta33

2015-10-01 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14939565#comment-14939565 ] Jochen Kemnade commented on TAP5-2508: -- Same behavior if I import the module in Eclipse and run it

[jira] [Commented] (TAP5-2508) Page activation method not always called since t54-beta33

2015-10-01 Thread Chris Poulsen (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14939571#comment-14939571 ] Chris Poulsen commented on TAP5-2508: - I originally saw the problem when deploying a war built against

[jira] [Comment Edited] (TAP5-2508) Page activation method not always called since t54-beta33

2015-10-01 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14939518#comment-14939518 ] Jochen Kemnade edited comment on TAP5-2508 at 10/1/15 8:50 AM: --- I'm trying to

[jira] [Commented] (TAP5-2508) Page activation method not always called since t54-beta33

2015-10-01 Thread Chris Poulsen (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14939528#comment-14939528 ] Chris Poulsen commented on TAP5-2508: - Yes both methods are named "activate". The attached test

[jira] [Commented] (TAP5-2508) Page activation method not always called since t54-beta33

2015-10-01 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14939557#comment-14939557 ] Jochen Kemnade commented on TAP5-2508: -- Funny. If I run your project with Gradle, only the method from

[jira] [Comment Edited] (TAP5-2508) Page activation method not always called since t54-beta33

2015-10-01 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14939565#comment-14939565 ] Jochen Kemnade edited comment on TAP5-2508 at 10/1/15 9:26 AM: --- Same behavior