Re: [VOTE] Release wicket-user-guide

2015-04-15 Thread andrea del bene
On 14/04/2015 21:27, Martin Grigorov wrote: +1 to merge the branches Notes: *) Is there anything to be released? This is how I see it: - the new Maven module should be skipped by maven-deploy-plugin, just like wicket-js-tests [1], because there is no point to deploy empty .jar files - BuildB

Re: Time constraints til 09-04: wicket 7

2015-04-15 Thread Martijn Dashorst
Many thanks! I'm currently working on the migration again, have to fix 56 errors related to the IChoiceRenderer addition, and I'll incorporate the tree/treetable from there. Martijn On Fri, Apr 10, 2015 at 8:53 AM, Martin Grigorov wrote: > Hi, > > The old Tree classes has been copied to: > htt

Re: Time constraints til 09-04: wicket 7

2015-04-15 Thread Martin Grigorov
You can extend from ChoiceRenderer and leave the methods you have already to override the defaults. Martin Grigorov Freelancer, available for hire! Wicket Training and Consulting https://twitter.com/mtgrigorov On Wed, Apr 15, 2015 at 2:58 PM, Martijn Dashorst < martijn.dasho...@gmail.com> wrote:

Re: Time constraints til 09-04: wicket 7

2015-04-15 Thread Martijn Dashorst
Unfortunately all getIdValue() methods have their own implementation, which has to be the inverse of getObject()... Martijn On Wed, Apr 15, 2015 at 2:22 PM, Martin Grigorov wrote: > You can extend from ChoiceRenderer and leave the methods you have already > to override the defaults. > > Martin G

Re: [VOTE] Release wicket-user-guide

2015-04-15 Thread andrea del bene
+1 Andrea. On 14/04/2015 15:51, andrea del bene wrote: This is a vote to release the new module wicket-user-guide. This module is meant to integrate the user guide into the official GIT repository. The module uses the Grails-Maven integration plugin in order to generate the guide from Maven

Errors in wicket.xsd?

2015-04-15 Thread Sebastien
Hi devs, My Eclipse is complaining about wicket.xsd. https://github.com/apache/wicket/blob/master/wicket-core/src/main/resources/META-INF/wicket.xsd#L86 Multiple annotations found at this line: - s4s-att-must-appear: Attribute 'ref' must appear in element 'attributeGroup (local)'. - s4s-