[jira] Reopened: (TAP5-69) Add annotation, @Contribute, to allow service contributor methods to be arbitrary named

2009-01-14 Thread Igor Drobiazko (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-69?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Drobiazko reopened TAP5-69: Reopened because fix is invalid > Add annotation, @Contribute, to allow service contributor methods to be

svn commit: r734515 - in /tapestry/tapestry5/trunk/tapestry-ioc/src: main/java/org/apache/tapestry5/ioc/annotations/ main/java/org/apache/tapestry5/ioc/internal/ main/resources/org/apache/tapestry5/io

2009-01-14 Thread drobiazko
Author: drobiazko Date: Wed Jan 14 13:14:07 2009 New Revision: 734515 URL: http://svn.apache.org/viewvc?rev=734515&view=rev Log: Reverting the changes from r734292 because contributions are collected only inside a single module. Removed: tapestry/tapestry5/trunk/tapestry-ioc/src/main/java/o

[jira] Closed: (TAP5-451) Upgrade Selenium dependencies to new beta (which supports FireFox 3)

2009-01-14 Thread Howard M. Lewis Ship (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard M. Lewis Ship closed TAP5-451. - Resolution: Fixed Fix Version/s: 5.1.0.0 We'll need to back-port this to 5.0.19 if w

svn commit: r734488 - in /tapestry/tapestry5/trunk: ./ tapestry-test/ tapestry-test/src/main/java/org/apache/tapestry5/test/

2009-01-14 Thread hlship
Author: hlship Date: Wed Jan 14 11:26:28 2009 New Revision: 734488 URL: http://svn.apache.org/viewvc?rev=734488&view=rev Log: TAP5-541: Upgrade Selenium dependencies to new beta (which supports FireFox 3) Modified: tapestry/tapestry5/trunk/pom.xml tapestry/tapestry5/trunk/tapestry-test/po

[jira] Assigned: (TAP5-451) Upgrade Selenium dependencies to new beta (which supports FireFox 3)

2009-01-14 Thread Howard M. Lewis Ship (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard M. Lewis Ship reassigned TAP5-451: - Assignee: Howard M. Lewis Ship > Upgrade Selenium dependencies to new beta (which s

[jira] Created: (TAP5-451) Upgrade Selenium dependencies to new beta (which supports FireFox 3)

2009-01-14 Thread Howard M. Lewis Ship (JIRA)
Upgrade Selenium dependencies to new beta (which supports FireFox 3) Key: TAP5-451 URL: https://issues.apache.org/jira/browse/TAP5-451 Project: Tapestry 5 Issue Type: Impro

[jira] Commented: (TAP5-374) Persistent (@Persist) fields not set correctly between requests if they are initialised from pageAttached() method

2009-01-14 Thread Howard M. Lewis Ship (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12663789#action_12663789 ] Howard M. Lewis Ship commented on TAP5-374: --- It's possible there is a bug here; Tap

[jira] Reopened: (TAP5-374) Persistent (@Persist) fields not set correctly between requests if they are initialised from pageAttached() method

2009-01-14 Thread Joel Halbert (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Halbert reopened TAP5-374: --- please refer to my last comment, thx. > Persistent (@Persist) fields not set correctly between requests if

[jira] Commented: (TAP5-374) Persistent (@Persist) fields not set correctly between requests if they are initialised from pageAttached() method

2009-01-14 Thread Joel Halbert (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12663663#action_12663663 ] Joel Halbert commented on TAP5-374: --- But in the above example myMap is a persistent field t