> of course the change is only in the trunk. Trunk and wicket-1.x.
> I see on jira that you > marked it for 1.3 as well as for 2.0. > As far as i know, trunk will go in 2.0. There will be a 1.3? Yeah, 1.3 is actually the version that is most heavily under development right now. It is basically 1.2 with a lot of 2.0 back ports. We wanted to keep 1.2 free of API breaks, but took that liberty for 1.3: http://cwiki.apache.org/WICKET/migrate-13.html. Of course, not everything is back ported from 2.0, most notably the constructor change, adoption of Java 5 features and the model interface change are 2.0 only. Read more here: http://cwiki.apache.org/WICKET/migrate-20.html (and keep in mind that this document describes from 1.2 to 2.0, so there's a considerable overlap with the 1.2->1.3 port. > My options right now are to build trunk and try to port my app from > 1.2 to 2.0. But if exists a 1.3 branch I guess it should be easier to > port my 1.2 app, isn't it? My problem is that I do not know if 1.3 > exists and will be a release or if you will go directly to 2.0. Yep. Though we didn't make January, we *still* plan on releasing 1.3 asap. You can find it and build it from https://svn.apache.org/repos/asf/incubator/wicket/branches/wicket-1.x Eelco ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
