svn commit: r1139149 - /tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/internal/services/javascript/DateFieldStack.java

2011-06-23 Thread joshcanfield
Author: joshcanfield Date: Fri Jun 24 03:47:48 2011 New Revision: 1139149 URL: http://svn.apache.org/viewvc?rev=1139149&view=rev Log: Cleanup "warning: non-varargs call of varargs method with inexact argument type for last parameter" Modified: tapestry/tapestry5/trunk/tapestry-core/src/main

[jira] [Closed] (TAP5-1553) Tapestry fails on OpenJDK with a java.lang.reflect.GenericSignatureFormatError

2011-06-23 Thread Josh Canfield (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Canfield closed TAP5-1553. --- Hmm... this is the definition of duplicate. not sure how I ended up with a copy of this defect. > Tapest

[jira] [Deleted] (TAP5-1553) Tapestry fails on OpenJDK with a java.lang.reflect.GenericSignatureFormatError

2011-06-23 Thread Josh Canfield (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Canfield deleted TAP5-1553: > Tapestry fails on OpenJDK with a > java.lang.reflect.GenericSignatureFormatError > -

[jira] [Created] (TAP5-1555) Property Expression Array Disallows null and this

2011-06-23 Thread Norman Franke (JIRA)
Property Expression Array Disallows null and this - Key: TAP5-1555 URL: https://issues.apache.org/jira/browse/TAP5-1555 Project: Tapestry 5 Issue Type: Bug Components: tapestry-core

[jira] [Updated] (TAP5-1524) A little enhancement for multiple file upload

2011-06-23 Thread Vesko Georgiev (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vesko Georgiev updated TAP5-1524: - Priority: Major (was: Minor) > A little enhancement for multiple file upload > --

[jira] [Closed] (TAP5-1554) Tapestry fails on OpenJDK with a java.lang.reflect.GenericSignatureFormatError

2011-06-23 Thread Josh Canfield (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Canfield closed TAP5-1554. --- > Tapestry fails on OpenJDK with a > java.lang.reflect.GenericSignatureFormatError > ---

[jira] [Commented] (TAP5-1550) Provide a multiple selection component that renders check boxes for available selection options

2011-06-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13053849#comment-13053849 ] Hudson commented on TAP5-1550: -- Integrated in tapestry-trunk-freestyle #381 (See [https://bui

[jira] [Commented] (TAP5-116) Replace Maven build with Gradle build

2011-06-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13053848#comment-13053848 ] Hudson commented on TAP5-116: - Integrated in tapestry-trunk-freestyle #381 (See [https://builds

[jira] [Commented] (TAP5-1554) Tapestry fails on OpenJDK with a java.lang.reflect.GenericSignatureFormatError

2011-06-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13053851#comment-13053851 ] Hudson commented on TAP5-1554: -- Integrated in tapestry-trunk-freestyle #381 (See [https://bui

[jira] [Commented] (TAP5-1500) Update ComponentClassResolve's JavaDocs

2011-06-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13053850#comment-13053850 ] Hudson commented on TAP5-1500: -- Integrated in tapestry-trunk-freestyle #381 (See [https://bui

[jira] [Commented] (TAP5-1554) Tapestry fails on OpenJDK with a java.lang.reflect.GenericSignatureFormatError

2011-06-23 Thread Massimo Lusetti (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13053843#comment-13053843 ] Massimo Lusetti commented on TAP5-1554: --- Kudos Josh Pretty nice catch! > Tapestr

svn commit: r1138869 - /tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/services/pageload/ComponentResourceSelector.java

2011-06-23 Thread drobiazko
Author: drobiazko Date: Thu Jun 23 13:27:36 2011 New Revision: 1138869 URL: http://svn.apache.org/viewvc?rev=1138869&view=rev Log: Fixed wrong parameter name in javadoc Modified: tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/services/pageload/ComponentResourceSele

[CONF] Apache Tapestry > Integrating with JPA

2011-06-23 Thread confluence
Integrating with JPA Page edited by Igor Drobiazko Changes (3) ... h2. Injecting the EntityManager into page and component classes

[CONF] Apache Tapestry > Integrating with JPA

2011-06-23 Thread confluence
Integrating with JPA Page edited by Igor Drobiazko Changes (2) ... Starting from release 5.3, Tapestry provides a built-in JPA integration whic

[CONF] Apache Tapestry > Integrating with JPA

2011-06-23 Thread confluence
Integrating with JPA Page edited by Igor Drobiazko Changes (5) ... }{code} In the example above you can see a contribution to the

[CONF] Apache Tapestry > Integrating with JPA

2011-06-23 Thread confluence
Integrating with JPA Page edited by Igor Drobiazko Changes (3) ... h1. Configuring JPA The persistence.xml file is the standard c

[CONF] Apache Tapestry > Using JSR 330 standard annotations

2011-06-23 Thread confluence
Using JSR 330 standard annotations Page edited by Igor Drobiazko Changes (1) ... By default, a JSR-330 injector creates an instance, uses the i

[CONF] Apache Tapestry > Integrating with JPA

2011-06-23 Thread confluence
Integrating with JPA Page edited by Igor Drobiazko Changes (1) ... h1. Configuring JPA The persistence.xml file is the standard

[CONF] Apache Tapestry > Built In Modules

2011-06-23 Thread confluence
Built In Modules Page edited by Igor Drobiazko Changes (1) ... * [Spring Core|Integrating with Spring Framework] h3. JPA Integrat

[CONF] Apache Tapestry > Integrating with JPA

2011-06-23 Thread confluence
Integrating with JPA Page added by Igor Drobiazko Added in 5.3 Starting from release 5.3, Tapestry provides a built-in JPA integration which supersedes Tynamo's JPA integration. Configuring JPA Change Notifi

[CONF] Apache Tapestry > Using JSR 330 standard annotations

2011-06-23 Thread confluence
Using JSR 330 standard annotations Page edited by Igor Drobiazko Changes (1) {since:since=5.3} {float:right|background="" {contentbylabel:title=Related Art

[CONF] Apache Tapestry > Using JSR 330 standard annotations

2011-06-23 Thread confluence
Using JSR 330 standard annotations Page edited by Igor Drobiazko Changes (2) ... In Tapestry any annotation can be a marker annotation. You don

[CONF] Apache Tapestry > Using JSR 330 standard annotations

2011-06-23 Thread confluence
Using JSR 330 standard annotations Page edited by Igor Drobiazko Changes (6) ... || JSR-330 \\ javax.inject || Tapestry \\ org.apa

[jira] [Closed] (TAP5-1500) Update ComponentClassResolve's JavaDocs

2011-06-23 Thread Igor Drobiazko (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Drobiazko closed TAP5-1500. Resolution: Fixed Fix Version/s: 5.3.1 > Update ComponentClassResolve's JavaDocs > --

svn commit: r1138816 - in /tapestry/tapestry5/trunk: tapestry-beanvalidator/src/test/java/org/apache/tapestry5/beanvalidator/integration/ tapestry-beanvalidator/src/test/java/org/example/testapp/pages

2011-06-23 Thread drobiazko
Author: drobiazko Date: Thu Jun 23 10:25:55 2011 New Revision: 1138816 URL: http://svn.apache.org/viewvc?rev=1138816&view=rev Log: TAP5-1550: Allow Checklist component to be validated by Bean Validation API constraints Modified: tapestry/tapestry5/trunk/tapestry-beanvalidator/src/test/java/

svn commit: r1138814 - /tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/services/ComponentClassResolver.java

2011-06-23 Thread drobiazko
Author: drobiazko Date: Thu Jun 23 10:23:02 2011 New Revision: 1138814 URL: http://svn.apache.org/viewvc?rev=1138814&view=rev Log: TAP5-1500: Update ComponentClassResolve's JavaDocs Modified: tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/services/ComponentClassRes

[jira] [Assigned] (TAP5-1500) ComponentClassResolver exceptions

2011-06-23 Thread Igor Drobiazko (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Drobiazko reassigned TAP5-1500: Assignee: Igor Drobiazko > ComponentClassResolver exceptions > -

[jira] [Updated] (TAP5-1500) Update ComponentClassResolve's JavaDocs

2011-06-23 Thread Igor Drobiazko (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Drobiazko updated TAP5-1500: - Summary: Update ComponentClassResolve's JavaDocs (was: ComponentClassResolver exceptions) > Upda

[jira] [Closed] (TAP5-1335) Make the caching logic inside PageSource service more flexible

2011-06-23 Thread Igor Drobiazko (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Drobiazko closed TAP5-1335. Resolution: Won't Fix Tapestry 5.3 has theme and skinning support. > Make the caching logic inside