You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wicket.apache.org by Igor Vaynberg <ig...@gmail.com> on 2010/09/05 05:12:14 UTC

[vote] release wicket 1.4.11

This vote is to release wicket 1.4.11

Branch: http://svn.apache.org/repos/asf/wicket/branches/wicket-1.4.11/
Artifacts:
http://people.apache.org/~ivaynberg/wicket-1.4.11/dist
Maven repo:
http://people.apache.org/~ivaynberg/wicket-1.4.11/m2-repo
Changelog:
https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&&pid=12310561&fixfor=12315236&sorter/field=issuekey&sorter/order=DESC

This vote ends Tuesday 21:00 GMT-8

Please test the release and offer your vote:
[ ] Yes, release
[ ] No, don't release it (and please tell us why)

ChangeLog

Sub-task
[WICKET-2625] - WICKET-2478 correction are break
Bug
[WICKET-1094] - Values over-escaped by FormTester
[WICKET-1448] - SubmitLink bypass jquery submit eventhandler
[WICKET-1733] - WicketTester doesn't include form submitting component
id in form submissions
[WICKET-1887] - 404 error page customize - with specified url-pattern (not /*)
[WICKET-1928] - Enter key submits form in AjaxEditableMultiLineLabel on Safari
[WICKET-1985] - AbstractTree breaks on multiple tree model events in
the same request
[WICKET-2010] - InspectorPage doesn't show component tree
[WICKET-2254] - ModalWindow size may exceed browser viewport making it
impossible to close
[WICKET-2262] - The starting of the ajax indicator don't respect
AbstractDefaultAjaxBehavior preconditionScript
[WICKET-2275] - HybridUrlCodingStrategy does not support parameters with a "."
[WICKET-2279] - Losing focus on Autocomplete field if DropDownChoice
is updated using Ajax.
[WICKET-2353] - CLONE -<wicket:enclosure> bug: setObject(null) called
for excplicitly invisible fields in a non-visible enclosure
[WICKET-2401] - AJAX indicator turns off when calls overlap
[WICKET-2712] - Wrong relative URL's when using Java EE 6 container
with ERROR dispatching
[WICKET-2739] - Throttling breaks AjaxFormSubmitBehavior's precondition check
[WICKET-2765] - MarkupException on unclosed <col> tag
[WICKET-2783] - FormTester.submit does not work with AjaxButtons
[WICKET-2793] - Incorrect decode parameters in
AbstractRequestTargetUrlCodingStrategy#decodeParameters
[WICKET-2794] - Not all exceptions are properly handled by the
WicketFilter -> results in empty response document with unset status
code -> seen as HTTP_OK by client
[WICKET-2807] - AjaxSubmitLink not calling the onsubmit event handler
[WICKET-2826] - Wicket fails to read html markup from jar after
updating and redeploying in jetty
[WICKET-2827] - Removed page might revive when push back-button
[WICKET-2828] - IndexOutOfBoundsException is thrown in onBeforeRender
when tabs is empty.
[WICKET-2848] - Rename yahoo-dom-event folder to something else
[WICKET-2850] - Wicket DateTimeField / DatePicker creates a memory
leak on the browser when rerenderd using ajax requests
[WICKET-2851] - Ajax responses do not update DOM correctly on Opera
[WICKET-2852] - Palette nested in a ListView results in a NPE when an
error feedback is logged when submitting form
[WICKET-2854] - 'this.document' is null or not an object after quickly
opening and closing a modal window (modal.js)
[WICKET-2863] - MockHttpServletResponse does not save Session cookies
(maxAge = -1)
[WICKET-2877] - PreCallHandler and PostCallHandler registrations are
lost when ;jsessionid is removed in javascript files URL
[WICKET-2886] - Tree doesn't update correctly
[WICKET-2903] - CLONE -HttpsRequestCycleProcessor causes HttpSession
to be created
[WICKET-2905] - Select.isSelected fails when Wicket application is
using REDIRECT_TO_RENDER render strategy.
[WICKET-2931] - Form#getMaxSize - unsupported in the inner forms
[WICKET-2933] - Form.MULTIPART_HINT is not cleared correctly with nested forms
[WICKET-2941] - DatePicker fail with "firstDate is undefined" when an
out of range date is written in the textfield
[WICKET-2944] - Application addRenderHeadListener causing error
[WICKET-2957] - Closing ModalWindow makes some form fields unclickable
[WICKET-2958] - Success handler not called when redirecting with Ajax
[WICKET-2972] - Some RepeaterView examples are not working
[WICKET-2974] - IFeedback that is child of IFeedback gets added to the
FEEDBACK_LIST too late
[WICKET-2977] - AutoComplete onfocus behavior only working on last
autocomplete field
[WICKET-2999] - Packaged Resource URLs encoded with jsessionid
[WICKET-3014] - unable to launch StartExamples from IDEA (eventually
other IDE's as well)
[WICKET-3018] - CheckGroupSelector ignores disabled-state in Check
[WICKET-3025] - DateTextField converter does not honor current locale
Improvement
[WICKET-2964] - Improve the code that uses copy-list-on-iterate pattern
[WICKET-2978] - Usage of SimpleFormComponentLabel in FormInput example
[WICKET-3002] - Resource.getResourceStream() javadoc improvements (patch)
[WICKET-3019] - Add getPath to MarkupExceptions to aid in locatin
affected components
New Feature
[WICKET-206] - Default page map is null, should be set to something more usable
Wish
[WICKET-2967] - org.apache.wicket.util.value.Count: add decrement method

Re: [vote] release wicket 1.4.11

Posted by Juergen Donnerstag <ju...@gmail.com>.
+1

Juergen

Re: [vote] release wicket 1.4.11

Posted by Martin Grigorov <mg...@apache.org>.
+1 release

On Tue, Sep 7, 2010 at 9:45 AM, Igor Vaynberg <ig...@gmail.com>wrote:

> +1 release.
>
> -igor
>
> On Sat, Sep 4, 2010 at 8:12 PM, Igor Vaynberg <ig...@gmail.com>
> wrote:
> > This vote is to release wicket 1.4.11
> >
> > Branch: http://svn.apache.org/repos/asf/wicket/branches/wicket-1.4.11/
> > Artifacts:
> > http://people.apache.org/~ivaynberg/wicket-1.4.11/dist<http://people.apache.org/%7Eivaynberg/wicket-1.4.11/dist>
> > Maven repo:
> > http://people.apache.org/~ivaynberg/wicket-1.4.11/m2-repo<http://people.apache.org/%7Eivaynberg/wicket-1.4.11/m2-repo>
> > Changelog:
> >
> https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&&pid=12310561&fixfor=12315236&sorter/field=issuekey&sorter/order=DESC
> >
> > This vote ends Tuesday 21:00 GMT-8
> >
> > Please test the release and offer your vote:
> > [ ] Yes, release
> > [ ] No, don't release it (and please tell us why)
> >
> > ChangeLog
> >
> > Sub-task
> > [WICKET-2625] - WICKET-2478 correction are break
> > Bug
> > [WICKET-1094] - Values over-escaped by FormTester
> > [WICKET-1448] - SubmitLink bypass jquery submit eventhandler
> > [WICKET-1733] - WicketTester doesn't include form submitting component
> > id in form submissions
> > [WICKET-1887] - 404 error page customize - with specified url-pattern
> (not /*)
> > [WICKET-1928] - Enter key submits form in AjaxEditableMultiLineLabel on
> Safari
> > [WICKET-1985] - AbstractTree breaks on multiple tree model events in
> > the same request
> > [WICKET-2010] - InspectorPage doesn't show component tree
> > [WICKET-2254] - ModalWindow size may exceed browser viewport making it
> > impossible to close
> > [WICKET-2262] - The starting of the ajax indicator don't respect
> > AbstractDefaultAjaxBehavior preconditionScript
> > [WICKET-2275] - HybridUrlCodingStrategy does not support parameters with
> a "."
> > [WICKET-2279] - Losing focus on Autocomplete field if DropDownChoice
> > is updated using Ajax.
> > [WICKET-2353] - CLONE -<wicket:enclosure> bug: setObject(null) called
> > for excplicitly invisible fields in a non-visible enclosure
> > [WICKET-2401] - AJAX indicator turns off when calls overlap
> > [WICKET-2712] - Wrong relative URL's when using Java EE 6 container
> > with ERROR dispatching
> > [WICKET-2739] - Throttling breaks AjaxFormSubmitBehavior's precondition
> check
> > [WICKET-2765] - MarkupException on unclosed <col> tag
> > [WICKET-2783] - FormTester.submit does not work with AjaxButtons
> > [WICKET-2793] - Incorrect decode parameters in
> > AbstractRequestTargetUrlCodingStrategy#decodeParameters
> > [WICKET-2794] - Not all exceptions are properly handled by the
> > WicketFilter -> results in empty response document with unset status
> > code -> seen as HTTP_OK by client
> > [WICKET-2807] - AjaxSubmitLink not calling the onsubmit event handler
> > [WICKET-2826] - Wicket fails to read html markup from jar after
> > updating and redeploying in jetty
> > [WICKET-2827] - Removed page might revive when push back-button
> > [WICKET-2828] - IndexOutOfBoundsException is thrown in onBeforeRender
> > when tabs is empty.
> > [WICKET-2848] - Rename yahoo-dom-event folder to something else
> > [WICKET-2850] - Wicket DateTimeField / DatePicker creates a memory
> > leak on the browser when rerenderd using ajax requests
> > [WICKET-2851] - Ajax responses do not update DOM correctly on Opera
> > [WICKET-2852] - Palette nested in a ListView results in a NPE when an
> > error feedback is logged when submitting form
> > [WICKET-2854] - 'this.document' is null or not an object after quickly
> > opening and closing a modal window (modal.js)
> > [WICKET-2863] - MockHttpServletResponse does not save Session cookies
> > (maxAge = -1)
> > [WICKET-2877] - PreCallHandler and PostCallHandler registrations are
> > lost when ;jsessionid is removed in javascript files URL
> > [WICKET-2886] - Tree doesn't update correctly
> > [WICKET-2903] - CLONE -HttpsRequestCycleProcessor causes HttpSession
> > to be created
> > [WICKET-2905] - Select.isSelected fails when Wicket application is
> > using REDIRECT_TO_RENDER render strategy.
> > [WICKET-2931] - Form#getMaxSize - unsupported in the inner forms
> > [WICKET-2933] - Form.MULTIPART_HINT is not cleared correctly with nested
> forms
> > [WICKET-2941] - DatePicker fail with "firstDate is undefined" when an
> > out of range date is written in the textfield
> > [WICKET-2944] - Application addRenderHeadListener causing error
> > [WICKET-2957] - Closing ModalWindow makes some form fields unclickable
> > [WICKET-2958] - Success handler not called when redirecting with Ajax
> > [WICKET-2972] - Some RepeaterView examples are not working
> > [WICKET-2974] - IFeedback that is child of IFeedback gets added to the
> > FEEDBACK_LIST too late
> > [WICKET-2977] - AutoComplete onfocus behavior only working on last
> > autocomplete field
> > [WICKET-2999] - Packaged Resource URLs encoded with jsessionid
> > [WICKET-3014] - unable to launch StartExamples from IDEA (eventually
> > other IDE's as well)
> > [WICKET-3018] - CheckGroupSelector ignores disabled-state in Check
> > [WICKET-3025] - DateTextField converter does not honor current locale
> > Improvement
> > [WICKET-2964] - Improve the code that uses copy-list-on-iterate pattern
> > [WICKET-2978] - Usage of SimpleFormComponentLabel in FormInput example
> > [WICKET-3002] - Resource.getResourceStream() javadoc improvements (patch)
> > [WICKET-3019] - Add getPath to MarkupExceptions to aid in locatin
> > affected components
> > New Feature
> > [WICKET-206] - Default page map is null, should be set to something more
> usable
> > Wish
> > [WICKET-2967] - org.apache.wicket.util.value.Count: add decrement method
> >
>

Re: [vote] release wicket 1.4.11

Posted by Igor Vaynberg <ig...@gmail.com>.
+1 release.

-igor

On Sat, Sep 4, 2010 at 8:12 PM, Igor Vaynberg <ig...@gmail.com> wrote:
> This vote is to release wicket 1.4.11
>
> Branch: http://svn.apache.org/repos/asf/wicket/branches/wicket-1.4.11/
> Artifacts:
> http://people.apache.org/~ivaynberg/wicket-1.4.11/dist
> Maven repo:
> http://people.apache.org/~ivaynberg/wicket-1.4.11/m2-repo
> Changelog:
> https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&&pid=12310561&fixfor=12315236&sorter/field=issuekey&sorter/order=DESC
>
> This vote ends Tuesday 21:00 GMT-8
>
> Please test the release and offer your vote:
> [ ] Yes, release
> [ ] No, don't release it (and please tell us why)
>
> ChangeLog
>
> Sub-task
> [WICKET-2625] - WICKET-2478 correction are break
> Bug
> [WICKET-1094] - Values over-escaped by FormTester
> [WICKET-1448] - SubmitLink bypass jquery submit eventhandler
> [WICKET-1733] - WicketTester doesn't include form submitting component
> id in form submissions
> [WICKET-1887] - 404 error page customize - with specified url-pattern (not /*)
> [WICKET-1928] - Enter key submits form in AjaxEditableMultiLineLabel on Safari
> [WICKET-1985] - AbstractTree breaks on multiple tree model events in
> the same request
> [WICKET-2010] - InspectorPage doesn't show component tree
> [WICKET-2254] - ModalWindow size may exceed browser viewport making it
> impossible to close
> [WICKET-2262] - The starting of the ajax indicator don't respect
> AbstractDefaultAjaxBehavior preconditionScript
> [WICKET-2275] - HybridUrlCodingStrategy does not support parameters with a "."
> [WICKET-2279] - Losing focus on Autocomplete field if DropDownChoice
> is updated using Ajax.
> [WICKET-2353] - CLONE -<wicket:enclosure> bug: setObject(null) called
> for excplicitly invisible fields in a non-visible enclosure
> [WICKET-2401] - AJAX indicator turns off when calls overlap
> [WICKET-2712] - Wrong relative URL's when using Java EE 6 container
> with ERROR dispatching
> [WICKET-2739] - Throttling breaks AjaxFormSubmitBehavior's precondition check
> [WICKET-2765] - MarkupException on unclosed <col> tag
> [WICKET-2783] - FormTester.submit does not work with AjaxButtons
> [WICKET-2793] - Incorrect decode parameters in
> AbstractRequestTargetUrlCodingStrategy#decodeParameters
> [WICKET-2794] - Not all exceptions are properly handled by the
> WicketFilter -> results in empty response document with unset status
> code -> seen as HTTP_OK by client
> [WICKET-2807] - AjaxSubmitLink not calling the onsubmit event handler
> [WICKET-2826] - Wicket fails to read html markup from jar after
> updating and redeploying in jetty
> [WICKET-2827] - Removed page might revive when push back-button
> [WICKET-2828] - IndexOutOfBoundsException is thrown in onBeforeRender
> when tabs is empty.
> [WICKET-2848] - Rename yahoo-dom-event folder to something else
> [WICKET-2850] - Wicket DateTimeField / DatePicker creates a memory
> leak on the browser when rerenderd using ajax requests
> [WICKET-2851] - Ajax responses do not update DOM correctly on Opera
> [WICKET-2852] - Palette nested in a ListView results in a NPE when an
> error feedback is logged when submitting form
> [WICKET-2854] - 'this.document' is null or not an object after quickly
> opening and closing a modal window (modal.js)
> [WICKET-2863] - MockHttpServletResponse does not save Session cookies
> (maxAge = -1)
> [WICKET-2877] - PreCallHandler and PostCallHandler registrations are
> lost when ;jsessionid is removed in javascript files URL
> [WICKET-2886] - Tree doesn't update correctly
> [WICKET-2903] - CLONE -HttpsRequestCycleProcessor causes HttpSession
> to be created
> [WICKET-2905] - Select.isSelected fails when Wicket application is
> using REDIRECT_TO_RENDER render strategy.
> [WICKET-2931] - Form#getMaxSize - unsupported in the inner forms
> [WICKET-2933] - Form.MULTIPART_HINT is not cleared correctly with nested forms
> [WICKET-2941] - DatePicker fail with "firstDate is undefined" when an
> out of range date is written in the textfield
> [WICKET-2944] - Application addRenderHeadListener causing error
> [WICKET-2957] - Closing ModalWindow makes some form fields unclickable
> [WICKET-2958] - Success handler not called when redirecting with Ajax
> [WICKET-2972] - Some RepeaterView examples are not working
> [WICKET-2974] - IFeedback that is child of IFeedback gets added to the
> FEEDBACK_LIST too late
> [WICKET-2977] - AutoComplete onfocus behavior only working on last
> autocomplete field
> [WICKET-2999] - Packaged Resource URLs encoded with jsessionid
> [WICKET-3014] - unable to launch StartExamples from IDEA (eventually
> other IDE's as well)
> [WICKET-3018] - CheckGroupSelector ignores disabled-state in Check
> [WICKET-3025] - DateTextField converter does not honor current locale
> Improvement
> [WICKET-2964] - Improve the code that uses copy-list-on-iterate pattern
> [WICKET-2978] - Usage of SimpleFormComponentLabel in FormInput example
> [WICKET-3002] - Resource.getResourceStream() javadoc improvements (patch)
> [WICKET-3019] - Add getPath to MarkupExceptions to aid in locatin
> affected components
> New Feature
> [WICKET-206] - Default page map is null, should be set to something more usable
> Wish
> [WICKET-2967] - org.apache.wicket.util.value.Count: add decrement method
>

Re: [vote] release wicket 1.4.11

Posted by Martijn Dashorst <ma...@gmail.com>.
+1, our app seems to like it

Martijn

On Sun, Sep 5, 2010 at 5:12 AM, Igor Vaynberg <ig...@gmail.com> wrote:
> This vote is to release wicket 1.4.11
>
> Branch: http://svn.apache.org/repos/asf/wicket/branches/wicket-1.4.11/
> Artifacts:
> http://people.apache.org/~ivaynberg/wicket-1.4.11/dist
> Maven repo:
> http://people.apache.org/~ivaynberg/wicket-1.4.11/m2-repo
> Changelog:
> https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&&pid=12310561&fixfor=12315236&sorter/field=issuekey&sorter/order=DESC
>
> This vote ends Tuesday 21:00 GMT-8
>
> Please test the release and offer your vote:
> [ ] Yes, release
> [ ] No, don't release it (and please tell us why)
>
> ChangeLog
>
> Sub-task
> [WICKET-2625] - WICKET-2478 correction are break
> Bug
> [WICKET-1094] - Values over-escaped by FormTester
> [WICKET-1448] - SubmitLink bypass jquery submit eventhandler
> [WICKET-1733] - WicketTester doesn't include form submitting component
> id in form submissions
> [WICKET-1887] - 404 error page customize - with specified url-pattern (not /*)
> [WICKET-1928] - Enter key submits form in AjaxEditableMultiLineLabel on Safari
> [WICKET-1985] - AbstractTree breaks on multiple tree model events in
> the same request
> [WICKET-2010] - InspectorPage doesn't show component tree
> [WICKET-2254] - ModalWindow size may exceed browser viewport making it
> impossible to close
> [WICKET-2262] - The starting of the ajax indicator don't respect
> AbstractDefaultAjaxBehavior preconditionScript
> [WICKET-2275] - HybridUrlCodingStrategy does not support parameters with a "."
> [WICKET-2279] - Losing focus on Autocomplete field if DropDownChoice
> is updated using Ajax.
> [WICKET-2353] - CLONE -<wicket:enclosure> bug: setObject(null) called
> for excplicitly invisible fields in a non-visible enclosure
> [WICKET-2401] - AJAX indicator turns off when calls overlap
> [WICKET-2712] - Wrong relative URL's when using Java EE 6 container
> with ERROR dispatching
> [WICKET-2739] - Throttling breaks AjaxFormSubmitBehavior's precondition check
> [WICKET-2765] - MarkupException on unclosed <col> tag
> [WICKET-2783] - FormTester.submit does not work with AjaxButtons
> [WICKET-2793] - Incorrect decode parameters in
> AbstractRequestTargetUrlCodingStrategy#decodeParameters
> [WICKET-2794] - Not all exceptions are properly handled by the
> WicketFilter -> results in empty response document with unset status
> code -> seen as HTTP_OK by client
> [WICKET-2807] - AjaxSubmitLink not calling the onsubmit event handler
> [WICKET-2826] - Wicket fails to read html markup from jar after
> updating and redeploying in jetty
> [WICKET-2827] - Removed page might revive when push back-button
> [WICKET-2828] - IndexOutOfBoundsException is thrown in onBeforeRender
> when tabs is empty.
> [WICKET-2848] - Rename yahoo-dom-event folder to something else
> [WICKET-2850] - Wicket DateTimeField / DatePicker creates a memory
> leak on the browser when rerenderd using ajax requests
> [WICKET-2851] - Ajax responses do not update DOM correctly on Opera
> [WICKET-2852] - Palette nested in a ListView results in a NPE when an
> error feedback is logged when submitting form
> [WICKET-2854] - 'this.document' is null or not an object after quickly
> opening and closing a modal window (modal.js)
> [WICKET-2863] - MockHttpServletResponse does not save Session cookies
> (maxAge = -1)
> [WICKET-2877] - PreCallHandler and PostCallHandler registrations are
> lost when ;jsessionid is removed in javascript files URL
> [WICKET-2886] - Tree doesn't update correctly
> [WICKET-2903] - CLONE -HttpsRequestCycleProcessor causes HttpSession
> to be created
> [WICKET-2905] - Select.isSelected fails when Wicket application is
> using REDIRECT_TO_RENDER render strategy.
> [WICKET-2931] - Form#getMaxSize - unsupported in the inner forms
> [WICKET-2933] - Form.MULTIPART_HINT is not cleared correctly with nested forms
> [WICKET-2941] - DatePicker fail with "firstDate is undefined" when an
> out of range date is written in the textfield
> [WICKET-2944] - Application addRenderHeadListener causing error
> [WICKET-2957] - Closing ModalWindow makes some form fields unclickable
> [WICKET-2958] - Success handler not called when redirecting with Ajax
> [WICKET-2972] - Some RepeaterView examples are not working
> [WICKET-2974] - IFeedback that is child of IFeedback gets added to the
> FEEDBACK_LIST too late
> [WICKET-2977] - AutoComplete onfocus behavior only working on last
> autocomplete field
> [WICKET-2999] - Packaged Resource URLs encoded with jsessionid
> [WICKET-3014] - unable to launch StartExamples from IDEA (eventually
> other IDE's as well)
> [WICKET-3018] - CheckGroupSelector ignores disabled-state in Check
> [WICKET-3025] - DateTextField converter does not honor current locale
> Improvement
> [WICKET-2964] - Improve the code that uses copy-list-on-iterate pattern
> [WICKET-2978] - Usage of SimpleFormComponentLabel in FormInput example
> [WICKET-3002] - Resource.getResourceStream() javadoc improvements (patch)
> [WICKET-3019] - Add getPath to MarkupExceptions to aid in locatin
> affected components
> New Feature
> [WICKET-206] - Default page map is null, should be set to something more usable
> Wish
> [WICKET-2967] - org.apache.wicket.util.value.Count: add decrement method
>



-- 
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.8

Re: [vote] release wicket 1.4.11

Posted by Peter Ertl <pe...@gmx.org>.
+1 release early, release often :-)

Am 06.09.2010 um 15:58 schrieb Clint Checketts:

> Where can I find out how this voting works? Who can vote? What is a
> binding/non-binding vote?
> 
> Thanks,
> 
> -Clint
> 
> On Mon, Sep 6, 2010 at 6:54 AM, jcgarciam <jc...@gmail.com> wrote:
> 
>> 
>> [X] Yes, release
>> 
>> 
>> On Mon, Sep 6, 2010 at 5:03 AM, Jan Kriesten [via Apache Wicket] <
>> ml-node+2528023-1530337920-65838@n4.nabble.com<ml...@n4.nabble.com>
>> <ml...@n4.nabble.com>
>>> 
>>> wrote:
>> 
>>> 
>>>> [X] Yes, release
>>> 
>>> Best regards, --- Jan.
>>> 
>>> 
>>> ------------------------------
>>> View message @
>>> 
>> http://apache-wicket.1842946.n4.nabble.com/vote-release-wicket-1-4-11-tp2527078p2528023.html
>>> To unsubscribe from Apache Wicket, click here<
>> http://apache-wicket.1842946.n4.nabble.com/template/TplServlet.jtp?tpl=unsubscribe_by_code&node=1842946&code=amNnYXJjaWFtQGdtYWlsLmNvbXwxODQyOTQ2fDEyNTYxMzc3ODY=
>>> .
>>> 
>>> 
>>> 
>> 
>> 
>> --
>> Sincerely,
>> JC (http://www.linkedin.com/in/jcgarciam)
>> Work smarter, not harder!.
>> 
>> --
>> View this message in context:
>> http://apache-wicket.1842946.n4.nabble.com/vote-release-wicket-1-4-11-tp2527078p2528260.html
>> Sent from the Wicket - Dev mailing list archive at Nabble.com.
>> 


Re: [vote] release wicket 1.4.11

Posted by Clint Checketts <ch...@gmail.com>.
Where can I find out how this voting works? Who can vote? What is a
binding/non-binding vote?

Thanks,

-Clint

On Mon, Sep 6, 2010 at 6:54 AM, jcgarciam <jc...@gmail.com> wrote:

>
>  [X] Yes, release
>
>
> On Mon, Sep 6, 2010 at 5:03 AM, Jan Kriesten [via Apache Wicket] <
> ml-node+2528023-1530337920-65838@n4.nabble.com<ml...@n4.nabble.com>
> <ml...@n4.nabble.com>
> >
> > wrote:
>
> >
> > > [X] Yes, release
> >
> > Best regards, --- Jan.
> >
> >
> > ------------------------------
> >  View message @
> >
> http://apache-wicket.1842946.n4.nabble.com/vote-release-wicket-1-4-11-tp2527078p2528023.html
> > To unsubscribe from Apache Wicket, click here<
> http://apache-wicket.1842946.n4.nabble.com/template/TplServlet.jtp?tpl=unsubscribe_by_code&node=1842946&code=amNnYXJjaWFtQGdtYWlsLmNvbXwxODQyOTQ2fDEyNTYxMzc3ODY=
> >.
> >
> >
> >
>
>
> --
> Sincerely,
> JC (http://www.linkedin.com/in/jcgarciam)
> Work smarter, not harder!.
>
> --
> View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/vote-release-wicket-1-4-11-tp2527078p2528260.html
> Sent from the Wicket - Dev mailing list archive at Nabble.com.
>

Re: [vote] release wicket 1.4.11

Posted by jcgarciam <jc...@gmail.com>.
 [X] Yes, release


On Mon, Sep 6, 2010 at 5:03 AM, Jan Kriesten [via Apache Wicket] <
ml-node+2528023-1530337920-65838@n4.nabble.com<ml...@n4.nabble.com>
> wrote:

>
> > [X] Yes, release
>
> Best regards, --- Jan.
>
>
> ------------------------------
>  View message @
> http://apache-wicket.1842946.n4.nabble.com/vote-release-wicket-1-4-11-tp2527078p2528023.html
> To unsubscribe from Apache Wicket, click here<http://apache-wicket.1842946.n4.nabble.com/template/TplServlet.jtp?tpl=unsubscribe_by_code&node=1842946&code=amNnYXJjaWFtQGdtYWlsLmNvbXwxODQyOTQ2fDEyNTYxMzc3ODY=>.
>
>
>


-- 
Sincerely,
JC (http://www.linkedin.com/in/jcgarciam)
Work smarter, not harder!.

-- 
View this message in context: http://apache-wicket.1842946.n4.nabble.com/vote-release-wicket-1-4-11-tp2527078p2528260.html
Sent from the Wicket - Dev mailing list archive at Nabble.com.

Re: [vote] release wicket 1.4.11

Posted by Jan Kriesten <kr...@mail.footprint.de>.
> [X] Yes, release

Best regards, --- Jan.

Re: [vote] release wicket 1.4.11

Posted by Johan Compagner <jc...@gmail.com>.
+1 release

On Sun, Sep 5, 2010 at 05:12, Igor Vaynberg <ig...@gmail.com> wrote:
> This vote is to release wicket 1.4.11
>
> Branch: http://svn.apache.org/repos/asf/wicket/branches/wicket-1.4.11/
> Artifacts:
> http://people.apache.org/~ivaynberg/wicket-1.4.11/dist
> Maven repo:
> http://people.apache.org/~ivaynberg/wicket-1.4.11/m2-repo
> Changelog:
> https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&&pid=12310561&fixfor=12315236&sorter/field=issuekey&sorter/order=DESC
>
> This vote ends Tuesday 21:00 GMT-8
>
> Please test the release and offer your vote:
> [ ] Yes, release
> [ ] No, don't release it (and please tell us why)
>
> ChangeLog
>
> Sub-task
> [WICKET-2625] - WICKET-2478 correction are break
> Bug
> [WICKET-1094] - Values over-escaped by FormTester
> [WICKET-1448] - SubmitLink bypass jquery submit eventhandler
> [WICKET-1733] - WicketTester doesn't include form submitting component
> id in form submissions
> [WICKET-1887] - 404 error page customize - with specified url-pattern (not /*)
> [WICKET-1928] - Enter key submits form in AjaxEditableMultiLineLabel on Safari
> [WICKET-1985] - AbstractTree breaks on multiple tree model events in
> the same request
> [WICKET-2010] - InspectorPage doesn't show component tree
> [WICKET-2254] - ModalWindow size may exceed browser viewport making it
> impossible to close
> [WICKET-2262] - The starting of the ajax indicator don't respect
> AbstractDefaultAjaxBehavior preconditionScript
> [WICKET-2275] - HybridUrlCodingStrategy does not support parameters with a "."
> [WICKET-2279] - Losing focus on Autocomplete field if DropDownChoice
> is updated using Ajax.
> [WICKET-2353] - CLONE -<wicket:enclosure> bug: setObject(null) called
> for excplicitly invisible fields in a non-visible enclosure
> [WICKET-2401] - AJAX indicator turns off when calls overlap
> [WICKET-2712] - Wrong relative URL's when using Java EE 6 container
> with ERROR dispatching
> [WICKET-2739] - Throttling breaks AjaxFormSubmitBehavior's precondition check
> [WICKET-2765] - MarkupException on unclosed <col> tag
> [WICKET-2783] - FormTester.submit does not work with AjaxButtons
> [WICKET-2793] - Incorrect decode parameters in
> AbstractRequestTargetUrlCodingStrategy#decodeParameters
> [WICKET-2794] - Not all exceptions are properly handled by the
> WicketFilter -> results in empty response document with unset status
> code -> seen as HTTP_OK by client
> [WICKET-2807] - AjaxSubmitLink not calling the onsubmit event handler
> [WICKET-2826] - Wicket fails to read html markup from jar after
> updating and redeploying in jetty
> [WICKET-2827] - Removed page might revive when push back-button
> [WICKET-2828] - IndexOutOfBoundsException is thrown in onBeforeRender
> when tabs is empty.
> [WICKET-2848] - Rename yahoo-dom-event folder to something else
> [WICKET-2850] - Wicket DateTimeField / DatePicker creates a memory
> leak on the browser when rerenderd using ajax requests
> [WICKET-2851] - Ajax responses do not update DOM correctly on Opera
> [WICKET-2852] - Palette nested in a ListView results in a NPE when an
> error feedback is logged when submitting form
> [WICKET-2854] - 'this.document' is null or not an object after quickly
> opening and closing a modal window (modal.js)
> [WICKET-2863] - MockHttpServletResponse does not save Session cookies
> (maxAge = -1)
> [WICKET-2877] - PreCallHandler and PostCallHandler registrations are
> lost when ;jsessionid is removed in javascript files URL
> [WICKET-2886] - Tree doesn't update correctly
> [WICKET-2903] - CLONE -HttpsRequestCycleProcessor causes HttpSession
> to be created
> [WICKET-2905] - Select.isSelected fails when Wicket application is
> using REDIRECT_TO_RENDER render strategy.
> [WICKET-2931] - Form#getMaxSize - unsupported in the inner forms
> [WICKET-2933] - Form.MULTIPART_HINT is not cleared correctly with nested forms
> [WICKET-2941] - DatePicker fail with "firstDate is undefined" when an
> out of range date is written in the textfield
> [WICKET-2944] - Application addRenderHeadListener causing error
> [WICKET-2957] - Closing ModalWindow makes some form fields unclickable
> [WICKET-2958] - Success handler not called when redirecting with Ajax
> [WICKET-2972] - Some RepeaterView examples are not working
> [WICKET-2974] - IFeedback that is child of IFeedback gets added to the
> FEEDBACK_LIST too late
> [WICKET-2977] - AutoComplete onfocus behavior only working on last
> autocomplete field
> [WICKET-2999] - Packaged Resource URLs encoded with jsessionid
> [WICKET-3014] - unable to launch StartExamples from IDEA (eventually
> other IDE's as well)
> [WICKET-3018] - CheckGroupSelector ignores disabled-state in Check
> [WICKET-3025] - DateTextField converter does not honor current locale
> Improvement
> [WICKET-2964] - Improve the code that uses copy-list-on-iterate pattern
> [WICKET-2978] - Usage of SimpleFormComponentLabel in FormInput example
> [WICKET-3002] - Resource.getResourceStream() javadoc improvements (patch)
> [WICKET-3019] - Add getPath to MarkupExceptions to aid in locatin
> affected components
> New Feature
> [WICKET-206] - Default page map is null, should be set to something more usable
> Wish
> [WICKET-2967] - org.apache.wicket.util.value.Count: add decrement method
>

Re: [vote] release wicket 1.4.11

Posted by Gerolf Seitz <ge...@gmail.com>.
+1 for releasing 1.4.11

On Sun, Sep 5, 2010 at 5:12 AM, Igor Vaynberg <ig...@gmail.com>wrote:

> This vote is to release wicket 1.4.11
>
> Branch: http://svn.apache.org/repos/asf/wicket/branches/wicket-1.4.11/
> Artifacts:
> http://people.apache.org/~ivaynberg/wicket-1.4.11/dist
> Maven repo:
> http://people.apache.org/~ivaynberg/wicket-1.4.11/m2-repo
> Changelog:
>
> https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&&pid=12310561&fixfor=12315236&sorter/field=issuekey&sorter/order=DESC
>
> This vote ends Tuesday 21:00 GMT-8
>
> Please test the release and offer your vote:
> [ ] Yes, release
> [ ] No, don't release it (and please tell us why)
>
> ChangeLog
>
> Sub-task
> [WICKET-2625] - WICKET-2478 correction are break
> Bug
> [WICKET-1094] - Values over-escaped by FormTester
> [WICKET-1448] - SubmitLink bypass jquery submit eventhandler
> [WICKET-1733] - WicketTester doesn't include form submitting component
> id in form submissions
> [WICKET-1887] - 404 error page customize - with specified url-pattern (not
> /*)
> [WICKET-1928] - Enter key submits form in AjaxEditableMultiLineLabel on
> Safari
> [WICKET-1985] - AbstractTree breaks on multiple tree model events in
> the same request
> [WICKET-2010] - InspectorPage doesn't show component tree
> [WICKET-2254] - ModalWindow size may exceed browser viewport making it
> impossible to close
> [WICKET-2262] - The starting of the ajax indicator don't respect
> AbstractDefaultAjaxBehavior preconditionScript
> [WICKET-2275] - HybridUrlCodingStrategy does not support parameters with a
> "."
> [WICKET-2279] - Losing focus on Autocomplete field if DropDownChoice
> is updated using Ajax.
> [WICKET-2353] - CLONE -<wicket:enclosure> bug: setObject(null) called
> for excplicitly invisible fields in a non-visible enclosure
> [WICKET-2401] - AJAX indicator turns off when calls overlap
> [WICKET-2712] - Wrong relative URL's when using Java EE 6 container
> with ERROR dispatching
> [WICKET-2739] - Throttling breaks AjaxFormSubmitBehavior's precondition
> check
> [WICKET-2765] - MarkupException on unclosed <col> tag
> [WICKET-2783] - FormTester.submit does not work with AjaxButtons
> [WICKET-2793] - Incorrect decode parameters in
> AbstractRequestTargetUrlCodingStrategy#decodeParameters
> [WICKET-2794] - Not all exceptions are properly handled by the
> WicketFilter -> results in empty response document with unset status
> code -> seen as HTTP_OK by client
> [WICKET-2807] - AjaxSubmitLink not calling the onsubmit event handler
> [WICKET-2826] - Wicket fails to read html markup from jar after
> updating and redeploying in jetty
> [WICKET-2827] - Removed page might revive when push back-button
> [WICKET-2828] - IndexOutOfBoundsException is thrown in onBeforeRender
> when tabs is empty.
> [WICKET-2848] - Rename yahoo-dom-event folder to something else
> [WICKET-2850] - Wicket DateTimeField / DatePicker creates a memory
> leak on the browser when rerenderd using ajax requests
> [WICKET-2851] - Ajax responses do not update DOM correctly on Opera
> [WICKET-2852] - Palette nested in a ListView results in a NPE when an
> error feedback is logged when submitting form
> [WICKET-2854] - 'this.document' is null or not an object after quickly
> opening and closing a modal window (modal.js)
> [WICKET-2863] - MockHttpServletResponse does not save Session cookies
> (maxAge = -1)
> [WICKET-2877] - PreCallHandler and PostCallHandler registrations are
> lost when ;jsessionid is removed in javascript files URL
> [WICKET-2886] - Tree doesn't update correctly
> [WICKET-2903] - CLONE -HttpsRequestCycleProcessor causes HttpSession
> to be created
> [WICKET-2905] - Select.isSelected fails when Wicket application is
> using REDIRECT_TO_RENDER render strategy.
> [WICKET-2931] - Form#getMaxSize - unsupported in the inner forms
> [WICKET-2933] - Form.MULTIPART_HINT is not cleared correctly with nested
> forms
> [WICKET-2941] - DatePicker fail with "firstDate is undefined" when an
> out of range date is written in the textfield
> [WICKET-2944] - Application addRenderHeadListener causing error
> [WICKET-2957] - Closing ModalWindow makes some form fields unclickable
> [WICKET-2958] - Success handler not called when redirecting with Ajax
> [WICKET-2972] - Some RepeaterView examples are not working
> [WICKET-2974] - IFeedback that is child of IFeedback gets added to the
> FEEDBACK_LIST too late
> [WICKET-2977] - AutoComplete onfocus behavior only working on last
> autocomplete field
> [WICKET-2999] - Packaged Resource URLs encoded with jsessionid
> [WICKET-3014] - unable to launch StartExamples from IDEA (eventually
> other IDE's as well)
> [WICKET-3018] - CheckGroupSelector ignores disabled-state in Check
> [WICKET-3025] - DateTextField converter does not honor current locale
> Improvement
> [WICKET-2964] - Improve the code that uses copy-list-on-iterate pattern
> [WICKET-2978] - Usage of SimpleFormComponentLabel in FormInput example
> [WICKET-3002] - Resource.getResourceStream() javadoc improvements (patch)
> [WICKET-3019] - Add getPath to MarkupExceptions to aid in locatin
> affected components
> New Feature
> [WICKET-206] - Default page map is null, should be set to something more
> usable
> Wish
> [WICKET-2967] - org.apache.wicket.util.value.Count: add decrement method
>

Re: [vote] release wicket 1.4.11

Posted by Igor Vaynberg <ig...@gmail.com>.
the vote has passed with 7 +1 binding, 3 +1 nonbinding, and no others.

thank you
-igor


On Sat, Sep 4, 2010 at 8:12 PM, Igor Vaynberg <ig...@gmail.com> wrote:
> This vote is to release wicket 1.4.11
>
> Branch: http://svn.apache.org/repos/asf/wicket/branches/wicket-1.4.11/
> Artifacts:
> http://people.apache.org/~ivaynberg/wicket-1.4.11/dist
> Maven repo:
> http://people.apache.org/~ivaynberg/wicket-1.4.11/m2-repo
> Changelog:
> https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&&pid=12310561&fixfor=12315236&sorter/field=issuekey&sorter/order=DESC
>
> This vote ends Tuesday 21:00 GMT-8
>
> Please test the release and offer your vote:
> [ ] Yes, release
> [ ] No, don't release it (and please tell us why)
>
> ChangeLog
>
> Sub-task
> [WICKET-2625] - WICKET-2478 correction are break
> Bug
> [WICKET-1094] - Values over-escaped by FormTester
> [WICKET-1448] - SubmitLink bypass jquery submit eventhandler
> [WICKET-1733] - WicketTester doesn't include form submitting component
> id in form submissions
> [WICKET-1887] - 404 error page customize - with specified url-pattern (not /*)
> [WICKET-1928] - Enter key submits form in AjaxEditableMultiLineLabel on Safari
> [WICKET-1985] - AbstractTree breaks on multiple tree model events in
> the same request
> [WICKET-2010] - InspectorPage doesn't show component tree
> [WICKET-2254] - ModalWindow size may exceed browser viewport making it
> impossible to close
> [WICKET-2262] - The starting of the ajax indicator don't respect
> AbstractDefaultAjaxBehavior preconditionScript
> [WICKET-2275] - HybridUrlCodingStrategy does not support parameters with a "."
> [WICKET-2279] - Losing focus on Autocomplete field if DropDownChoice
> is updated using Ajax.
> [WICKET-2353] - CLONE -<wicket:enclosure> bug: setObject(null) called
> for excplicitly invisible fields in a non-visible enclosure
> [WICKET-2401] - AJAX indicator turns off when calls overlap
> [WICKET-2712] - Wrong relative URL's when using Java EE 6 container
> with ERROR dispatching
> [WICKET-2739] - Throttling breaks AjaxFormSubmitBehavior's precondition check
> [WICKET-2765] - MarkupException on unclosed <col> tag
> [WICKET-2783] - FormTester.submit does not work with AjaxButtons
> [WICKET-2793] - Incorrect decode parameters in
> AbstractRequestTargetUrlCodingStrategy#decodeParameters
> [WICKET-2794] - Not all exceptions are properly handled by the
> WicketFilter -> results in empty response document with unset status
> code -> seen as HTTP_OK by client
> [WICKET-2807] - AjaxSubmitLink not calling the onsubmit event handler
> [WICKET-2826] - Wicket fails to read html markup from jar after
> updating and redeploying in jetty
> [WICKET-2827] - Removed page might revive when push back-button
> [WICKET-2828] - IndexOutOfBoundsException is thrown in onBeforeRender
> when tabs is empty.
> [WICKET-2848] - Rename yahoo-dom-event folder to something else
> [WICKET-2850] - Wicket DateTimeField / DatePicker creates a memory
> leak on the browser when rerenderd using ajax requests
> [WICKET-2851] - Ajax responses do not update DOM correctly on Opera
> [WICKET-2852] - Palette nested in a ListView results in a NPE when an
> error feedback is logged when submitting form
> [WICKET-2854] - 'this.document' is null or not an object after quickly
> opening and closing a modal window (modal.js)
> [WICKET-2863] - MockHttpServletResponse does not save Session cookies
> (maxAge = -1)
> [WICKET-2877] - PreCallHandler and PostCallHandler registrations are
> lost when ;jsessionid is removed in javascript files URL
> [WICKET-2886] - Tree doesn't update correctly
> [WICKET-2903] - CLONE -HttpsRequestCycleProcessor causes HttpSession
> to be created
> [WICKET-2905] - Select.isSelected fails when Wicket application is
> using REDIRECT_TO_RENDER render strategy.
> [WICKET-2931] - Form#getMaxSize - unsupported in the inner forms
> [WICKET-2933] - Form.MULTIPART_HINT is not cleared correctly with nested forms
> [WICKET-2941] - DatePicker fail with "firstDate is undefined" when an
> out of range date is written in the textfield
> [WICKET-2944] - Application addRenderHeadListener causing error
> [WICKET-2957] - Closing ModalWindow makes some form fields unclickable
> [WICKET-2958] - Success handler not called when redirecting with Ajax
> [WICKET-2972] - Some RepeaterView examples are not working
> [WICKET-2974] - IFeedback that is child of IFeedback gets added to the
> FEEDBACK_LIST too late
> [WICKET-2977] - AutoComplete onfocus behavior only working on last
> autocomplete field
> [WICKET-2999] - Packaged Resource URLs encoded with jsessionid
> [WICKET-3014] - unable to launch StartExamples from IDEA (eventually
> other IDE's as well)
> [WICKET-3018] - CheckGroupSelector ignores disabled-state in Check
> [WICKET-3025] - DateTextField converter does not honor current locale
> Improvement
> [WICKET-2964] - Improve the code that uses copy-list-on-iterate pattern
> [WICKET-2978] - Usage of SimpleFormComponentLabel in FormInput example
> [WICKET-3002] - Resource.getResourceStream() javadoc improvements (patch)
> [WICKET-3019] - Add getPath to MarkupExceptions to aid in locatin
> affected components
> New Feature
> [WICKET-206] - Default page map is null, should be set to something more usable
> Wish
> [WICKET-2967] - org.apache.wicket.util.value.Count: add decrement method
>