You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Martin Grigorov <mg...@apache.org> on 2014/03/19 10:38:15 UTC

WicketStuff branch for 6.x

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

Re: WicketStuff branch for 6.x

Posted by Martin Grigorov <mg...@apache.org>.
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 <
reiern70@gmail.com> 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 <mgrigorov@apache.org
> >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 <
> > reiern70@gmail.com> 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 <
> mgrigorov@apache.org
> > > >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
>

Re: WicketStuff branch for 6.x

Posted by Martin Grigorov <mg...@apache.org>.
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 <
reiern70@gmail.com> 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 <mgrigorov@apache.org
> >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 <
> > reiern70@gmail.com> 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 <
> mgrigorov@apache.org
> > > >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
>

Re: WicketStuff branch for 6.x

Posted by Ernesto Reinaldo Barreiro <re...@gmail.com>.
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 <mg...@apache.org>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 <
> reiern70@gmail.com> 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 <mgrigorov@apache.org
> > >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

Re: WicketStuff branch for 6.x

Posted by Ernesto Reinaldo Barreiro <re...@gmail.com>.
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 <mg...@apache.org>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 <
> reiern70@gmail.com> 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 <mgrigorov@apache.org
> > >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

Re: WicketStuff branch for 6.x

Posted by Martin Grigorov <mg...@apache.org>.
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 <
reiern70@gmail.com> 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 <mgrigorov@apache.org
> >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
>

Re: WicketStuff branch for 6.x

Posted by Martin Grigorov <mg...@apache.org>.
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 <
reiern70@gmail.com> 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 <mgrigorov@apache.org
> >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
>

Re: WicketStuff branch for 6.x

Posted by Ernesto Reinaldo Barreiro <re...@gmail.com>.
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 <mg...@apache.org>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

Re: WicketStuff branch for 6.x

Posted by Ernesto Reinaldo Barreiro <re...@gmail.com>.
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 <mg...@apache.org>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