svn commit: r986956 - /tapestry/tapestry-site/trunk/src/site/resources/archetype-catalog.xml

2010-08-18 Thread andyhot
Author: andyhot Date: Wed Aug 18 21:32:21 2010 New Revision: 986956 URL: http://svn.apache.org/viewvc?rev=986956&view=rev Log: drop references to ibiblio Modified: tapestry/tapestry-site/trunk/src/site/resources/archetype-catalog.xml Modified: tapestry/tapestry-site/trunk/src/site/resources/

[jira] Commented: (TAP5-1246) Tapestry should use SQLException.getNextException() to dig down to the "root cause"

2010-08-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12899987#action_12899987 ] Hudson commented on TAP5-1246: -- Integrated in tapestry-5.2-freestyle #174 (See [https://hudson

[jira] Commented: (TAP5-1245) Break out the Tapestry JSON support into an independent module

2010-08-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12899988#action_12899988 ] Hudson commented on TAP5-1245: -- Integrated in tapestry-5.2-freestyle #174 (See [https://hudson

[jira] Commented: (TAP5-1250) Add support for creating a Flow from an Iterable (not just Collection and object array)

2010-08-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12899989#action_12899989 ] Hudson commented on TAP5-1250: -- Integrated in tapestry-5.2-freestyle #174 (See [https://hudson

[jira] Updated: (TAP5-1232) Restore injection of service id (as a String) into service decorator methods for proper backwards compatibility

