|
Re: tapestry-spring not working now |
|
Fernando Padilla |
Re: tapestry-spring not working now |
Thu, 01 Jan, 00:44 |
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] 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] 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] Assigned: (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] Created: (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 |
|
[jira] Updated: (TAP5-438) Unstable behaviour when injecting components to mixins. |
|
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 |
|
[jira] Issue Comment Edited: (TAP5-73) JavaScript libraries should be automatically packed/minimalized |
|
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 |
Fernando Padilla |
Re: snapshot builds |
Mon, 05 Jan, 22:01 |
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 |
Frederick Gaetos (JIRA) |
[jira] Created: (TAPESTRY-2722) org.apache.tapestry.BindingException: unable to Unable to update expression. |
Tue, 06 Jan, 05:09 |