Mailing list archives: May 2008

Site index · List index
Message list1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · Next »Thread · Author · Date
Howard M. Lewis Ship (JIRA) [jira] Created: (TAPESTRY-2401) NullPointerExceptions inside component bindings need to do a better job of explaining what was null Thu, 01 May, 00:26
Howard M. Lewis Ship (JIRA) [jira] Updated: (TAPESTRY-2399) When an class loader exeption occurs while loading a base class, a new exception (int the subclass) overwrites the more useful exception from the base class Thu, 01 May, 01:20
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAPESTRY-2399) When an class loader exeption occurs while loading a base class, a new exception (int the subclass) overwrites the more useful exception from the base class Thu, 01 May, 01:20
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAPESTRY-2401) NullPointerExceptions inside component bindings need to do a better job of explaining what was null Thu, 01 May, 01:20
hls...@apache.org svn commit: r652415 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry/internal/services/ test/java/org/apache/tapestry/internal/services/ Thu, 01 May, 01:22
Howard M. Lewis Ship (JIRA) [jira] Updated: (TAPESTRY-2398) ClassTransformation.addInjectedField() adds fields as protected which can cause exceptions due to visibility Thu, 01 May, 01:22
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAPESTRY-2398) ClassTransformation.addInjectedField() adds fields as protected which can cause exceptions due to visibility Thu, 01 May, 01:22
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAPESTRY-2400) Advising a method where the parameter type or return type is the class containing the advised method may throw a java.lang.VerifyError Thu, 01 May, 01:22
hls...@apache.org svn commit: r652416 - in /tapestry/tapestry5/trunk: tapestry-core/src/main/java/org/apache/tapestry/internal/services/ tapestry-core/src/main/java/org/apache/tapestry/services/ tapestry-ioc/src/site/apt/ Thu, 01 May, 01:23
hls...@apache.org svn commit: r652417 - in /tapestry/tapestry5/trunk: tapestry-core/src/main/java/org/apache/tapestry/internal/services/ tapestry-core/src/test/java/org/apache/tapestry/internal/services/ tapestry-core/src/test/java/org/apache/tapestry/internal/transform... Thu, 01 May, 01:24
Ben Sommerville (JIRA) [jira] Updated: (TAPESTRY-2324) Wrong Submit 'selected' event fired when using a Form with a Zone parameter Thu, 01 May, 07:20
Alexander Gavrilov (JIRA) [jira] Created: (TAPESTRY-2402) Tapestry should be smarter about coersing string literals to Enum's Thu, 01 May, 16:18
Apache Wiki [Tapestry Wiki] Trivial Update of "Tapestry5WhereToStoreConfigurationResources" by DanielJue Thu, 01 May, 20:57
Martin Strand (JIRA) [jira] Created: (TAPESTRY-2403) "Error generating OGNL statements" in script template Fri, 02 May, 20:18
ice96 groovy grails and tapestry 5 integration experiments Sat, 03 May, 14:00
Howard Lewis Ship   Re: groovy grails and tapestry 5 integration experiments Sat, 03 May, 23:54
Howard Lewis Ship     Re: groovy grails and tapestry 5 integration experiments Sun, 04 May, 00:02
ice96       Re: groovy grails and tapestry 5 integration experiments Sun, 04 May, 09:50
Howard Lewis Ship         Re: groovy grails and tapestry 5 integration experiments Sun, 04 May, 19:53
Howard M. Lewis Ship (JIRA) [jira] Created: (TAPESTRY-2404) PropertyConduitSource could build a shared method to "navigate" to the final property Sat, 03 May, 16:00
Howard M. Lewis Ship (JIRA) [jira] Created: (TAPESTRY-2405) Add @Log annotation for component methods, that will log (at debug level) entry, exit and fail conditions Sat, 03 May, 16:04
Apache Wiki [Tapestry Wiki] Update of "Tapestry5HowToStreamAnExistingBinaryFile" by thobson Sun, 04 May, 14:00
Howard M. Lewis Ship (JIRA) [jira] Assigned: (TAPESTRY-2308) Don't create HttpSession when persisted property is null Sun, 04 May, 16:28
Howard M. Lewis Ship (JIRA) [jira] Updated: (TAPESTRY-2289) Tapestry's understanding of generics is limited to getter and setter methods; it does not understand generics as parameters to event handler methods such as onActivate() Sun, 04 May, 16:36
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAPESTRY-2367) AJAXify Grid pagination and sorting Sun, 04 May, 16:38
hls...@apache.org svn commit: r653250 - /tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry/internal/services/AbstractSessionPersistentFieldStrategy.java Sun, 04 May, 16:40
Howard M. Lewis Ship (JIRA) [jira] Assigned: (TAPESTRY-2405) Add @Log annotation for component methods, that will log (at debug level) entry, exit and fail conditions Sun, 04 May, 16:40
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAPESTRY-2308) Don't create HttpSession when persisted property is null Sun, 04 May, 16:40
hls...@apache.org svn commit: r653256 - in /tapestry/tapestry5/trunk: tapestry-annotations/ tapestry-annotations/src/test/ tapestry-annotations/src/test/conf/ tapestry-component-report/ tapestry-component-report/src/test/ tapestry-component-report/src/test/conf/ tapestr... Sun, 04 May, 17:31
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAPESTRY-2405) Add @Log annotation for component methods, that will log (at debug level) entry, exit and fail conditions Sun, 04 May, 17:32
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAPESTRY-2394) clientid not rendered for pagelink or actionlink (with no zone parameter) Sun, 04 May, 17:36
Howard M. Lewis Ship (JIRA) [jira] Assigned: (TAPESTRY-2371) The QuickStart Archetype should lock down the version of Jetty used (to 6.0, now that 7.0 snapshots are starting to turn up) Sun, 04 May, 17:36
hls...@apache.org svn commit: r653257 - in /tapestry/tapestry5/trunk: quickstart/src/main/resources/archetype-resources/pom.xml tapestry-tutorial1/pom.xml tapestry-tutorial1/src/main/java/org/apache/tapestry/tutorial/services/AppModule.java Sun, 04 May, 17:44
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAPESTRY-2371) The QuickStart Archetype should lock down the version of Jetty used (to 6.0, now that 7.0 snapshots are starting to turn up) Sun, 04 May, 17:46
Howard M. Lewis Ship (JIRA) [jira] Assigned: (TAPESTRY-2397) Mixins inside components should have an id that extends from from the containing component, but is still unique and URL safe Sun, 04 May, 23:08
[jira] Commented: (TAPESTRY-2394) clientid not rendered for pagelink or actionlink (with no zone parameter)
Chris Lewis (JIRA)   [jira] Commented: (TAPESTRY-2394) clientid not rendered for pagelink or actionlink (with no zone parameter) Mon, 05 May, 11:41
Robert Zeigler (JIRA)   [jira] Commented: (TAPESTRY-2394) clientid not rendered for pagelink or actionlink (with no zone parameter) Mon, 05 May, 12:15
Howard M. Lewis Ship (JIRA)   [jira] Commented: (TAPESTRY-2394) clientid not rendered for pagelink or actionlink (with no zone parameter) Mon, 05 May, 14:33
Chris Lewis (JIRA)   [jira] Commented: (TAPESTRY-2394) clientid not rendered for pagelink or actionlink (with no zone parameter) Mon, 05 May, 17:15
Howard M. Lewis Ship (JIRA) [jira] Updated: (TAPESTRY-2397) Mixins inside components should have an id that extends from from the containing component, but is still unique and URL safe Mon, 05 May, 16:40
hls...@apache.org svn commit: r653538 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry/corelib/mixins/ main/java/org/apache/tapestry/internal/model/ main/java/org/apache/tapestry/internal/services/ main/java/org/apache/tapestry/internal/st... Mon, 05 May, 17:47
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAPESTRY-2397) Mixins inside components should have an id that extends from from the containing component, but is still unique and URL safe Mon, 05 May, 17:49
Joel Wiegman (JIRA) [jira] Created: (TAPESTRY-2406) Clicking on autocomplete scrollbar in Internet Explorer clears results Mon, 05 May, 19:33
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAPESTRY-2372) The Tapestry tutorial should disable production mode (so that the full exception report can be seen) Mon, 05 May, 23:21
Howard M. Lewis Ship (JIRA) [jira] Updated: (TAPESTRY-1793) JavaScript integration/abstract layer to support multiple client-side frameworks Mon, 05 May, 23:23
Howard M. Lewis Ship (JIRA) [jira] Updated: (TAPESTRY-1483) make an ClientPersistentFieldStorageImpl abstract class Mon, 05 May, 23:23
Howard M. Lewis Ship (JIRA) [jira] Updated: (TAPESTRY-1958) aditional example for service decorators Mon, 05 May, 23:23
Message list1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · Next »Thread · Author · Date
Box list
Aug 2008500
Jul 2008311
Jun 2008463
May 2008368
Apr 2008403
Mar 2008762
Feb 20081021
Jan 2008909
Dec 2007410
Nov 2007545
Oct 2007525
Sep 2007689
Aug 2007262
Jul 2007327
Jun 20071575
May 2007647
Apr 2007362
Mar 2007769
Feb 2007730
Jan 2007502
Dec 2006669
Nov 2006828
Oct 2006323
Sep 2006345
Aug 2006483
Jul 2006751
Jun 2006551
May 2006560
Apr 2006754
Mar 2006746
Feb 2006292
Jan 2006430
Dec 2005398
Nov 2005388
Oct 2005454
Sep 2005570
Aug 2005775
Jul 2005687
Jun 2005394
May 2005400
Apr 2005247
Mar 2005369
Feb 2005269
Jan 2005229
Dec 2004141
Nov 200489
Oct 2004278
Sep 2004187
Aug 2004204
Jul 200458
Jun 2004178
May 200471
Apr 2004206
Mar 2004294
Feb 2004280
Jan 2004208
Dec 2003155
Nov 2003110
Oct 2003190
Sep 2003162
Aug 2003186
Jul 2003133
Jun 2003190
May 2003142
Apr 2003285
Mar 2003414
Feb 2003146
Jan 2003150