2010-08-18 Thread Howard M. Lewis Ship (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard M. Lewis Ship updated TAP5-1232: --- Summary: Restore injection of service id (as a String) into service decorator methods

[jira] Closed: (TAP5-1246) Tapestry should use SQLException.getNextException() to dig down to the "root cause"

2010-08-18 Thread Howard M. Lewis Ship (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard M. Lewis Ship closed TAP5-1246. -- Fix Version/s: 5.2.1 Resolution: Fixed > Tapestry should use SQLException.getNext

svn commit: r986786 - in /tapestry/tapestry5/trunk/tapestry-ioc/src: main/java/org/apache/tapestry5/ioc/internal/services/ main/java/org/apache/tapestry5/ioc/services/ test/java/org/apache/tapestry5/i

2010-08-18 Thread hlship
Author: hlship Date: Wed Aug 18 16:53:15 2010 New Revision: 986786 URL: http://svn.apache.org/viewvc?rev=986786&view=rev Log: TAP5-1246: Tapestry should use SQLException.getNextException() to dig down to the "root cause" Modified: tapestry/tapestry5/trunk/tapestry-ioc/src/main/java/org/apac

[jira] Closed: (TAP5-1245) Break out the Tapestry JSON support into an independent module

2010-08-18 Thread Howard M. Lewis Ship (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard M. Lewis Ship closed TAP5-1245. -- Fix Version/s: 5.2.1 Resolution: Fixed > Break out the Tapestry JSON support into

[jira] Closed: (TAP5-1250) Add support for creating a Flow from an Iterable (not just Collection and object array)

2010-08-18 Thread Howard M. Lewis Ship (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard M. Lewis Ship closed TAP5-1250. -- Fix Version/s: 5.2.1 Resolution: Fixed > Add support for creating a Flow from an

svn commit: r986777 - in /tapestry/tapestry5/trunk: ./ tapestry-core/ tapestry-core/src/main/java/org/apache/tapestry5/json/ tapestry-core/src/test/conf/ tapestry-core/src/test/java/org/apache/tapestr

2010-08-18 Thread hlship
Author: hlship Date: Wed Aug 18 16:27:25 2010 New Revision: 986777 URL: http://svn.apache.org/viewvc?rev=986777&view=rev Log: TAP5-1245: Break out the Tapestry JSON support into an independent module Added: tapestry/tapestry5/trunk/tapestry-json/ tapestry/tapestry5/trunk/tapestry-json/bin

svn commit: r986778 - in /tapestry/tapestry5/trunk/tapestry-func/src: main/java/org/apache/tapestry5/func/F.java main/java/org/apache/tapestry5/func/LazyIterator.java test/java/org/apache/tapestry5/fu

2010-08-18 Thread hlship
Author: hlship Date: Wed Aug 18 16:27:31 2010 New Revision: 986778 URL: http://svn.apache.org/viewvc?rev=986778&view=rev Log: TAP5-1250: Add support for creating a Flow from an Iterable (not just Collection and object array) Added: tapestry/tapestry5/trunk/tapestry-func/src/main/java/org/ap

[jira] Created: (TAP5-1250) Add support for creating a Flow from an Iterable (not just Collection and object array)

2010-08-18 Thread Howard M. Lewis Ship (JIRA)
Add support for creating a Flow from an Iterable (not just Collection and object array) --- Key: TAP5-1250 URL: https://issues.apache.org/jira/browse/TAP5-1250 Projec

[jira] Assigned: (TAP5-1250) Add support for creating a Flow from an Iterable (not just Collection and object array)

2010-08-18 Thread Howard M. Lewis Ship (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard M. Lewis Ship reassigned TAP5-1250: -- Assignee: Howard M. Lewis Ship > Add support for creating a Flow from an Iterabl

[jira] Assigned: (TAP5-1245) Break out the Tapestry JSON support into an independent module

2010-08-18 Thread Howard M. Lewis Ship (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard M. Lewis Ship reassigned TAP5-1245: -- Assignee: Howard M. Lewis Ship > Break out the Tapestry JSON support into an ind

svn commit: r986684 - /tapestry/tapestry5/trunk/pom.xml

2010-08-18 Thread andyhot
Author: andyhot Date: Wed Aug 18 13:59:14 2010 New Revision: 986684 URL: http://svn.apache.org/viewvc?rev=986684&view=rev Log: update hudson url Modified: tapestry/tapestry5/trunk/pom.xml Modified: tapestry/tapestry5/trunk/pom.xml URL: http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/p

svn commit: r986674 - /tapestry/tapestry-site/trunk/pom.xml

2010-08-18 Thread andyhot
Author: andyhot Date: Wed Aug 18 13:50:21 2010 New Revision: 986674 URL: http://svn.apache.org/viewvc?rev=986674&view=rev Log: hudson url update Modified: tapestry/tapestry-site/trunk/pom.xml Modified: tapestry/tapestry-site/trunk/pom.xml URL: http://svn.apache.org/viewvc/tapestry/tapestry-

[jira] Updated: (TAP5-1249) Select component and Bean Validator

2010-08-18 Thread Vladimir Velikiy (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Velikiy updated TAP5-1249: --- Description: t:select component with blankOption = "auto" (default) and NotNull validation con

[jira] Created: (TAP5-1249) Select component and Bean Validator

2010-08-18 Thread Vladimir Velikiy (JIRA)
Select component and Bean Validator --- Key: TAP5-1249 URL: https://issues.apache.org/jira/browse/TAP5-1249 Project: Tapestry 5 Issue Type: Improvement Affects Versions: 5.2.0 Reporter: Vladimi

[jira] Created: (TAP5-1248) Additional maven info on quickstart page

2010-08-18 Thread Tobias Marx (JIRA)
Additional maven info on quickstart page Key: TAP5-1248 URL: https://issues.apache.org/jira/browse/TAP5-1248 Project: Tapestry 5 Issue Type: Improvement Components: documentation

[jira] Created: (TAP5-1247) IncludeStylesheet Annotation improvement

2010-08-18 Thread Tobias Marx (JIRA)
IncludeStylesheet Annotation improvement Key: TAP5-1247 URL: https://issues.apache.org/jira/browse/TAP5-1247 Project: Tapestry 5 Issue Type: Improvement Components: tapestry-core Affects

[jira] Commented: (TAP5-822) Strange error when trying to reference property from hierarchy of generic classes

2010-08-18 Thread Josh Canfield (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12899789#action_12899789 ] Josh Canfield commented on TAP5-822: This is fixed in the trunk > Strange error when try

[jira] Commented: (TAP5-982) page generic with more than two levels

2010-08-18 Thread Josh Canfield (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12899787#action_12899787 ] Josh Canfield commented on TAP5-982: This is fixed in the trunk. > page generic with mor

[jira] Commented: (TAP5-1229) Tapestry binary/source distributions do not include all modules

2010-08-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12899783#action_12899783 ] Hudson commented on TAP5-1229: -- Integrated in tapestry-5.2-freestyle #173 (See [https://hudson

[jira] Commented: (TAP5-1201) PageResponseRenderer.render() should call RequestGlobabls.storeActivePageName(String pageName)

2010-08-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12899779#action_12899779 ] Hudson commented on TAP5-1201: -- Integrated in tapestry-5.2-freestyle #173 (See [https://hudson

[jira] Commented: (TAP5-1230) SeleniumTestCase.assertFieldValue() should invoke writeErrorReport() on failure

2010-08-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12899781#action_12899781 ] Hudson commented on TAP5-1230: -- Integrated in tapestry-5.2-freestyle #173 (See [https://hudson

[jira] Commented: (TAP5-1235) The interaction between a Form component and the active page can be problematic when there is an error loading a page

2010-08-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12899778#action_12899778 ] Hudson commented on TAP5-1235: -- Integrated in tapestry-5.2-freestyle #173 (See [https://hudson

[jira] Commented: (TAP5-818) Tapestry should properly support JDK 1.5 Generics when reading and updating properties and property expressions

2010-08-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12899782#action_12899782 ] Hudson commented on TAP5-818: - Integrated in tapestry-5.2-freestyle #173 (See [https://hudson.ap

[jira] Commented: (TAP5-752) Tapestry bin download includes lots of libraries that shouldn't be there due to licensing concerns

2010-08-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12899780#action_12899780 ] Hudson commented on TAP5-752: - Integrated in tapestry-5.2-freestyle #173 (See [https://hudson.ap