All projects but inmethod-grid and mbeans-panel have been migrated to Wicket 7.x. I.e. they 'mvn install' fine. I haven't tested them at runtime.
inmethod-grid and mbeans-panel need to be reworked to use the new wicket-extensions Tree component. In wicket-6.x they use the old deprecated Tree. Martin Grigorov Wicket Training and Consulting On Wed, Mar 19, 2014 at 11:56 AM, Ernesto Reinaldo Barreiro < [email protected]> wrote: > Ok. Maybe we should use the same page to track status of migration. > > I just mentioned the API breaks because when I did some work for inMethod > grid I found the use of generics a bit too verbose (and I thought that > maybe that could be improved). > > > On Wed, Mar 19, 2014 at 10:50 AM, Martin Grigorov <[email protected] > >wrote: > > > Hi Ernesto, > > > > Thanks for offering your help! > > API breaks are allowed. It would be good to create a new page in the wiki > > and explain the breaks so it is easier for other users. > > > > Martin Grigorov > > Wicket Training and Consulting > > > > > > On Wed, Mar 19, 2014 at 11:46 AM, Ernesto Reinaldo Barreiro < > > [email protected]> wrote: > > > > > Thanks for taking care of this! Maybe I could help with inMethod grid, > > > gmap? Are API brakes allowed? > > > > > > > > > > > > On Wed, Mar 19, 2014 at 10:38 AM, Martin Grigorov < > [email protected] > > > >wrote: > > > > > > > Hi, > > > > > > > > I've just created branch > > > > wicket-6.x<https://github.com/wicketstuff/core/tree/wicket-6.x> that > > > > will be used for further releases of WicketStuff 6.x. > > > > From now on 'master' branch will be against Wicket 7.0-SNAPSHOT. > > > > > > > > Any help to migrate the projects is very welcome ! > > > > > > > > Martin Grigorov > > > > Wicket Training and Consulting > > > > > > > > > > > > > > > > -- > > > Regards - Ernesto Reinaldo Barreiro > > > > > > > > > -- > Regards - Ernesto Reinaldo Barreiro >
