|
View:
New views
12 Messages
—
Rating Filter:
Alert me
|
|
|
[vote] release 1.4.1svn: https://svn.apache.org/repos/asf/wicket/branches/wicket-1.4.1-prep
dist: http://people.apache.org/~ivaynberg/wicket-1.4.1/dist maven: http://people.apache.org/~ivaynberg/wicket-1.4.1/m2-repo Release Notes - Wicket - Version 1.4.1 ** Bug * [WICKET-2316] - Form generates invalid html in appendDefaultButtonField * [WICKET-2378] - FormTester should call detach * [WICKET-2397] - text fields do not honor isrequired() * [WICKET-2402] - SetRowsPerPage with AjaxFallbackDefaultDataTable * [WICKET-2406] - Palette component breaks XHTML validation * [WICKET-2407] - AbstractOptions of Palette may cause an HTML error with illegal chars * [WICKET-2415] - Estonian translation for StringValidator.minimum contains ${mimimum} instead of ${minimum} * [WICKET-2418] - NPE in ResourceReference * [WICKET-2422] - DefaultDataTable hides NavigationToolbar once and forever * [WICKET-2423] - Not all "domready" events are called when two wicket-event.js files are added to the page ** Improvement * [WICKET-2020] - Callback after detaching the page but before the PageMap lock is released * [WICKET-2290] - upgrade pom reference for joda-time to 1.6 * [WICKET-2374] - Model's factory methods are inconsistent * [WICKET-2410] - AjaxRequestTarget could skip component when its ancestor is added too * [WICKET-2413] - Better error handling when filterName attribute of WicketSessionFilter is misconfigured * [WICKET-2417] - FilterToolbar, FilterForm conformity to XHTML strict ** New Feature * [WICKET-2412] - Add dev time check for empty src="" attribute that can cause problems * [WICKET-2420] - Ajax support for multipart forms Your vote please (lasts 72h): [ ] Yes release [ ] No, don't release it -igor |
|
|
RE: [vote] release 1.4.1[x ] Yes release
[ ] No, don't release it -igor |
|
|
Re: [vote] release 1.4.1-1, the scm URL in the pom doesn't match the SVN URL you specified.
On Sat, Aug 15, 2009 at 6:18 PM, Igor Vaynberg<igor.vaynberg@...> wrote: > svn: https://svn.apache.org/repos/asf/wicket/branches/wicket-1.4.1-prep > dist: http://people.apache.org/~ivaynberg/wicket-1.4.1/dist > maven: http://people.apache.org/~ivaynberg/wicket-1.4.1/m2-repo > > Release Notes - Wicket - Version 1.4.1 > > > ** Bug > * [WICKET-2316] - Form generates invalid html in appendDefaultButtonField > * [WICKET-2378] - FormTester should call detach > * [WICKET-2397] - text fields do not honor isrequired() > * [WICKET-2402] - SetRowsPerPage with AjaxFallbackDefaultDataTable > * [WICKET-2406] - Palette component breaks XHTML validation > * [WICKET-2407] - AbstractOptions of Palette may cause an HTML > error with illegal chars > * [WICKET-2415] - Estonian translation for StringValidator.minimum > contains ${mimimum} instead of ${minimum} > * [WICKET-2418] - NPE in ResourceReference > * [WICKET-2422] - DefaultDataTable hides NavigationToolbar once and forever > * [WICKET-2423] - Not all "domready" events are called when two > wicket-event.js files are added to the page > > ** Improvement > * [WICKET-2020] - Callback after detaching the page but before the > PageMap lock is released > * [WICKET-2290] - upgrade pom reference for joda-time to 1.6 > * [WICKET-2374] - Model's factory methods are inconsistent > * [WICKET-2410] - AjaxRequestTarget could skip component when its > ancestor is added too > * [WICKET-2413] - Better error handling when filterName attribute > of WicketSessionFilter is misconfigured > * [WICKET-2417] - FilterToolbar, FilterForm conformity to XHTML strict > > ** New Feature > * [WICKET-2412] - Add dev time check for empty src="" attribute > that can cause problems > * [WICKET-2420] - Ajax support for multipart forms > > > Your vote please (lasts 72h): > > [ ] Yes release > [ ] No, don't release it > > -igor > |
|
|
Re: [vote] release 1.4.1the scm url specified in the pom[0] will be created *after* the vote passes.
[0] http://svn.apache.org/viewvc/wicket/releases/wicket-1.4.1 -igor On Sat, Aug 15, 2009 at 5:00 PM, James Carman<jcarman@...> wrote: > -1, the scm URL in the pom doesn't match the SVN URL you specified. > > On Sat, Aug 15, 2009 at 6:18 PM, Igor Vaynberg<igor.vaynberg@...> wrote: >> svn: https://svn.apache.org/repos/asf/wicket/branches/wicket-1.4.1-prep >> dist: http://people.apache.org/~ivaynberg/wicket-1.4.1/dist >> maven: http://people.apache.org/~ivaynberg/wicket-1.4.1/m2-repo >> >> Release Notes - Wicket - Version 1.4.1 >> >> >> ** Bug >> * [WICKET-2316] - Form generates invalid html in appendDefaultButtonField >> * [WICKET-2378] - FormTester should call detach >> * [WICKET-2397] - text fields do not honor isrequired() >> * [WICKET-2402] - SetRowsPerPage with AjaxFallbackDefaultDataTable >> * [WICKET-2406] - Palette component breaks XHTML validation >> * [WICKET-2407] - AbstractOptions of Palette may cause an HTML >> error with illegal chars >> * [WICKET-2415] - Estonian translation for StringValidator.minimum >> contains ${mimimum} instead of ${minimum} >> * [WICKET-2418] - NPE in ResourceReference >> * [WICKET-2422] - DefaultDataTable hides NavigationToolbar once and forever >> * [WICKET-2423] - Not all "domready" events are called when two >> wicket-event.js files are added to the page >> >> ** Improvement >> * [WICKET-2020] - Callback after detaching the page but before the >> PageMap lock is released >> * [WICKET-2290] - upgrade pom reference for joda-time to 1.6 >> * [WICKET-2374] - Model's factory methods are inconsistent >> * [WICKET-2410] - AjaxRequestTarget could skip component when its >> ancestor is added too >> * [WICKET-2413] - Better error handling when filterName attribute >> of WicketSessionFilter is misconfigured >> * [WICKET-2417] - FilterToolbar, FilterForm conformity to XHTML strict >> >> ** New Feature >> * [WICKET-2412] - Add dev time check for empty src="" attribute >> that can cause problems >> * [WICKET-2420] - Ajax support for multipart forms >> >> >> Your vote please (lasts 72h): >> >> [ ] Yes release >> [ ] No, don't release it >> >> -igor >> > |
|
|
Re: [vote] release 1.4.1As I do not agree with that process, I vote -1. My vote doesn't
really count for anything anyway, so no big deal I guess. On Sat, Aug 15, 2009 at 8:14 PM, Igor Vaynberg<igor.vaynberg@...> wrote: > the scm url specified in the pom[0] will be created *after* the vote passes. > > [0] http://svn.apache.org/viewvc/wicket/releases/wicket-1.4.1 > > -igor > > On Sat, Aug 15, 2009 at 5:00 PM, James > Carman<jcarman@...> wrote: >> -1, the scm URL in the pom doesn't match the SVN URL you specified. >> >> On Sat, Aug 15, 2009 at 6:18 PM, Igor Vaynberg<igor.vaynberg@...> wrote: >>> svn: https://svn.apache.org/repos/asf/wicket/branches/wicket-1.4.1-prep >>> dist: http://people.apache.org/~ivaynberg/wicket-1.4.1/dist >>> maven: http://people.apache.org/~ivaynberg/wicket-1.4.1/m2-repo >>> >>> Release Notes - Wicket - Version 1.4.1 >>> >>> >>> ** Bug >>> * [WICKET-2316] - Form generates invalid html in appendDefaultButtonField >>> * [WICKET-2378] - FormTester should call detach >>> * [WICKET-2397] - text fields do not honor isrequired() >>> * [WICKET-2402] - SetRowsPerPage with AjaxFallbackDefaultDataTable >>> * [WICKET-2406] - Palette component breaks XHTML validation >>> * [WICKET-2407] - AbstractOptions of Palette may cause an HTML >>> error with illegal chars >>> * [WICKET-2415] - Estonian translation for StringValidator.minimum >>> contains ${mimimum} instead of ${minimum} >>> * [WICKET-2418] - NPE in ResourceReference >>> * [WICKET-2422] - DefaultDataTable hides NavigationToolbar once and forever >>> * [WICKET-2423] - Not all "domready" events are called when two >>> wicket-event.js files are added to the page >>> >>> ** Improvement >>> * [WICKET-2020] - Callback after detaching the page but before the >>> PageMap lock is released >>> * [WICKET-2290] - upgrade pom reference for joda-time to 1.6 >>> * [WICKET-2374] - Model's factory methods are inconsistent >>> * [WICKET-2410] - AjaxRequestTarget could skip component when its >>> ancestor is added too >>> * [WICKET-2413] - Better error handling when filterName attribute >>> of WicketSessionFilter is misconfigured >>> * [WICKET-2417] - FilterToolbar, FilterForm conformity to XHTML strict >>> >>> ** New Feature >>> * [WICKET-2412] - Add dev time check for empty src="" attribute >>> that can cause problems >>> * [WICKET-2420] - Ajax support for multipart forms >>> >>> >>> Your vote please (lasts 72h): >>> >>> [ ] Yes release >>> [ ] No, don't release it >>> >>> -igor >>> >> > |
|
|
Re: [vote] release 1.4.1+1 binding
-- Jeremy Thomerson http://www.wickettraining.com On Sat, Aug 15, 2009 at 5:18 PM, Igor Vaynberg<igor.vaynberg@...> wrote: > [ ] Yes release > [ ] No, don't release it |
|
|
Re: [vote] release 1.4.1+1
On Sun, Aug 16, 2009 at 00:18, Igor Vaynberg <igor.vaynberg@...>wrote: > svn: https://svn.apache.org/repos/asf/wicket/branches/wicket-1.4.1-prep > dist: http://people.apache.org/~ivaynberg/wicket-1.4.1/dist<http://people.apache.org/%7Eivaynberg/wicket-1.4.1/dist> > maven: http://people.apache.org/~ivaynberg/wicket-1.4.1/m2-repo<http://people.apache.org/%7Eivaynberg/wicket-1.4.1/m2-repo> > > Release Notes - Wicket - Version 1.4.1 > > > ** Bug > * [WICKET-2316] - Form generates invalid html in > appendDefaultButtonField > * [WICKET-2378] - FormTester should call detach > * [WICKET-2397] - text fields do not honor isrequired() > * [WICKET-2402] - SetRowsPerPage with AjaxFallbackDefaultDataTable > * [WICKET-2406] - Palette component breaks XHTML validation > * [WICKET-2407] - AbstractOptions of Palette may cause an HTML > error with illegal chars > * [WICKET-2415] - Estonian translation for StringValidator.minimum > contains ${mimimum} instead of ${minimum} > * [WICKET-2418] - NPE in ResourceReference > * [WICKET-2422] - DefaultDataTable hides NavigationToolbar once and > forever > * [WICKET-2423] - Not all "domready" events are called when two > wicket-event.js files are added to the page > > ** Improvement > * [WICKET-2020] - Callback after detaching the page but before the > PageMap lock is released > * [WICKET-2290] - upgrade pom reference for joda-time to 1.6 > * [WICKET-2374] - Model's factory methods are inconsistent > * [WICKET-2410] - AjaxRequestTarget could skip component when its > ancestor is added too > * [WICKET-2413] - Better error handling when filterName attribute > of WicketSessionFilter is misconfigured > * [WICKET-2417] - FilterToolbar, FilterForm conformity to XHTML strict > > ** New Feature > * [WICKET-2412] - Add dev time check for empty src="" attribute > that can cause problems > * [WICKET-2420] - Ajax support for multipart forms > > > Your vote please (lasts 72h): > > [ ] Yes release > [ ] No, don't release it > > -igor > |
|
|
Re: [vote] release 1.4.1this vote is about the release itself, not about the process.
if you would like to affect a change then please start a separate discussion thread. -igor On Sat, Aug 15, 2009 at 5:16 PM, James Carman<jcarman@...> wrote: > As I do not agree with that process, I vote -1. My vote doesn't > really count for anything anyway, so no big deal I guess. > > On Sat, Aug 15, 2009 at 8:14 PM, Igor Vaynberg<igor.vaynberg@...> wrote: >> the scm url specified in the pom[0] will be created *after* the vote passes. >> >> [0] http://svn.apache.org/viewvc/wicket/releases/wicket-1.4.1 >> >> -igor >> >> On Sat, Aug 15, 2009 at 5:00 PM, James >> Carman<jcarman@...> wrote: >>> -1, the scm URL in the pom doesn't match the SVN URL you specified. >>> >>> On Sat, Aug 15, 2009 at 6:18 PM, Igor Vaynberg<igor.vaynberg@...> wrote: >>>> svn: https://svn.apache.org/repos/asf/wicket/branches/wicket-1.4.1-prep >>>> dist: http://people.apache.org/~ivaynberg/wicket-1.4.1/dist >>>> maven: http://people.apache.org/~ivaynberg/wicket-1.4.1/m2-repo >>>> >>>> Release Notes - Wicket - Version 1.4.1 >>>> >>>> >>>> ** Bug >>>> * [WICKET-2316] - Form generates invalid html in appendDefaultButtonField >>>> * [WICKET-2378] - FormTester should call detach >>>> * [WICKET-2397] - text fields do not honor isrequired() >>>> * [WICKET-2402] - SetRowsPerPage with AjaxFallbackDefaultDataTable >>>> * [WICKET-2406] - Palette component breaks XHTML validation >>>> * [WICKET-2407] - AbstractOptions of Palette may cause an HTML >>>> error with illegal chars >>>> * [WICKET-2415] - Estonian translation for StringValidator.minimum >>>> contains ${mimimum} instead of ${minimum} >>>> * [WICKET-2418] - NPE in ResourceReference >>>> * [WICKET-2422] - DefaultDataTable hides NavigationToolbar once and forever >>>> * [WICKET-2423] - Not all "domready" events are called when two >>>> wicket-event.js files are added to the page >>>> >>>> ** Improvement >>>> * [WICKET-2020] - Callback after detaching the page but before the >>>> PageMap lock is released >>>> * [WICKET-2290] - upgrade pom reference for joda-time to 1.6 >>>> * [WICKET-2374] - Model's factory methods are inconsistent >>>> * [WICKET-2410] - AjaxRequestTarget could skip component when its >>>> ancestor is added too >>>> * [WICKET-2413] - Better error handling when filterName attribute >>>> of WicketSessionFilter is misconfigured >>>> * [WICKET-2417] - FilterToolbar, FilterForm conformity to XHTML strict >>>> >>>> ** New Feature >>>> * [WICKET-2412] - Add dev time check for empty src="" attribute >>>> that can cause problems >>>> * [WICKET-2420] - Ajax support for multipart forms >>>> >>>> >>>> Your vote please (lasts 72h): >>>> >>>> [ ] Yes release >>>> [ ] No, don't release it >>>> >>>> -igor >>>> >>> >> > |
|
|
Re: [vote] release 1.4.1> [X] Yes release > [ ] No, don't release it --- Jan. |
|
|
Re: [vote] release 1.4.1[X] Yes release
-igor On Sat, Aug 15, 2009 at 3:18 PM, Igor Vaynberg<igor.vaynberg@...> wrote: > svn: https://svn.apache.org/repos/asf/wicket/branches/wicket-1.4.1-prep > dist: http://people.apache.org/~ivaynberg/wicket-1.4.1/dist > maven: http://people.apache.org/~ivaynberg/wicket-1.4.1/m2-repo > > Release Notes - Wicket - Version 1.4.1 > > > ** Bug > * [WICKET-2316] - Form generates invalid html in appendDefaultButtonField > * [WICKET-2378] - FormTester should call detach > * [WICKET-2397] - text fields do not honor isrequired() > * [WICKET-2402] - SetRowsPerPage with AjaxFallbackDefaultDataTable > * [WICKET-2406] - Palette component breaks XHTML validation > * [WICKET-2407] - AbstractOptions of Palette may cause an HTML > error with illegal chars > * [WICKET-2415] - Estonian translation for StringValidator.minimum > contains ${mimimum} instead of ${minimum} > * [WICKET-2418] - NPE in ResourceReference > * [WICKET-2422] - DefaultDataTable hides NavigationToolbar once and forever > * [WICKET-2423] - Not all "domready" events are called when two > wicket-event.js files are added to the page > > ** Improvement > * [WICKET-2020] - Callback after detaching the page but before the > PageMap lock is released > * [WICKET-2290] - upgrade pom reference for joda-time to 1.6 > * [WICKET-2374] - Model's factory methods are inconsistent > * [WICKET-2410] - AjaxRequestTarget could skip component when its > ancestor is added too > * [WICKET-2413] - Better error handling when filterName attribute > of WicketSessionFilter is misconfigured > * [WICKET-2417] - FilterToolbar, FilterForm conformity to XHTML strict > > ** New Feature > * [WICKET-2412] - Add dev time check for empty src="" attribute > that can cause problems > * [WICKET-2420] - Ajax support for multipart forms > > > Your vote please (lasts 72h): > > [ ] Yes release > [ ] No, don't release it > > -igor > |
|
|
Re: [vote] release 1.4.1The vote is now closed and has passed.
Results: +1: 3 binding, 2 nonbinding -1: 1 nonbinding -igor On Sat, Aug 15, 2009 at 3:18 PM, Igor Vaynberg<igor.vaynberg@...> wrote: > svn: https://svn.apache.org/repos/asf/wicket/branches/wicket-1.4.1-prep > dist: http://people.apache.org/~ivaynberg/wicket-1.4.1/dist > maven: http://people.apache.org/~ivaynberg/wicket-1.4.1/m2-repo > > Release Notes - Wicket - Version 1.4.1 > > > ** Bug > * [WICKET-2316] - Form generates invalid html in appendDefaultButtonField > * [WICKET-2378] - FormTester should call detach > * [WICKET-2397] - text fields do not honor isrequired() > * [WICKET-2402] - SetRowsPerPage with AjaxFallbackDefaultDataTable > * [WICKET-2406] - Palette component breaks XHTML validation > * [WICKET-2407] - AbstractOptions of Palette may cause an HTML > error with illegal chars > * [WICKET-2415] - Estonian translation for StringValidator.minimum > contains ${mimimum} instead of ${minimum} > * [WICKET-2418] - NPE in ResourceReference > * [WICKET-2422] - DefaultDataTable hides NavigationToolbar once and forever > * [WICKET-2423] - Not all "domready" events are called when two > wicket-event.js files are added to the page > > ** Improvement > * [WICKET-2020] - Callback after detaching the page but before the > PageMap lock is released > * [WICKET-2290] - upgrade pom reference for joda-time to 1.6 > * [WICKET-2374] - Model's factory methods are inconsistent > * [WICKET-2410] - AjaxRequestTarget could skip component when its > ancestor is added too > * [WICKET-2413] - Better error handling when filterName attribute > of WicketSessionFilter is misconfigured > * [WICKET-2417] - FilterToolbar, FilterForm conformity to XHTML strict > > ** New Feature > * [WICKET-2412] - Add dev time check for empty src="" attribute > that can cause problems > * [WICKET-2420] - Ajax support for multipart forms > > > Your vote please (lasts 72h): > > [ ] Yes release > [ ] No, don't release it > > -igor > |
|
|
Re: [vote] release 1.4.1+1
On Wed, Aug 19, 2009 at 1:07 AM, Igor Vaynberg<igor.vaynberg@...> wrote: > [X] Yes release > > -igor > > > On Sat, Aug 15, 2009 at 3:18 PM, Igor Vaynberg<igor.vaynberg@...> wrote: >> svn: https://svn.apache.org/repos/asf/wicket/branches/wicket-1.4.1-prep >> dist: http://people.apache.org/~ivaynberg/wicket-1.4.1/dist >> maven: http://people.apache.org/~ivaynberg/wicket-1.4.1/m2-repo >> >> Release Notes - Wicket - Version 1.4.1 >> >> >> ** Bug >> * [WICKET-2316] - Form generates invalid html in appendDefaultButtonField >> * [WICKET-2378] - FormTester should call detach >> * [WICKET-2397] - text fields do not honor isrequired() >> * [WICKET-2402] - SetRowsPerPage with AjaxFallbackDefaultDataTable >> * [WICKET-2406] - Palette component breaks XHTML validation >> * [WICKET-2407] - AbstractOptions of Palette may cause an HTML >> error with illegal chars >> * [WICKET-2415] - Estonian translation for StringValidator.minimum >> contains ${mimimum} instead of ${minimum} >> * [WICKET-2418] - NPE in ResourceReference >> * [WICKET-2422] - DefaultDataTable hides NavigationToolbar once and forever >> * [WICKET-2423] - Not all "domready" events are called when two >> wicket-event.js files are added to the page >> >> ** Improvement >> * [WICKET-2020] - Callback after detaching the page but before the >> PageMap lock is released >> * [WICKET-2290] - upgrade pom reference for joda-time to 1.6 >> * [WICKET-2374] - Model's factory methods are inconsistent >> * [WICKET-2410] - AjaxRequestTarget could skip component when its >> ancestor is added too >> * [WICKET-2413] - Better error handling when filterName attribute >> of WicketSessionFilter is misconfigured >> * [WICKET-2417] - FilterToolbar, FilterForm conformity to XHTML strict >> >> ** New Feature >> * [WICKET-2412] - Add dev time check for empty src="" attribute >> that can cause problems >> * [WICKET-2420] - Ajax support for multipart forms >> >> >> Your vote please (lasts 72h): >> >> [ ] Yes release >> [ ] No, don't release it >> >> -igor >> > -- Become a Wicket expert, learn from the best: http://wicketinaction.com Apache Wicket 1.4 increases type safety for web applications Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.4.0 |
| Free embeddable forum powered by Nabble | Forum Help |