How long before wicket-1.0.1.jar is available on the maven-2 repo at http://www.ibiblio.org/maven2/wicket/wicket/
> -----Original Message----- > From: Martijn Dashorst [mailto:[EMAIL PROTECTED] > Sent: Sunday, July 17, 2005 12:48 PM > To: [email protected]; > [email protected] > Subject: [Wicket-user] Wicket maintenance release 1.0.1 available > > The wicket team is pleased to announce the Wicket 1.0.1 release! > > http://wicket.sourceforge.net > > Wicket is a Java web application framework that takes > simplicity, separation of concerns and ease of development to > a whole new level. Wicket pages can be mocked up, previewed > and later revised using standard WYSIWYG HTML design tools. > Dynamic content processing and form handling is all handled > in Java code using a first-class component model backed by > POJO data beans that can easily be persisted using your > favourite technology. > > Changes in this version include: > > Fixed bugs: > > o Only validate components that are visible o fixed bug in > AbstractPropertyModel which gave problems using custom > converters (overriding getConverter for a component) with > compound property > models Thanks to Adam Howard. > > Changes: > > o FeedbackPanel: made some methods that were not meant for > overriding final, > and added methods that make extending feedbackpanel easier > Thanks to Phil > Kulak. > o ComponentStringResourceLoader: resources are now inherited > from parent > classes when components have been subclassed Thanks to > Jonathan Carlson. > > Have fun! > -The wicket team > > > > ------------------------------------------------------- > SF.Net email is sponsored by: Discover Easy Linux Migration > Strategies from IBM. Find simple to follow Roadmaps, > straightforward articles, informative Webcasts and more! Get > everything you need to get up to speed, fast. > http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click > _______________________________________________ > Wicket-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wicket-user > > ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
