Re: Eclipse WTP based Tapestry visual editor project update site

2011-08-14 Thread Igor Drobiazko
Hi Gavin, if you are stuck with supporting Live Class Reloading, please go ahead with other features, such as issue 10. Maybe we could concentrate on Live Class Reloading after GSOC deadline. Thank you. 2011/8/13 Gavin Lei > Hi Igor, > > In the schedule, we should focus on Live Class Reloading

Null LifeCycleState

2011-08-14 Thread TG
Any one know how to resolve this issue? location classpath:org/apache/tapestry5/corelib/pages/PropertyDisplayBlocks.tml, line 8 javax.jdo.JDOFatalInternalException Null LifeCycleState Hide uninteresting stack frames Stack trace org.datanucleus.state.JDOStateManagerImpl.replacingStateManager(JDOSt

Jenkins build is back to normal : tapestry-trunk-freestyle #482

2011-08-14 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@tapestry.apache.org For additional commands, e-mail: dev-h...@tapestry.apache.org

Re: ValueChanged event from RadioGroup and Checkbox

2011-08-14 Thread Taha Hafeez
+1 for implementation mixin. Such an implementation with respect both arguments. On Sun, Aug 14, 2011 at 11:40 PM, Bob Harner wrote: > Ah, an implementation mixin. I forgot about those. I withdraw my > objection if the mixin can be made to work this way. > > On Sun, Aug 14, 2011 at 7:56 AM, Andre

Build failed in Jenkins: tapestry-trunk-freestyle #481

2011-08-14 Thread Apache Jenkins Server
See Changes: [drobiazko] TAP5-1523: Improving Dutch translations. [drobiazko] Added support for excluding/including unlisted managed JPA classes. -- [...truncated 18743 lines...]

Re: Tapestry 5.3.0

2011-08-14 Thread TG
It looks like this error is due to chenillekit 1.3.2 referring to the old (Tapestry 5.2.5 or later?). I can't upgrade until chenillekit catch up with 5.3 dependencies, any idea? Thanks. -- View this message in context: http://tapestry.1045711.n5.nabble.com/Tapestry-5-3-0-tp4524515p4698720.html

Re: ValueChanged event from RadioGroup and Checkbox

2011-08-14 Thread Bob Harner
Ah, an implementation mixin. I forgot about those. I withdraw my objection if the mixin can be made to work this way. On Sun, Aug 14, 2011 at 7:56 AM, Andreas Andreou wrote: > Hi, on my way out so just a quick reply... > > If this is a mixin (and i'm thinking something that uses > Tapestry.Initia

Re: Test failing... anyone else?

2011-08-14 Thread Massimo Lusetti
On Sun, Aug 14, 2011 at 12:15 PM, Igor Drobiazko wrote: > Just committed a workaround allowing European committers to run the build > successfully. At least it works for me. > > You can easily reproduce the bug by entering a date with year >= 2038. Not > sure what is causing the wrong behavior, b

Re: [jira] [Commented] (TAP5-1609) Generate Maven archetype from within gradle builds

2011-08-14 Thread Massimo Lusetti
On Sat, Aug 13, 2011 at 10:55 PM, Howard Lewis Ship wrote: > I can't wait to try this out! I need to find a nice way to automate the full process of installing/deploying the archetype jar & pom and to update the archetype-catalog.xml file. The whole process now is too manual to be effective, may

Re: ValueChanged event from RadioGroup and Checkbox

2011-08-14 Thread Andreas Andreou
Hi, on my way out so just a quick reply... If this is a mixin (and i'm thinking something that uses Tapestry.Initializer.updateZoneOnEvent and has 2 parameters, zone and eventName) then it can be applied by default in all AbstractField subclasses (the way that the RenderDisabled mixin applies to A

Re: Test failing... anyone else?

2011-08-14 Thread Igor Drobiazko
Just committed a workaround allowing European committers to run the build successfully. At least it works for me. You can easily reproduce the bug by entering a date with year >= 2038. Not sure what is causing the wrong behavior, but it looks likestarting from year 2038 any date is broken. BT

Re: ValueChanged event from RadioGroup and Checkbox

2011-08-14 Thread Igor Drobiazko
Whether you implement that feature as a mixin or as a component's parameter is probably a matter of taste. But I have two concerns implementing about a mixin: 1) I think everybody will agree that inconsistent API sucks. If you are used to use zone parameter for ajaxifying ActionLink, Form, Select

Re: [VOTE] Taha Hafeez as Tapestry Committer

2011-08-14 Thread Igor Drobiazko
Igor Drobiazko: +1 (binding) -- Best regards, Igor Drobiazko http://tapestry5.de