| Fernando Padilla |
Re: tapestry-spring not working now |
Thu, 01 Jan, 00:44 |
| Howard M. Lewis Ship (JIRA) |
[jira] Commented: (TAP5-431) new spring context work does not register beans with Tapestry IoC |
Thu, 01 Jan, 20:53 |
| Howard M. Lewis Ship (JIRA) |
[jira] Updated: (TAP5-431) new spring context work does not register beans with Tapestry IoC |
Thu, 01 Jan, 20:53 |
| Howard M. Lewis Ship (JIRA) |
[jira] Assigned: (TAP5-429) Tapestry should throw an exception when a contribute method of a module class does not match a known service |
Thu, 01 Jan, 20:59 |
| hls...@apache.org |
svn commit: r730611 - in /tapestry/tapestry5/trunk: tapestry-ioc/src/main/java/org/apache/tapestry5/ioc/internal/ tapestry-ioc/src/site/apt/ tapestry-ioc/src/test/java/org/apache/tapestry5/ioc/ tapestry-spring/src/site/apt/ |
Thu, 01 Jan, 21:21 |
| Howard M. Lewis Ship (JIRA) |
[jira] Closed: (TAP5-429) Tapestry should throw an exception when a contribute method of a module class does not match a known service |
Thu, 01 Jan, 21:25 |
| Howard M. Lewis Ship (JIRA) |
[jira] Assigned: (TAP5-341) When your contribution method requests the wrong configuration interface (say, Configuration instead of OrderedConfiguration) the error message is confusing: "No service implements the Configuration interface" |
Fri, 02 Jan, 16:49 |
| Howard M. Lewis Ship (JIRA) |
[jira] Updated: (TAP5-341) When a contribute method requests the wrong configuration interface (say, Configuration instead of OrderedConfiguration) the error message is confusing: "No service implements the Configuration interface" |
Fri, 02 Jan, 16:49 |
| Joey Solis (JIRA) |
[jira] Created: (TAP5-435) AjaxFormLoop does not allow specificying the animation on adding a new element |
Fri, 02 Jan, 17:37 |
| hls...@apache.org |
svn commit: r730799 - in /tapestry/tapestry5/trunk/tapestry-ioc/src: main/java/org/apache/tapestry5/ioc/internal/ main/java/org/apache/tapestry5/ioc/internal/util/ test/java/org/apache/tapestry5/ioc/internal/ |
Fri, 02 Jan, 17:39 |
| Howard M. Lewis Ship (JIRA) |
[jira] Closed: (TAP5-341) When a contribute method requests the wrong configuration interface (say, Configuration instead of OrderedConfiguration) the error message is confusing: "No service implements the Configuration interface" |
Fri, 02 Jan, 17:41 |
| Howard M. Lewis Ship (JIRA) |
[jira] Created: (TAP5-436) Tapestry should verify that all public methods of a module class are meaningful to Tapestry (build, decorate, contribute or bind), other methods should cause an exception to be thrown as a likely typo in the name |
Fri, 02 Jan, 17:41 |
| Howard M. Lewis Ship (JIRA) |
[jira] Assigned: (TAP5-436) Tapestry should verify that all public methods of a module class are meaningful to Tapestry (build, decorate, contribute or bind), other methods should cause an exception to be thrown as a likely typo in the name |
Fri, 02 Jan, 17:53 |
| hls...@apache.org |
svn commit: r730832 - in /tapestry/tapestry5/trunk: src/site/apt/ src/site/apt/guide/ tapestry-core/src/main/java/org/apache/tapestry5/internal/ tapestry-core/src/main/java/org/apache/tapestry5/test/ tapestry-ioc/src/main/java/org/apache/tapestry5/ioc/... |
Fri, 02 Jan, 19:50 |
| Howard M. Lewis Ship (JIRA) |
[jira] Closed: (TAP5-436) Tapestry should verify that all public methods of a module class are meaningful to Tapestry (build, decorate, contribute or bind), other methods should cause an exception to be thrown as a likely typo in the name |
Fri, 02 Jan, 19:57 |
| Howard M. Lewis Ship (JIRA) |
[jira] Assigned: (TAP5-430) Annotation for services to indicate that the service should not be decorated |
Fri, 02 Jan, 21:13 |
| hls...@apache.org |
svn commit: r730861 - in /tapestry/tapestry5/trunk: tapestry-core/src/main/java/org/apache/tapestry5/services/ tapestry-ioc/src/main/java/org/apache/tapestry5/ioc/ tapestry-ioc/src/main/java/org/apache/tapestry5/ioc/annotations/ tapestry-ioc/src/main/j... |
Fri, 02 Jan, 23:10 |
| Howard M. Lewis Ship (JIRA) |
[jira] Closed: (TAP5-430) Annotation for services to indicate that the service should not be decorated |
Fri, 02 Jan, 23:11 |
| Howard M. Lewis Ship (JIRA) |
[jira] Closed: (TAP5-221) Add option to generate service outer proxies at build time |
Fri, 02 Jan, 23:21 |
| Howard M. Lewis Ship (JIRA) |
[jira] Created: (TAP5-437) The OrderedConfiguration and MappedConfiguration interfaces should allow for override() methods (similar to add()). |
Fri, 02 Jan, 23:33 |
| Howard M. Lewis Ship (JIRA) |
[jira] Assigned: (TAP5-437) The OrderedConfiguration and MappedConfiguration interfaces should allow for override() methods (similar to add()). |
Fri, 02 Jan, 23:33 |
| hls...@apache.org |
svn commit: r730877 - in /tapestry/tapestry5/trunk/tapestry-ioc/src: main/java/org/apache/tapestry5/ioc/ main/java/org/apache/tapestry5/ioc/internal/ main/java/org/apache/tapestry5/ioc/internal/util/ test/java/org/apache/tapestry5/ioc/ test/java/org/ap... |
Sat, 03 Jan, 00:34 |
| Howard M. Lewis Ship (JIRA) |
[jira] Updated: (TAP5-437) The OrderedConfiguration and MappedConfiguration interfaces should allow for override() methods (similar to add()) |
Sat, 03 Jan, 00:35 |
| hls...@apache.org |
svn commit: r731061 - in /tapestry/tapestry5/trunk: src/site/apt/ tapestry-ioc/src/main/java/org/apache/tapestry5/ioc/ tapestry-ioc/src/main/java/org/apache/tapestry5/ioc/internal/ tapestry-ioc/src/site/apt/ tapestry-ioc/src/test/java/org/apache/tapest... |
Sat, 03 Jan, 18:19 |
| Howard M. Lewis Ship (JIRA) |
[jira] Closed: (TAP5-437) The OrderedConfiguration and MappedConfiguration interfaces should allow for override() methods (similar to add()) |
Sat, 03 Jan, 18:25 |
| Howard M. Lewis Ship (JIRA) |
[jira] Commented: (TAP5-316) Add service overriding capabilities to Tapestry IoC, just like Tapestry-Core has |
Sat, 03 Jan, 18:37 |
| Borut Bolcina (JIRA) |
[jira] Commented: (TAP5-409) First entry in properties file for localization is never used. |
Sat, 03 Jan, 19:49 |
| Ville Virtanen (JIRA) |
[jira] Created: (TAP5-438) Unstable behaviour when injecting components to mixins. |
Sun, 04 Jan, 12:18 |
| Ville Virtanen (JIRA) |
[jira] Updated: (TAP5-438) Unstable behaviour when injecting components to mixins. |
Sun, 04 Jan, 12:21 |
| Ville Virtanen (JIRA) |
[jira] Updated: (TAP5-438) Unstable behaviour when injecting components to mixins. |
Sun, 04 Jan, 12:21 |
| Ville Virtanen (JIRA) |
[jira] Updated: (TAP5-438) Unstable behaviour when injecting components to mixins. |
Sun, 04 Jan, 12:21 |
| Jordi Hernandez Sellés (JIRA) |
[jira] Commented: (TAP5-73) JavaScript libraries should be automatically packed/minimalized |
Mon, 05 Jan, 16:59 |
| Jordi Hernandez Sellés (JIRA) |
[jira] Issue Comment Edited: (TAP5-73) JavaScript libraries should be automatically packed/minimalized |
Mon, 05 Jan, 17:01 |
| Jordi Hernandez Sellés (JIRA) |
[jira] Issue Comment Edited: (TAP5-73) JavaScript libraries should be automatically packed/minimalized |
Mon, 05 Jan, 17:05 |
| Howard M. Lewis Ship (JIRA) |
[jira] Updated: (TAP5-316) Add service overriding capabilities to tapestry-ioc, similar to what tapestry-core has (the Alias service) |
Mon, 05 Jan, 17:33 |
| hls...@apache.org |
svn commit: r731641 - in /tapestry/tapestry5/trunk: src/site/apt/cookbook/ tapestry-core/src/main/java/org/apache/tapestry5/services/ tapestry-ioc/src/main/java/org/apache/tapestry5/ioc/internal/services/ tapestry-ioc/src/main/java/org/apache/tapestry5... |
Mon, 05 Jan, 18:19 |
| Howard M. Lewis Ship (JIRA) |
[jira] Closed: (TAP5-316) Add service overriding capabilities to tapestry-ioc, similar to what tapestry-core has (the Alias service) |
Mon, 05 Jan, 18:21 |
| Fernando Padilla |
Re: [jira] Closed: (TAP5-316) Add service overriding capabilities to tapestry-ioc, similar to what tapestry-core has (the Alias service) |
Mon, 05 Jan, 18:45 |
| hls...@apache.org |
svn commit: r731647 - in /tapestry/tapestry5/trunk: ./ src/site/ tapestry-webflow/ tapestry-webflow/src/ tapestry-webflow/src/main/ tapestry-webflow/src/main/java/ tapestry-webflow/src/site/ tapestry-webflow/src/site/apt/ tapestry-webflow/src/test/ tap... |
Mon, 05 Jan, 19:15 |
| Howard M. Lewis Ship (JIRA) |
[jira] Updated: (TAP5-431) When using an externally configuration Spring ApplicationContext, beans of the context should be registered as services (as was the case in Tapestry 5.0) |
Mon, 05 Jan, 19:33 |
| Fernando Padilla |
snapshot builds |
Mon, 05 Jan, 20:15 |
| hls...@apache.org |
svn commit: r731736 - in /tapestry/tapestry5/trunk: tapestry-core/src/main/java/org/apache/tapestry5/ tapestry-spring/ tapestry-spring/src/main/java/org/apache/tapestry5/internal/spring/ tapestry-spring/src/main/java/org/apache/tapestry5/spring/ tapest... |
Mon, 05 Jan, 21:44 |
| Howard M. Lewis Ship (JIRA) |
[jira] Closed: (TAP5-431) When using an externally configuration Spring ApplicationContext, beans of the context should be registered as services (as was the case in Tapestry 5.0) |
Mon, 05 Jan, 21:45 |
| Fernando Padilla |
Re: snapshot builds |
Mon, 05 Jan, 22:01 |
| Frederick Gaetos (JIRA) |
[jira] Created: (TAPESTRY-2722) org.apache.tapestry.BindingException: unable to Unable to update expression. |
Tue, 06 Jan, 05:09 |
| Apache Wiki |
[Tapestry Wiki] Update of "Tapestry5HowToOverrideTheDefaultErrorMessageBanner" by NinkiBah |
Tue, 06 Jan, 15:04 |
| Howard M. Lewis Ship (JIRA) |
[jira] Created: (TAP5-439) Add annotation, @ServiceId, that can be placed on a builder method or service class to identify the service id to use |
Tue, 06 Jan, 18:36 |
| hls...@apache.org |
svn commit: r732188 - in /tapestry/tapestry5/trunk: ./ tapestry-core/src/main/java/org/apache/tapestry5/internal/services/ tapestry-core/src/main/java/org/apache/tapestry5/services/ tapestry-webflow/ tapestry-webflow/src/main/java/org/ tapestry-webflow... |
Wed, 07 Jan, 00:44 |
| Kevin Menard |
Experimental git support |
Wed, 07 Jan, 01:32 |
| Howard M. Lewis Ship (JIRA) |
[jira] Assigned: (TAP5-70) Tapestry should automatically compress content sent to the client, if the client supports it |
Wed, 07 Jan, 03:09 |
| Fernando Padilla |
Re: [jira] Assigned: (TAP5-70) Tapestry should automatically compress content sent to the client, if the client supports it |
Wed, 07 Jan, 03:27 |
| Dan Adams (JIRA) |
[jira] Commented: (TAP5-70) Tapestry should automatically compress content sent to the client, if the client supports it |
Wed, 07 Jan, 04:53 |
| JinFen Chen (JIRA) |
[jira] Created: (TAP5-440) Translation for Simplified Chinese |
Wed, 07 Jan, 09:34 |
| JinFen Chen (JIRA) |
[jira] Updated: (TAP5-440) Translation for Simplified Chinese |
Wed, 07 Jan, 09:36 |
| Avi Cherry |
T5's Ajax/Zone implementation has substantial limitations |
Wed, 07 Jan, 18:54 |
| Fernando Padilla |
tapestry issues? 5.1.0.0-SNAPSHOT |
Wed, 07 Jan, 19:25 |
| Fernando Padilla |
can I point to a previous snapshot build? |
Wed, 07 Jan, 20:02 |
| hls...@apache.org |
svn commit: r732593 - in /tapestry/tapestry5/trunk: src/site/ src/site/apt/ src/site/apt/guide/ tapestry-core/ tapestry-core/src/main/java/org/apache/tapestry5/ tapestry-core/src/main/java/org/apache/tapestry5/internal/ tapestry-core/src/main/java/org/... |
Thu, 08 Jan, 02:54 |
| Howard M. Lewis Ship (JIRA) |
[jira] Commented: (TAP5-70) Tapestry should automatically compress content sent to the client, if the client supports it |
Thu, 08 Jan, 03:00 |
| hls...@apache.org |
svn commit: r732594 - /tapestry/tapestry5/trunk/tapestry-webflow/src/test/conf/testng.xml |
Thu, 08 Jan, 03:05 |
| Howard M. Lewis Ship (JIRA) |
[jira] Closed: (TAP5-70) Tapestry should automatically compress content sent to the client, if the client supports it |
Thu, 08 Jan, 03:12 |
| Howard M. Lewis Ship (JIRA) |
[jira] Closed: (TAP5-151) Annotation/meta-data for services to prevent decoration |
Thu, 08 Jan, 03:20 |
| Howard M. Lewis Ship (JIRA) |
[jira] Assigned: (TAP5-295) Option to startup hibernate early, rather than on first request |
Thu, 08 Jan, 03:22 |
| Howard Lewis Ship |
Re: tapestry issues? 5.1.0.0-SNAPSHOT |
Thu, 08 Jan, 03:48 |
| Howard Lewis Ship |
Re: can I point to a previous snapshot build? |
Thu, 08 Jan, 03:48 |
| Howard Lewis Ship |
Re: T5's Ajax/Zone implementation has substantial limitations |
Thu, 08 Jan, 03:51 |
| Howard Lewis Ship |
Re: Experimental git support |
Thu, 08 Jan, 03:52 |
| hls...@apache.org |
svn commit: r732600 - in /tapestry/tapestry5/trunk: tapestry-hibernate-core/src/main/java/org/apache/tapestry5/hibernate/ tapestry-hibernate-core/src/main/java/org/apache/tapestry5/internal/hibernate/ tapestry-hibernate-core/src/site/apt/ tapestry-ioc/... |
Thu, 08 Jan, 03:56 |
| Howard M. Lewis Ship (JIRA) |
[jira] Closed: (TAP5-295) Option to startup Hibernate early, rather than lazily on first request |
Thu, 08 Jan, 03:56 |
| Howard M. Lewis Ship (JIRA) |
[jira] Updated: (TAP5-295) Option to startup Hibernate early, rather than lazily on first request |
Thu, 08 Jan, 03:56 |
| Kevin Menard |
Re: Experimental git support |
Thu, 08 Jan, 03:58 |
| Howard M. Lewis Ship (JIRA) |
[jira] Assigned: (TAP5-90) Context assets should be versioned and provided with a far future expires header, just like classpath assets |
Thu, 08 Jan, 05:06 |
| Howard M. Lewis Ship (JIRA) |
[jira] Created: (TAP5-441) Tapestry should be using ServletContext.getMimeType() to map from file extensions to MIME types |
Thu, 08 Jan, 05:28 |
| Howard M. Lewis Ship (JIRA) |
[jira] Created: (TAP5-442) Add a context: binding prefix to make it super-easy to reference context assets from templates |
Thu, 08 Jan, 06:14 |
| hls...@apache.org |
svn commit: r732624 - in /tapestry/tapestry5/trunk: src/site/apt/ src/site/apt/guide/ tapestry-core/src/main/java/org/apache/tapestry5/ tapestry-core/src/main/java/org/apache/tapestry5/corelib/pages/ tapestry-core/src/main/java/org/apache/tapestry5/int... |
Thu, 08 Jan, 06:44 |
| Howard M. Lewis Ship (JIRA) |
[jira] Closed: (TAP5-90) Context assets should be versioned and provided with a far future expires header, just like classpath assets |
Thu, 08 Jan, 06:44 |
| Massimo Lusetti |
Re: can I point to a previous snapshot build? |
Thu, 08 Jan, 08:38 |
| Ville Virtanen (JIRA) |
[jira] Closed: (TAP5-438) Unstable behaviour when injecting components to mixins. |
Thu, 08 Jan, 10:54 |
| Kevin Menard |
Removing IDEA project files? |
Thu, 08 Jan, 10:56 |
| Massimo Lusetti |
Re: Removing IDEA project files? |
Thu, 08 Jan, 11:20 |
| Andreas Andreou |
Re: Removing IDEA project files? |
Thu, 08 Jan, 11:51 |
| Howard Lewis Ship |
Re: Removing IDEA project files? |
Thu, 08 Jan, 17:17 |
| Howard M. Lewis Ship (JIRA) |
[jira] Assigned: (TAP5-442) Add a context: binding prefix to make it super-easy to reference context assets from templates |
Thu, 08 Jan, 17:57 |
| hls...@apache.org |
svn commit: r732794 - in /tapestry/tapestry5/trunk: src/site/apt/dev/ src/site/apt/guide/ tapestry-core/src/main/java/org/apache/tapestry5/ tapestry-core/src/main/java/org/apache/tapestry5/internal/bindings/ tapestry-core/src/main/java/org/apache/tapes... |
Thu, 08 Jan, 19:03 |
| Howard M. Lewis Ship (JIRA) |
[jira] Closed: (TAP5-442) Add a context: binding prefix to make it super-easy to reference context assets from templates |
Thu, 08 Jan, 19:04 |
| Andreas Andreou (JIRA) |
[jira] Updated: (TAPESTRY-2722) org.apache.tapestry.BindingException: unable to Unable to update expression. |
Thu, 08 Jan, 19:14 |
| Andreas Andreou (JIRA) |
[jira] Resolved: (TAPESTRY-2722) org.apache.tapestry.BindingException: unable to Unable to update expression. |
Thu, 08 Jan, 19:14 |
| Andreas Andreou |
tapestry versions in JIRA |
Thu, 08 Jan, 19:20 |
| Howard M. Lewis Ship (JIRA) |
[jira] Assigned: (TAP5-355) TapestrySpring does not support injection of Spring FactoryBeans |
Thu, 08 Jan, 19:28 |
| hls...@apache.org |
svn commit: r732804 - in /tapestry/tapestry5/trunk/tapestry-spring/src: main/java/org/apache/tapestry5/internal/spring/ test/java/org/apache/tapestry5/internal/spring/ test/java/org/apache/tapestry5/spring/ test/java/org/example/testapp/pages/ test/jav... |
Thu, 08 Jan, 19:43 |
| Howard M. Lewis Ship (JIRA) |
[jira] Closed: (TAP5-355) TapestrySpring does not support injection of Spring FactoryBeans |
Thu, 08 Jan, 19:44 |
| Howard M. Lewis Ship (JIRA) |
[jira] Assigned: (TAP5-334) Component fields should allow @InjectService annotation, as well as @Inject |
Thu, 08 Jan, 20:06 |
| hls...@apache.org |
svn commit: r732815 - in /tapestry/tapestry5/trunk: tapestry-core/src/main/java/org/apache/tapestry5/internal/transform/ tapestry-core/src/main/java/org/apache/tapestry5/services/ tapestry-core/src/test/java/org/apache/tapestry5/integration/ tapestry-c... |
Thu, 08 Jan, 20:29 |
| Howard M. Lewis Ship (JIRA) |
[jira] Closed: (TAP5-334) Component fields should allow @InjectService annotation, as well as @Inject |
Thu, 08 Jan, 20:30 |
| Howard M. Lewis Ship (JIRA) |
[jira] Assigned: (TAP5-435) AjaxFormLoop does not allow specificying the animation on adding a new element |
Thu, 08 Jan, 20:34 |
| hls...@apache.org |
svn commit: r732861 - in /tapestry/tapestry5/trunk: src/site/apt/guide/ tapestry-core/ tapestry-core/src/main/antlr/org/apache/tapestry5/internal/antlr/ tapestry-core/src/main/java/org/apache/tapestry5/internal/services/ tapestry-core/src/test/java/org... |
Thu, 08 Jan, 22:46 |
| Howard M. Lewis Ship (JIRA) |
[jira] Assigned: (TAP5-441) Tapestry should be using ServletContext.getMimeType() to map from file extensions to MIME types |
Thu, 08 Jan, 23:38 |
| hls...@apache.org |
svn commit: r732879 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry5/internal/services/ main/java/org/apache/tapestry5/internal/test/ main/java/org/apache/tapestry5/services/ test/java/org/apache/tapestry5/internal/servi... |
Fri, 09 Jan, 00:10 |
| Howard M. Lewis Ship (JIRA) |
[jira] Closed: (TAP5-441) Tapestry should be using ServletContext.getMimeType() to map from file extensions to MIME types |
Fri, 09 Jan, 00:12 |
| Howard M. Lewis Ship (JIRA) |
[jira] Assigned: (TAP5-422) Tapestry should allow for encoding the user's locale into the URL rather than as a cookie. |
Fri, 09 Jan, 00:32 |