[jira] [Created] (TAP5-1736) Overridden base class methods causing a second submit

2011-10-31 Thread Peter Stavrinides (Created) (JIRA)
Overridden base class methods causing a second submit - Key: TAP5-1736 URL: https://issues.apache.org/jira/browse/TAP5-1736 Project: Tapestry 5 Issue Type: Bug Components:

[jira] [Commented] (TAP5-1323) Change Quickstart Template to Match New Site Design

2011-10-31 Thread Jochen Kemnade (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13139981#comment-13139981 ] Jochen Kemnade commented on TAP5-1323: -- Shouldn't the 5.3 quickstart layout also be

[jira] [Commented] (TAP5-1338) Add informal parameters support to Form component

2011-10-31 Thread Emmanuel DEMEY (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13140011#comment-13140011 ] Emmanuel DEMEY commented on TAP5-1338: -- Hi This issue can be closed. resolved by

[jira] [Commented] (TAP5-1704) Localizing the Today and None labels in the core datefield component

2011-10-31 Thread Emmanuel DEMEY (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13140018#comment-13140018 ] Emmanuel DEMEY commented on TAP5-1704: -- But these 2 strings are hardcoded in the

svn commit: r1195399 - /tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/corelib/components/package-info.java

2011-10-31 Thread bobharner
Author: bobharner Date: Mon Oct 31 10:34:02 2011 New Revision: 1195399 URL: http://svn.apache.org/viewvc?rev=1195399view=rev Log: TAP5-1735 adding some of the missing package-level javadocs (and replacing some package.html with package-info.java) Modified:

[jira] [Commented] (TAP5-1735) Most packages lack package-level javadocs

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

[jira] [Closed] (TAP5-1338) Add informal parameters support to Form component

2011-10-31 Thread Howard M. Lewis Ship (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard M. Lewis Ship closed TAP5-1338. -- Resolution: Duplicate Assignee: Howard M. Lewis Ship Add informal parameters

[CONF] Apache Tapestry Release Notes

2011-10-31 Thread confluence
Release Notes Page edited by Howard M. Lewis Ship Changes (1) These release notes provide the details of the changes in each Tapestry version.

[CONF] Apache Tapestry Tapestry 5.3 Release Candidate

2011-10-31 Thread confluence
Tapestry 5.3 Release Candidate Blog post added by Howard M. Lewis Ship We've released the first release candidate for Tapestry 5.3: Apache Tapestry 5.3-rc-1. This represents the better part of a year of work, containing over 270 bug fixes

svn commit: r1195567 - /tapestry/tapestry5/tags/5.3-rc-1/

2011-10-31 Thread hlship
Author: hlship Date: Mon Oct 31 16:56:28 2011 New Revision: 1195567 URL: http://svn.apache.org/viewvc?rev=1195567view=rev Log: Create a tag for the 5.3-rc-1 preview Added: tapestry/tapestry5/tags/5.3-rc-1/ (props changed) - copied from r1195566, tapestry/tapestry5/trunk/ Propchange:

svn commit: r1195569 - /tapestry/tapestry5/branches/5.3/

2011-10-31 Thread hlship
Author: hlship Date: Mon Oct 31 17:03:00 2011 New Revision: 1195569 URL: http://svn.apache.org/viewvc?rev=1195569view=rev Log: Create a branch for the 5.3 release, to capture any final changes to release candidates Added: tapestry/tapestry5/branches/5.3/ (props changed) - copied

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

2011-10-31 Thread hlship
Author: hlship Date: Mon Oct 31 19:00:53 2011 New Revision: 1195617 URL: http://svn.apache.org/viewvc?rev=1195617view=rev Log: Advance version number to 5.3-rc-1 Modified: tapestry/tapestry5/trunk/build.gradle Modified: tapestry/tapestry5/trunk/build.gradle URL:

[jira] [Created] (TAP5-1737) Loading all pages using PageCatalog page fails with java.lang.ClassFormatError: Illegal field modifiers in class org/apache/tapestry5/corelib/pages/package-info: 0x12

2011-10-31 Thread Howard M. Lewis Ship (Created) (JIRA)
Loading all pages using PageCatalog page fails with java.lang.ClassFormatError: Illegal field modifiers in class org/apache/tapestry5/corelib/pages/package-info: 0x12

[jira] [Assigned] (TAP5-1737) Loading all pages using PageCatalog page fails with java.lang.ClassFormatError: Illegal field modifiers in class org/apache/tapestry5/corelib/pages/package-info: 0x12

2011-10-31 Thread Howard M. Lewis Ship (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard M. Lewis Ship reassigned TAP5-1737: -- Assignee: Howard M. Lewis Ship Loading all pages using PageCatalog page

svn commit: r1195662 - /tapestry/tapestry5/branches/5.3/tapestry-ioc/src/main/java/org/apache/tapestry5/ioc/internal/services/ClassNameLocatorImpl.java

2011-10-31 Thread hlship
Author: hlship Date: Mon Oct 31 20:48:21 2011 New Revision: 1195662 URL: http://svn.apache.org/viewvc?rev=1195662view=rev Log: TAP5-1737: Loading all pages using PageCatalog page fails with java.lang.ClassFormatError: Illegal field modifiers in class

svn commit: r1195663 - /tapestry/tapestry5/trunk/tapestry-ioc/src/main/java/org/apache/tapestry5/ioc/internal/services/ClassNameLocatorImpl.java

2011-10-31 Thread hlship
Author: hlship Date: Mon Oct 31 20:48:30 2011 New Revision: 1195663 URL: http://svn.apache.org/viewvc?rev=1195663view=rev Log: TAP5-1737: Loading all pages using PageCatalog page fails with java.lang.ClassFormatError: Illegal field modifiers in class

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

2011-10-31 Thread hlship
Author: hlship Date: Mon Oct 31 20:48:33 2011 New Revision: 1195664 URL: http://svn.apache.org/viewvc?rev=1195664view=rev Log: Roll version number for trunk to 5.4-alpha-1 Modified: tapestry/tapestry5/trunk/build.gradle Modified: tapestry/tapestry5/trunk/build.gradle URL:

svn commit: r1195666 - /tapestry/tapestry5/branches/5.3/build.gradle

2011-10-31 Thread hlship
Author: hlship Date: Mon Oct 31 20:49:27 2011 New Revision: 1195666 URL: http://svn.apache.org/viewvc?rev=1195666view=rev Log: Roll version number to 5.1-rc-2. Modified: tapestry/tapestry5/branches/5.3/build.gradle Modified: tapestry/tapestry5/branches/5.3/build.gradle URL:

[CONF] Apache Tapestry Tapestry 5.3 Release Candidate

2011-10-31 Thread confluence
Tapestry 5.3 Release Candidate Blog post edited by Howard M. Lewis Ship Changes (1) {excerpt}Weve released the first a new *release candidate* for

svn commit: r1195682 - /tapestry/tapestry5/branches/5.3/tapestry-ioc/src/main/java/org/apache/tapestry5/ioc/internal/services/ClassNameLocatorImpl.java

2011-10-31 Thread hlship
Author: hlship Date: Mon Oct 31 21:31:32 2011 New Revision: 1195682 URL: http://svn.apache.org/viewvc?rev=1195682view=rev Log: TAP5-1737: Loading all pages using PageCatalog page fails with java.lang.ClassFormatError: Illegal field modifiers in class

svn commit: r1195683 - /tapestry/tapestry5/trunk/tapestry-ioc/src/main/java/org/apache/tapestry5/ioc/internal/services/ClassNameLocatorImpl.java

2011-10-31 Thread hlship
Author: hlship Date: Mon Oct 31 21:31:39 2011 New Revision: 1195683 URL: http://svn.apache.org/viewvc?rev=1195683view=rev Log: TAP5-1737: Loading all pages using PageCatalog page fails with java.lang.ClassFormatError: Illegal field modifiers in class

svn commit: r1195690 - /tapestry/tapestry5/trunk/tapestry-ioc/src/main/java/org/apache/tapestry5/ioc/internal/services/ClassNameLocatorImpl.java

2011-10-31 Thread hlship
Author: hlship Date: Mon Oct 31 21:48:11 2011 New Revision: 1195690 URL: http://svn.apache.org/viewvc?rev=1195690view=rev Log: TAP5-1737: Loading all pages using PageCatalog page fails with java.lang.ClassFormatError: Illegal field modifiers in class

svn commit: r1195691 - /tapestry/tapestry5/branches/5.3/tapestry-ioc/src/main/java/org/apache/tapestry5/ioc/internal/services/ClassNameLocatorImpl.java

2011-10-31 Thread hlship
Author: hlship Date: Mon Oct 31 21:48:39 2011 New Revision: 1195691 URL: http://svn.apache.org/viewvc?rev=1195691view=rev Log: TAP5-1737: Loading all pages using PageCatalog page fails with java.lang.ClassFormatError: Illegal field modifiers in class

svn commit: r1195700 - /tapestry/tapestry5/trunk/tapestry-ioc/src/main/java/org/apache/tapestry5/ioc/internal/services/ClassNameLocatorImpl.java

2011-10-31 Thread hlship
Author: hlship Date: Mon Oct 31 22:15:27 2011 New Revision: 1195700 URL: http://svn.apache.org/viewvc?rev=1195700view=rev Log: TAP5-1737: Loading all pages using PageCatalog page fails with java.lang.ClassFormatError: Illegal field modifiers in class

svn commit: r1195702 - /tapestry/tapestry5/branches/5.3/tapestry-ioc/src/main/java/org/apache/tapestry5/ioc/internal/services/ClassNameLocatorImpl.java

2011-10-31 Thread hlship
Author: hlship Date: Mon Oct 31 22:15:48 2011 New Revision: 1195702 URL: http://svn.apache.org/viewvc?rev=1195702view=rev Log: TAP5-1737: Loading all pages using PageCatalog page fails with java.lang.ClassFormatError: Illegal field modifiers in class

[jira] [Commented] (TAP5-1737) Loading all pages using PageCatalog page fails with java.lang.ClassFormatError: Illegal field modifiers in class org/apache/tapestry5/corelib/pages/package-info: 0x12

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