Re: M2 migrations

2009-01-04 Thread Henri Yandell
On Sat, Jan 3, 2009 at 8:29 PM, Rahul Akolkar wrote: > On Sat, Jan 3, 2009 at 8:52 PM, Henri Yandell wrote: >>> * Create M2 based parent site. Very tempted not to have subsites, but >>> to link the top site in directly given that I've always wanted to do >>> that. > > > Not sure what you mean a

Re: M2 migrations

2009-01-03 Thread Rahul Akolkar
On Sat, Jan 3, 2009 at 8:52 PM, Henri Yandell wrote: > JNDI done :) > > RDC has a bunch of deps, so will be a little involved. I'll take this on when I look at the parent pom (hopefully in the coming week). > Datetime > depends on the deprecated request taglib for its tests, so we'll need > to

Re: M2 migrations

2009-01-03 Thread Henri Yandell
JNDI done :) RDC has a bunch of deps, so will be a little involved. Datetime depends on the deprecated request taglib for its tests, so we'll need to port to JSTL for the tests I imagine. i18n has a fun bit locale wise, that could be fun to set tests up for. Iterator is pretty easy I imagine. On