the vote is now closed and has passed with: 3 binding +1 4 nonbinding +1
no +0, -1 i will start working on getting the release ready. -igor On Mon, Oct 19, 2009 at 12:07 AM, Igor Vaynberg <[email protected]> wrote: > this vote is to release wicket 1.4.3 > > branch: https://svn.apache.org/repos/asf/wicket/branches/wicket-1.4.3/ > artifacts: http://people.apache.org/~ivaynberg/wicket-1.4.3/ > changelog: https://issues.apache.org/jira/browse/WICKET/fixforversion/12314250 > (and below) > > the vote ends thursday 1am gmt-8 > > thank you. > > -igor > ps. artifacts are being uploaded into people.apache as we speak so > please give it a half hour before looking. > > ----------------------------------------------------------- > > Release Notes - Wicket - Version 1.4.3 > > ** Bug > * [WICKET-2348] - always insert encoding in http response header > * [WICKET-2436] - invalid DataTable markup breaks table layout > * [WICKET-2497] - AutoComplete textfield ignores "visible" > property within hierarchy. > * [WICKET-2501] - BaseWicketTester clickLink calls onBeginRequest two > times. > * [WICKET-2505] - Button.onSubmit javadoc is misleading > * [WICKET-2506] - Regression: "Could not find child with id: <ID> > in the wicket:enclosure" for non-component tag > * [WICKET-2507] - Inconsistent resource path using <wicket:link> > and HeaderContributor after second request > * [WICKET-2508] - NullPointerException in > BehaviorRequestTarget.processEvents(BehaviorRequestTarget.java:96) > * [WICKET-2513] - wicket:enclosure does not work if child is a > container and not a component (regression from 1.4.1) > * [WICKET-2516] - Javadoc for Component.getMarkupId is incorrect > * [WICKET-2518] - Application_bg.properties property file is > incorrectly encoded > * [WICKET-2520] - Use of Object instead of generic T in > StringAutoCompleteRenderer > * [WICKET-2522] - Easy fix suggestion: In BaseWicketTester > 'IFormSubmitting' component should be the submitting component, not > just a 'Button' > * [WICKET-2525] - DatePicker consume too much memory > * [WICKET-2527] - wicket:enclosure child attribute search path has changed > * [WICKET-2528] - CheckBoxMultipleChoice ignores isDisabled() checks > * [WICKET-2530] - Class not found when using OSGI class loader > > ** Improvement > * [WICKET-2344] - Performance improvement: more efficient > AnnotProxyFieldValueFactory cache > * [WICKET-2459] - Add new German Wicket Book > * [WICKET-2511] - Upgrade to SLF4J version 1.5.8 > * [WICKET-2524] - Configurable Throttle delay for AutoCompleteBehavior > > ** Wish > * [WICKET-2468] - AjaxLazyLoadPanel do not respect especific > projects components configuration > * [WICKET-2515] - ModalWindow javadoc improvent >
