svn commit: r1188655 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry5/internal/transform/ test/java/org/apache/tapestry5/integration/app1/ test/java/org/apache/tapestry

2011-10-25 Thread robertdzeigler
Author: robertdzeigler Date: Tue Oct 25 13:42:33 2011 New Revision: 1188655 URL: http://svn.apache.org/viewvc?rev=1188655view=rev Log: TAP5-1663: The @BindParameter annotation should support inherited parameters Modified:

[jira] [Closed] (TAP5-1663) The @BindParameter annotation should support inherited parameters

2011-10-25 Thread Robert Zeigler (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Zeigler closed TAP5-1663. Resolution: Fixed Fix Version/s: 5.3 Thanks for the patch by Dragan. The

[jira] [Created] (TAP5-1721) javascript error: ( this.com != this.icon )

2011-10-25 Thread Pedro Ayala (Created) (JIRA)
javascript error: ( this.com != this.icon ) --- Key: TAP5-1721 URL: https://issues.apache.org/jira/browse/TAP5-1721 Project: Tapestry 5 Issue Type: Bug Components: tapestry-core Affects

svn commit: r1188802 - /tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/tapestry.js

2011-10-25 Thread hlship
Author: hlship Date: Tue Oct 25 17:12:23 2011 New Revision: 1188802 URL: http://svn.apache.org/viewvc?rev=1188802view=rev Log: TAP5-1721: A JavaScript typo prevents the error icon for fields containing validation errors from appearing Modified:

[jira] [Assigned] (TAP5-1721) javascript error: ( this.com != this.icon )

2011-10-25 Thread Howard M. Lewis Ship (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard M. Lewis Ship reassigned TAP5-1721: -- Assignee: Howard M. Lewis Ship javascript error: ( this.com != this.icon )

[jira] [Updated] (TAP5-1721) A JavaScript typo prevents the error icon for fields containing validation errors from appearing

2011-10-25 Thread Howard M. Lewis Ship (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard M. Lewis Ship updated TAP5-1721: --- Summary: A JavaScript typo prevents the error icon for fields containing validation

[jira] [Created] (TAP5-1722) It is not possible to build from source if the directory contains a space in the name

2011-10-25 Thread Howard M. Lewis Ship (Created) (JIRA)
It is not possible to build from source if the directory contains a space in the name - Key: TAP5-1722 URL: https://issues.apache.org/jira/browse/TAP5-1722 Project:

[jira] [Assigned] (TAP5-1720) HTML 5 doctype is not preserved, gets transformed into XHTML 1.0

2011-10-25 Thread Howard M. Lewis Ship (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard M. Lewis Ship reassigned TAP5-1720: -- Assignee: Howard M. Lewis Ship HTML 5 doctype is not preserved, gets

svn commit: r1188866 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry5/internal/services/XMLTokenStream.java test/java/org/apache/tapestry5/internal/services/TemplatePar

2011-10-25 Thread hlship
Author: hlship Date: Tue Oct 25 19:18:39 2011 New Revision: 1188866 URL: http://svn.apache.org/viewvc?rev=1188866view=rev Log: TAP5-1720: HTML 5 doctype is not preserved, gets transformed into XHTML 1.0 Modified:

svn commit: r1188867 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry5/internal/dynamic/ main/java/org/apache/tapestry5/internal/services/ test/java/org/apache/tapestry5

2011-10-25 Thread hlship
Author: hlship Date: Tue Oct 25 19:18:47 2011 New Revision: 1188867 URL: http://svn.apache.org/viewvc?rev=1188867view=rev Log: TAP5-1720: Supply a !DOCTYPE html for any component template that doesn't have a specific !DOCTYPE Added:

svn commit: r1188888 - /tapestry/tapestry5/trunk/build.gradle

2011-10-25 Thread hlship
Author: hlship Date: Tue Oct 25 20:20:45 2011 New Revision: 118 URL: http://svn.apache.org/viewvc?rev=118view=rev Log: Roll version number to 5.3-beta-28 Modified: tapestry/tapestry5/trunk/build.gradle Modified: tapestry/tapestry5/trunk/build.gradle URL:

[jira] [Created] (TAP5-1723) Tapestry should honor the javax.annotation.PostConstruct as the same as Tapestry PostInjection annotation

2011-10-25 Thread Howard M. Lewis Ship (Created) (JIRA)
Tapestry should honor the javax.annotation.PostConstruct as the same as Tapestry PostInjection annotation -- Key: TAP5-1723 URL:

svn commit: r1188939 - in /tapestry/tapestry5/trunk: tapestry-ioc/src/main/java/org/apache/tapestry5/ioc/internal/util/InternalUtils.java tapestry5-annotations/src/main/java/org/apache/tapestry5/ioc/a

2011-10-25 Thread hlship
Author: hlship Date: Tue Oct 25 21:53:09 2011 New Revision: 1188939 URL: http://svn.apache.org/viewvc?rev=1188939view=rev Log: TAP5-1723: Tapestry should honor the javax.annotation.PostConstruct as the same as the Tapestry PostInjection annotation Modified:

[jira] [Closed] (TAP5-1723) Tapestry should honor the javax.annotation.PostConstruct as the same as Tapestry PostInjection annotation

2011-10-25 Thread Howard M. Lewis Ship (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard M. Lewis Ship closed TAP5-1723. -- Resolution: Fixed Fix Version/s: 5.3 Assignee: Howard M. Lewis Ship

[jira] [Commented] (TAP5-1721) A JavaScript typo prevents the error icon for fields containing validation errors from appearing

2011-10-25 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13135464#comment-13135464 ] Hudson commented on TAP5-1721: -- Integrated in tapestry-trunk-freestyle #607 (See

[jira] [Commented] (TAP5-1720) HTML 5 doctype is not preserved, gets transformed into XHTML 1.0

2011-10-25 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13135465#comment-13135465 ] Hudson commented on TAP5-1720: -- Integrated in tapestry-trunk-freestyle #607 (See

svn commit: r1188964 - /tapestry/tapestry5/trunk/plastic/src/main/java/org/apache/tapestry5/internal/plastic/PlasticInternalUtils.java

2011-10-25 Thread hlship
Author: hlship Date: Tue Oct 25 23:16:11 2011 New Revision: 1188964 URL: http://svn.apache.org/viewvc?rev=1188964view=rev Log: TAP5-1724: In rare cases, Tapestry may fail to transform a class due to a JSR/RET are not supported with computeFrames option exception Modified:

[jira] [Updated] (TAP5-1724) In rare cases, Tapestry may fail to transform a class due to a JSR/RET are not supported with computeFrames option exception

2011-10-25 Thread Howard M. Lewis Ship (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard M. Lewis Ship updated TAP5-1724: --- Description: This is a common issue with ASM; it doesn't handle the JSR and RET

[jira] [Assigned] (TAP5-1724) In rare cases, Tapestry may fail to transform a class due to a JSR/RET are not supported with computeFrames option exception

2011-10-25 Thread Howard M. Lewis Ship (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard M. Lewis Ship reassigned TAP5-1724: -- Assignee: Howard M. Lewis Ship In rare cases, Tapestry may fail to

[jira] [Commented] (TAP5-1724) In rare cases, Tapestry may fail to transform a class due to a JSR/RET are not supported with computeFrames option exception

2011-10-25 Thread Howard M. Lewis Ship (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13135538#comment-13135538 ] Howard M. Lewis Ship commented on TAP5-1724: I've committed a fix but it's very

[jira] [Commented] (TAP5-1723) Tapestry should honor the javax.annotation.PostConstruct as the same as Tapestry PostInjection annotation

2011-10-25 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13135551#comment-13135551 ] Hudson commented on TAP5-1723: -- Integrated in tapestry-trunk-freestyle #608 (See

[jira] [Commented] (TAP5-1724) In rare cases, Tapestry may fail to transform a class due to a JSR/RET are not supported with computeFrames option exception

2011-10-25 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13135566#comment-13135566 ] Hudson commented on TAP5-1724: -- Integrated in tapestry-trunk-freestyle #609 (See

[jira] [Created] (TAP5-1725) Form validation failure JS errors in IE only

2011-10-25 Thread Lenny Primak (Created) (JIRA)
Form validation failure JS errors in IE only Key: TAP5-1725 URL: https://issues.apache.org/jira/browse/TAP5-1725 Project: Tapestry 5 Issue Type: Bug Components: tapestry-core

[jira] [Created] (TAP5-1726) JavaScript Assets fail to load for already-minified JS assets in Production mode

2011-10-25 Thread Lenny Primak (Created) (JIRA)
JavaScript Assets fail to load for already-minified JS assets in Production mode Key: TAP5-1726 URL: https://issues.apache.org/jira/browse/TAP5-1726 Project: Tapestry 5