[jira] [Updated] (TAP5-1615) Add not null check expression syntax

2011-08-24 Thread Denis Stepanov (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denis Stepanov updated TAP5-1615: - Attachment: tapestry-notnull.patch SVN patch with tests Add not null check expression syntax

[jira] [Commented] (TAP5-411) A persistence strategy to provide page state that persists until the user navigates away from the page

2011-08-24 Thread Peter Stavrinides (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13090144#comment-13090144 ] Peter Stavrinides commented on TAP5-411: Hi Robert, I am glad that you too see some

[jira] [Commented] (TAP5-1615) Add not null check expression syntax

2011-08-24 Thread Josh Canfield (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13090208#comment-13090208 ] Josh Canfield commented on TAP5-1615: - Please provide a specific use case where this

[jira] [Updated] (TAP5-1615) Add not null check expression syntax

2011-08-24 Thread Josh Canfield (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Canfield updated TAP5-1615: Priority: Minor (was: Major) Minor loss of function, or other problem where easy workaround is

[jira] [Commented] (TAP5-1615) Add not null check expression syntax

2011-08-24 Thread Denis Stepanov (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13090230#comment-13090230 ] Denis Stepanov commented on TAP5-1615: -- There is no workaround! - null is converted

[jira] [Commented] (TAP5-411) A persistence strategy to provide page state that persists until the user navigates away from the page

2011-08-24 Thread Kalle Korhonen (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13090280#comment-13090280 ] Kalle Korhonen commented on TAP5-411: - It's not that simple. If you have the page open

[jira] [Created] (TAP5-1616) PeriodicExecutor service prevents running T5.3 on GAE

2011-08-24 Thread Kalle Korhonen (JIRA)
PeriodicExecutor service prevents running T5.3 on GAE - Key: TAP5-1616 URL: https://issues.apache.org/jira/browse/TAP5-1616 Project: Tapestry 5 Issue Type: Bug Components:

[jira] [Commented] (TAP5-1616) PeriodicExecutor service prevents running T5.3 on GAE

2011-08-24 Thread Massimo Lusetti (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13090355#comment-13090355 ] Massimo Lusetti commented on TAP5-1616: --- A simple patch would be to adapt the code to

[jira] [Commented] (TAP5-1616) PeriodicExecutor service prevents running T5.3 on GAE

2011-08-24 Thread Thiago H. de Paula Figueiredo (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13090365#comment-13090365 ] Thiago H. de Paula Figueiredo commented on TAP5-1616: - Hi, Massimo!

[jira] [Commented] (TAP5-1616) PeriodicExecutor service prevents running T5.3 on GAE

2011-08-24 Thread Kalle Korhonen (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13090371#comment-13090371 ] Kalle Korhonen commented on TAP5-1616: -- Massimo's solution seems reasonable and would

[jira] [Created] (TAP5-1617) PeriodicExecutor should support CRON expressions

2011-08-24 Thread Igor Drobiazko (JIRA)
PeriodicExecutor should support CRON expressions Key: TAP5-1617 URL: https://issues.apache.org/jira/browse/TAP5-1617 Project: Tapestry 5 Issue Type: Improvement Components:

[jira] [Assigned] (TAP5-1617) PeriodicExecutor should support CRON expressions

2011-08-24 Thread Igor Drobiazko (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Drobiazko reassigned TAP5-1617: Assignee: Igor Drobiazko PeriodicExecutor should support CRON expressions

[jira] [Commented] (TAP5-1616) PeriodicExecutor service prevents running T5.3 on GAE

2011-08-24 Thread Massimo Lusetti (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13090455#comment-13090455 ] Massimo Lusetti commented on TAP5-1616: --- I'm not sure to follow you about making sure

[jira] [Commented] (TAP5-1616) PeriodicExecutor service prevents running T5.3 on GAE

2011-08-24 Thread Kalle Korhonen (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13090462#comment-13090462 ] Kalle Korhonen commented on TAP5-1616: -- If anybody just refers to PeriodicExecutor,

svn commit: r1161275 - in /tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5: annotations/package-info.java corelib/package-info.java internal/package-info.java package-info.ja

2011-08-24 Thread drobiazko
Author: drobiazko Date: Wed Aug 24 21:09:20 2011 New Revision: 1161275 URL: http://svn.apache.org/viewvc?rev=1161275view=rev Log: Added package JavaDocs. Added: tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/annotations/package-info.java

[jira] [Commented] (TAP5-1617) PeriodicExecutor should support CRON expressions

2011-08-24 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13090528#comment-13090528 ] Hudson commented on TAP5-1617: -- Integrated in tapestry-trunk-freestyle #495 (See