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 2011/09/20 18:40:07 UTC

[vote] release wicket 1.5.1

This vote is to release wicket 1.5.1

Branch
http://svn.apache.org/repos/asf/wicket/branches/wicket-1.5.1

Artifacts
http://people.apache.org/~ivaynberg/wicket-1.5.1/dist/

Maven repo
https://repository.apache.org/content/repositories/orgapachewicket-081/

Changelog
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&version=12315430

This vote ends Friday, September 23rd at 10:00am (GMT-7)

Please test the release and offer your vote.

The Wicket team!

Re: [vote] release wicket 1.5.1

Posted by Andrea Del Bene <ad...@ciseonweb.it>.
+1 to release.
> This vote is to release wicket 1.5.1
>
> Branch
> http://svn.apache.org/repos/asf/wicket/branches/wicket-1.5.1
>
> Artifacts
> http://people.apache.org/~ivaynberg/wicket-1.5.1/dist/
>
> Maven repo
> https://repository.apache.org/content/repositories/orgapachewicket-081/
>
> Changelog
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&version=12315430
>
> This vote ends Friday, September 23rd at 10:00am (GMT-7)
>
> Please test the release and offer your vote.
>
> The Wicket team!
>
>


Re: [vote] release wicket 1.5.1

Posted by Emond Papegaaij <em...@topicus.nl>.
(non-binding) +1
I've been working with trunk for the past 2 weeks, without issues, or the 
issues have been fixed.

On Wednesday 21 September 2011 10:40:15 Martin Grigorov wrote:
> +1 to release
> 
> Tested:
> - svn co + Maven build
> - test wicket-examples (found just
> https://issues.apache.org/jira/browse/WICKET-4072)
> - test the quickstart - produces proper version (1.5.1) and I filed
> https://issues.apache.org/jira/browse/WICKET-4073 for the new HTTPS
> support
> - test the application I work on
> 
> On Tue, Sep 20, 2011 at 7:40 PM, Igor Vaynberg <ig...@gmail.com> 
wrote:
> > This vote is to release wicket 1.5.1
> > 
> > Branch
> > http://svn.apache.org/repos/asf/wicket/branches/wicket-1.5.1
> > 
> > Artifacts
> > http://people.apache.org/~ivaynberg/wicket-1.5.1/dist/
> > 
> > Maven repo
> > https://repository.apache.org/content/repositories/orgapachewicket-081/
> > 
> > Changelog
> > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561
> > &version=12315430
> > 
> > This vote ends Friday, September 23rd at 10:00am (GMT-7)
> > 
> > Please test the release and offer your vote.
> > 
> > The Wicket team!

Re: [vote] release wicket 1.5.1

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

Tested:
- svn co + Maven build
- test wicket-examples (found just
https://issues.apache.org/jira/browse/WICKET-4072)
- test the quickstart - produces proper version (1.5.1) and I filed
https://issues.apache.org/jira/browse/WICKET-4073 for the new HTTPS
support
- test the application I work on

On Tue, Sep 20, 2011 at 7:40 PM, Igor Vaynberg <ig...@gmail.com> wrote:
> This vote is to release wicket 1.5.1
>
> Branch
> http://svn.apache.org/repos/asf/wicket/branches/wicket-1.5.1
>
> Artifacts
> http://people.apache.org/~ivaynberg/wicket-1.5.1/dist/
>
> Maven repo
> https://repository.apache.org/content/repositories/orgapachewicket-081/
>
> Changelog
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&version=12315430
>
> This vote ends Friday, September 23rd at 10:00am (GMT-7)
>
> Please test the release and offer your vote.
>
> The Wicket team!
>



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

Re: [vote] release wicket 1.5.1

Posted by Martin Grigorov <mg...@apache.org>.
can you reproduce it in quickstart app ?
please attach it to a ticket in Jira

On Wed, Sep 21, 2011 at 8:46 AM, nhsoft.yhw <nh...@gmail.com> wrote:
> After upgrading to wicket1.5.1 from wicket1.5.0, the original can not be a
> normal page appears normal resolution, errors occur html parsing problem.
>
> No matching close bracket at (line 72, column 59)
>  MarkupStream: [markup =
> file:/C:/Program%20Files/Apache%20Software%20Foundation/Tomcat%207.0/webapps/ROOT/WEB-INF/classes/wm/wicket/pages/activity/SiteActivityFormPage.html
> &lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot;
> &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;
> <html>
>        <head></head><body>
>                <wicket:extend>
>
> 发布专题活动
>
>                        <form wicket:id="siteActivityForm">
>                                <table class="bigForm">
>                                        <tr class="title">
>                                                <th colspan="2">基本资料</th>
>                                        </tr>
>                                        <tr>
>                                                <td class="label">生活圈</td>
>                                                <td>
>
>                                                </td>
>                                        </tr>
>                                        <tr wicket:id="wmcShopInfo">
>                                                <td class="label">店家</td>
>                                                <td>
>
>                                                </td>
>                                        </tr>
>                                        <tr>
>                                                <td class="label">名称</td>
>                                                <td>
>                                                        <input type="text" wicket:id="activityName" maxlength="255"
> style="width: 28em;"/>
>                                                </td>
>                                        </tr>
>                                        <tr>
>                                                <td class="label">
>                                                        活动网址:
>                                                </td>
>                                                <td>
>                                                        <input wicket:id="activityUrl" maxlength="255" style="width: 28em;"
> type="text"/>
>                                                        (开头要写http://)
>                                                </td>
>                                        </tr>
>                                        <tr>
>                                                <td class="label">
>                                                        活动分类:
>                                                </td>
>                                                <td>
>
>
>                                                                        <input type="radio" wicket:id="radio"/>
>                                                                        [网站活动]
>
>
>                                                </td>
>                                        </tr>
>                                  <tr>
>                                      <td class="label">有效期</td>
>                                      <td>
>                                        从 <br/>至
>                                      </td>
>                                  </tr>
>                                          <tr wicket:id="wmcActivityPoster">
>                                      <td class="label">活动海报</td>
>                                      <td>
>
>                                      </td>
>                                  </tr>
>                                  <tr>
>                                      <td class="label">上传(更新)海报</td>
>                                      <td><input type="file" size="40"
> wicket:id="uploadPosterImage"/></td>
>                                  </tr>
>                                        <tr>
>                                                <td></td>
>                                                <td>
>                                                        <input type="submit" wicket:id="doSubmit" value="提交"/>
>                                                        <input type="submit" wicket:id="doRemove" value="删除"/>
>                                                        <input type="submit" wicket:id="doCancel" value="取消"/>
>                                                </td>
>                                        </tr>
>                                </table>
>                        </form>
>                </wicket:extend>
>        </body>
> </html>, index = 23, current = [Raw markup]]
>        at
> org.apache.wicket.markup.AbstractMarkupParser.parseMarkup(AbstractMarkupParser.java:299)
>        at
> org.apache.wicket.markup.AbstractMarkupParser.parse(AbstractMarkupParser.java:181)
>        at
> org.apache.wicket.markup.loader.SimpleMarkupLoader.loadMarkup(SimpleMarkupLoader.java:50)
>        at
> org.apache.wicket.markup.loader.InheritedMarkupMarkupLoader.loadMarkup(InheritedMarkupMarkupLoader.java:55)
>        at
> org.apache.wicket.markup.loader.DefaultMarkupLoader.loadMarkup(DefaultMarkupLoader.java:51)
>        at
> org.apache.wicket.markup.MarkupFactory.loadMarkup(MarkupFactory.java:430)
>        at org.apache.wicket.markup.MarkupCache.loadMarkup(MarkupCache.java:442)
>        at
> org.apache.wicket.markup.MarkupCache.loadMarkupAndWatchForChanges(MarkupCache.java:534)
>        at org.apache.wicket.markup.MarkupCache.getMarkup(MarkupCache.java:300)
>        at org.apache.wicket.markup.MarkupFactory.getMarkup(MarkupFactory.java:236)
>        at org.apache.wicket.markup.MarkupFactory.getMarkup(MarkupFactory.java:194)
>        at
> org.apache.wicket.MarkupContainer.getAssociatedMarkup(MarkupContainer.java:444)
>        at
> org.apache.wicket.MarkupContainer.hasAssociatedMarkup(MarkupContainer.java:1845)
>        at org.apache.wicket.Component.getMarkup(Component.java:722)
>        at org.apache.wicket.Component.internalRender(Component.java:2310)
>        at org.apache.wicket.Component.render(Component.java:2273)
>        at org.apache.wicket.Page.renderPage(Page.java:1035)
>        at
> org.apache.wicket.request.handler.render.WebPageRenderer.renderPage(WebPageRenderer.java:105)
>        at
> org.apache.wicket.request.handler.render.WebPageRenderer.respond(WebPageRenderer.java:224)
>        at
> org.apache.wicket.request.handler.RenderPageRequestHandler.respond(RenderPageRequestHandler.java:147)
>        at
> org.apache.wicket.request.cycle.RequestCycle$HandlerExecutor.respond(RequestCycle.java:712)
>        at
> org.apache.wicket.request.RequestHandlerStack.execute(RequestHandlerStack.java:63)
>        at
> org.apache.wicket.request.RequestHandlerStack.execute(RequestHandlerStack.java:96)
>        at
> org.apache.wicket.request.cycle.RequestCycle.processRequest(RequestCycle.java:208)
>        at
> org.apache.wicket.request.cycle.RequestCycle.processRequestAndDetach(RequestCycle.java:251)
>        at
> org.apache.wicket.protocol.http.WicketFilter.processRequest(WicketFilter.java:162)
>        at
> org.apache.wicket.protocol.http.WicketFilter.doFilter(WicketFilter.java:218)
>        at
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
>        at
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
>        at
> org.springframework.security.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:399)
>        at
> org.springframework.security.context.HttpSessionContextIntegrationFilter.doFilterHttp(HttpSessionContextIntegrationFilter.java:235)
>        at
> org.springframework.security.ui.SpringSecurityFilter.doFilter(SpringSecurityFilter.java:53)
>        at
> org.springframework.security.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:411)
>        at
> org.springframework.security.util.FilterChainProxy.doFilter(FilterChainProxy.java:188)
>        at
> org.springframework.security.util.FilterToBeanProxy.doFilter(FilterToBeanProxy.java:99)
>        at
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
>        at
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
>        at
> org.springframework.orm.hibernate3.support.OpenSessionInViewFilter.doFilterInternal(OpenSessionInViewFilter.java:198)
>        at
> org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76)
>        at
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
>        at
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
>        at
> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:240)
>        at
> org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:164)
>        at
> org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:462)
>        at
> org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:164)
>        at
> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
>        at
> org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:563)
>        at
> org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
>        at
> org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:399)
>        at
> org.apache.coyote.http11.Http11AprProcessor.process(Http11AprProcessor.java:306)
>        at
> org.apache.coyote.http11.Http11AprProtocol$Http11ConnectionHandler.process(Http11AprProtocol.java:322)
>        at
> org.apache.tomcat.util.net.AprEndpoint$SocketProcessor.run(AprEndpoint.java:1732)
>        at
> java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
>        at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
>        at java.lang.Thread.run(Thread.java:619)
> Caused by: java.text.ParseException: No matching close bracket at (line 72,
> column 59)
>        at
> org.apache.wicket.markup.parser.XmlPullParser.next(XmlPullParser.java:216)
>        at
> org.apache.wicket.markup.parser.filter.RootMarkupFilter.nextElement(RootMarkupFilter.java:58)
>        at
> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement(AbstractMarkupFilter.java:75)
>        at
> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement(AbstractMarkupFilter.java:75)
>        at
> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement(AbstractMarkupFilter.java:75)
>        at
> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement(AbstractMarkupFilter.java:75)
>        at
> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement(AbstractMarkupFilter.java:75)
>        at
> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement(AbstractMarkupFilter.java:75)
>        at
> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement(AbstractMarkupFilter.java:75)
>        at
> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement(AbstractMarkupFilter.java:75)
>        at
> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement(AbstractMarkupFilter.java:75)
>        at
> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement(AbstractMarkupFilter.java:75)
>        at
> org.apache.wicket.markup.parser.filter.OpenCloseTagExpander.nextElement(OpenCloseTagExpander.java:78)
>        at
> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement(AbstractMarkupFilter.java:75)
>        at
> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement(AbstractMarkupFilter.java:75)
>        at
> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement(AbstractMarkupFilter.java:75)
>        at
> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement(AbstractMarkupFilter.java:75)
>        at
> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement(AbstractMarkupFilter.java:75)
>        at
> org.apache.wicket.markup.AbstractMarkupParser.getNextTag(AbstractMarkupParser.java:213)
>        at
> org.apache.wicket.markup.AbstractMarkupParser.parseMarkup(AbstractMarkupParser.java:228)
>
> Error is due to the new 1.5.1 version adds a few lines of code due to:
> int closeBracketIndex = -1;
>
> if (openBracketIndex! = -1 & & openBracketIndex &lt;input.size () - 1)
> {
> char nextChar = input.charAt (openBracketIndex + 1);
>
> if ((nextChar == '!') | | (nextChar =='?'))
> closeBracketIndex = input.find ('&gt;', openBracketIndex);
> else
> closeBracketIndex = input.findOutOfQuotes ('>', openBracketIndex);
> }
> Igor Vaynberg-2 wrote:
>>
>> This vote is to release wicket 1.5.1
>>
>> Branch
>> http://svn.apache.org/repos/asf/wicket/branches/wicket-1.5.1
>>
>> Artifacts
>> http://people.apache.org/~ivaynberg/wicket-1.5.1/dist/
>>
>> Maven repo
>> https://repository.apache.org/content/repositories/orgapachewicket-081/
>>
>> Changelog
>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&version=12315430
>>
>> This vote ends Friday, September 23rd at 10:00am (GMT-7)
>>
>> Please test the release and offer your vote.
>>
>> The Wicket team!
>>
>
>
> -----
> http://www.517wm.com
> 外卖订餐分享工具
> --
> View this message in context: http://apache-wicket.1842946.n4.nabble.com/vote-release-wicket-1-5-1-tp3827455p3829021.html
> Sent from the Forum for Wicket Core developers mailing list archive at Nabble.com.
>



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

Re: [vote] release wicket 1.5.1

Posted by Martin Grigorov <mg...@apache.org>.
On Fri, Sep 23, 2011 at 10:21 AM, Martin Grigorov <mg...@apache.org> wrote:
> I cannot reproduce any problem with this application.
> I tried with RC7, 1.5.1 and -SNAPSHOT.
>
> I just you got somehow broken .jar of 1.5.1.
I think you got somehow broken .jar of 1.5.1
>
> On Fri, Sep 23, 2011 at 7:37 AM, nhsoft.yhw <nh...@gmail.com> wrote:
>> Sorry I'm late.
>>
>> I created a demo program, use the wicket-1.5.RC7 build, it works. But when I
>> use the wicket-core-1.5.1.jar replace wicket-1.5.RC7.jar,
>> http://apache-wicket.1842946.n4.nabble.com/file/n3835719/demo.rar demo.rar
>> throw what exceptions:
>>
>> java.lang.NoSuchMethodError:
>> org.apache.wicket.util.io.FullyBufferedReader.findOutOfQuotes (CI) I
>> org.apache.wicket.markup.parser.XmlPullParser.next (XmlPullParser.java: 211)
>> org.apache.wicket.markup.parser.filter.RootMarkupFilter.nextElement
>> (RootMarkupFilter.java: 58)
>> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement
>> (AbstractMarkupFilter.java: 75)
>> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement
>> (AbstractMarkupFilter.java: 75)
>> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement
>> (AbstractMarkupFilter.java: 75)
>> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement
>> (AbstractMarkupFilter.java: 75)
>> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement
>> (AbstractMarkupFilter.java: 75)
>> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement
>> (AbstractMarkupFilter.java: 75)
>> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement
>> (AbstractMarkupFilter.java: 75)
>> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement
>> (AbstractMarkupFilter.java: 75)
>> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement
>> (AbstractMarkupFilter.java: 75)
>> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement
>> (AbstractMarkupFilter.java: 75)
>> org.apache.wicket.markup.parser.filter.OpenCloseTagExpander.nextElement
>> (OpenCloseTagExpander.java: 78)
>> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement
>> (AbstractMarkupFilter.java: 75)
>> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement
>> (AbstractMarkupFilter.java: 75)
>> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement
>> (AbstractMarkupFilter.java: 75)
>> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement
>> (AbstractMarkupFilter.java: 75)
>> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement
>> (AbstractMarkupFilter.java: 75)
>> org.apache.wicket.markup.AbstractMarkupParser.getNextTag
>> (AbstractMarkupParser.java: 213)
>> org.apache.wicket.markup.AbstractMarkupParser.parseMarkup
>> (AbstractMarkupParser.java: 228)
>> org.apache.wicket.markup.AbstractMarkupParser.parse
>> (AbstractMarkupParser.java: 181)
>> org.apache.wicket.markup.loader.SimpleMarkupLoader.loadMarkup
>> (SimpleMarkupLoader.java: 50)
>> org.apache.wicket.markup.loader.InheritedMarkupMarkupLoader.loadMarkup
>> (InheritedMarkupMarkupLoader.java: 55)
>> org.apache.wicket.markup.loader.DefaultMarkupLoader.loadMarkup
>> (DefaultMarkupLoader.java: 51)
>> org.apache.wicket.markup.MarkupFactory.loadMarkup (MarkupFactory.java: 430)
>> org.apache.wicket.markup.MarkupCache.loadMarkup (MarkupCache.java: 442)
>> org.apache.wicket.markup.MarkupCache.loadMarkupAndWatchForChanges
>> (MarkupCache.java: 534)
>> org.apache.wicket.markup.MarkupCache.getMarkup (MarkupCache.java: 300)
>> org.apache.wicket.markup.MarkupFactory.getMarkup (MarkupFactory.java: 236)
>> org.apache.wicket.markup.MarkupFactory.getMarkup (MarkupFactory.java: 194)
>> org.apache.wicket.MarkupContainer.getAssociatedMarkup (MarkupContainer.java:
>> 444)
>> org.apache.wicket.MarkupContainer.hasAssociatedMarkup (MarkupContainer.java:
>> 1845)
>> org.apache.wicket.Component.getMarkup (Component.java: 722)
>> org.apache.wicket.MarkupContainer.add (MarkupContainer.java: 187)
>> org.apache.wicket.markup.html.pages.ExceptionErrorPage. <init>
>> (ExceptionErrorPage.java: 61)
>> org.apache.wicket.DefaultExceptionMapper.internalMap
>> (DefaultExceptionMapper.java: 119)
>> org.apache.wicket.DefaultExceptionMapper.map (DefaultExceptionMapper.java:
>> 53)
>> org.apache.wicket.request.cycle.RequestCycle.handleException
>> (RequestCycle.java: 302)
>> org.apache.wicket.request.cycle.RequestCycle.processRequest
>> (RequestCycle.java: 220)
>> org.apache.wicket.request.cycle.RequestCycle.processRequestAndDetach
>> (RequestCycle.java: 251)
>> org.apache.wicket.protocol.http.WicketFilter.processRequest
>> (WicketFilter.java: 162)
>> org.apache.wicket.protocol.http.WicketFilter.doFilter (WicketFilter.java:
>> 218)
>>
>> -----
>> http://www.517wm.com
>> 外卖订餐分享工具
>> --
>> View this message in context: http://apache-wicket.1842946.n4.nabble.com/vote-release-wicket-1-5-1-tp3827455p3835719.html
>> Sent from the Forum for Wicket Core developers mailing list archive at Nabble.com.
>>
>
>
>
> --
> Martin Grigorov
> jWeekend
> Training, Consulting, Development
> http://jWeekend.com
>



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

Re: [vote] release wicket 1.5.1

Posted by Martin Grigorov <mg...@apache.org>.
I cannot reproduce any problem with this application.
I tried with RC7, 1.5.1 and -SNAPSHOT.

I just you got somehow broken .jar of 1.5.1.

On Fri, Sep 23, 2011 at 7:37 AM, nhsoft.yhw <nh...@gmail.com> wrote:
> Sorry I'm late.
>
> I created a demo program, use the wicket-1.5.RC7 build, it works. But when I
> use the wicket-core-1.5.1.jar replace wicket-1.5.RC7.jar,
> http://apache-wicket.1842946.n4.nabble.com/file/n3835719/demo.rar demo.rar
> throw what exceptions:
>
> java.lang.NoSuchMethodError:
> org.apache.wicket.util.io.FullyBufferedReader.findOutOfQuotes (CI) I
> org.apache.wicket.markup.parser.XmlPullParser.next (XmlPullParser.java: 211)
> org.apache.wicket.markup.parser.filter.RootMarkupFilter.nextElement
> (RootMarkupFilter.java: 58)
> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement
> (AbstractMarkupFilter.java: 75)
> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement
> (AbstractMarkupFilter.java: 75)
> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement
> (AbstractMarkupFilter.java: 75)
> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement
> (AbstractMarkupFilter.java: 75)
> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement
> (AbstractMarkupFilter.java: 75)
> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement
> (AbstractMarkupFilter.java: 75)
> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement
> (AbstractMarkupFilter.java: 75)
> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement
> (AbstractMarkupFilter.java: 75)
> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement
> (AbstractMarkupFilter.java: 75)
> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement
> (AbstractMarkupFilter.java: 75)
> org.apache.wicket.markup.parser.filter.OpenCloseTagExpander.nextElement
> (OpenCloseTagExpander.java: 78)
> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement
> (AbstractMarkupFilter.java: 75)
> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement
> (AbstractMarkupFilter.java: 75)
> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement
> (AbstractMarkupFilter.java: 75)
> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement
> (AbstractMarkupFilter.java: 75)
> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement
> (AbstractMarkupFilter.java: 75)
> org.apache.wicket.markup.AbstractMarkupParser.getNextTag
> (AbstractMarkupParser.java: 213)
> org.apache.wicket.markup.AbstractMarkupParser.parseMarkup
> (AbstractMarkupParser.java: 228)
> org.apache.wicket.markup.AbstractMarkupParser.parse
> (AbstractMarkupParser.java: 181)
> org.apache.wicket.markup.loader.SimpleMarkupLoader.loadMarkup
> (SimpleMarkupLoader.java: 50)
> org.apache.wicket.markup.loader.InheritedMarkupMarkupLoader.loadMarkup
> (InheritedMarkupMarkupLoader.java: 55)
> org.apache.wicket.markup.loader.DefaultMarkupLoader.loadMarkup
> (DefaultMarkupLoader.java: 51)
> org.apache.wicket.markup.MarkupFactory.loadMarkup (MarkupFactory.java: 430)
> org.apache.wicket.markup.MarkupCache.loadMarkup (MarkupCache.java: 442)
> org.apache.wicket.markup.MarkupCache.loadMarkupAndWatchForChanges
> (MarkupCache.java: 534)
> org.apache.wicket.markup.MarkupCache.getMarkup (MarkupCache.java: 300)
> org.apache.wicket.markup.MarkupFactory.getMarkup (MarkupFactory.java: 236)
> org.apache.wicket.markup.MarkupFactory.getMarkup (MarkupFactory.java: 194)
> org.apache.wicket.MarkupContainer.getAssociatedMarkup (MarkupContainer.java:
> 444)
> org.apache.wicket.MarkupContainer.hasAssociatedMarkup (MarkupContainer.java:
> 1845)
> org.apache.wicket.Component.getMarkup (Component.java: 722)
> org.apache.wicket.MarkupContainer.add (MarkupContainer.java: 187)
> org.apache.wicket.markup.html.pages.ExceptionErrorPage. <init>
> (ExceptionErrorPage.java: 61)
> org.apache.wicket.DefaultExceptionMapper.internalMap
> (DefaultExceptionMapper.java: 119)
> org.apache.wicket.DefaultExceptionMapper.map (DefaultExceptionMapper.java:
> 53)
> org.apache.wicket.request.cycle.RequestCycle.handleException
> (RequestCycle.java: 302)
> org.apache.wicket.request.cycle.RequestCycle.processRequest
> (RequestCycle.java: 220)
> org.apache.wicket.request.cycle.RequestCycle.processRequestAndDetach
> (RequestCycle.java: 251)
> org.apache.wicket.protocol.http.WicketFilter.processRequest
> (WicketFilter.java: 162)
> org.apache.wicket.protocol.http.WicketFilter.doFilter (WicketFilter.java:
> 218)
>
> -----
> http://www.517wm.com
> 外卖订餐分享工具
> --
> View this message in context: http://apache-wicket.1842946.n4.nabble.com/vote-release-wicket-1-5-1-tp3827455p3835719.html
> Sent from the Forum for Wicket Core developers mailing list archive at Nabble.com.
>



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

Re: [vote] release wicket 1.5.1

Posted by "nhsoft.yhw" <nh...@gmail.com>.
Just downloaded the latest code, re-compiled, no error occurred.

Wait wicket1.5 next release, I will re-test to see if there are problems.




Andrea Del Bene-2 wrote:
> 
> Hi,
> 
> you have to update also wicket-util and wicket-request jars with 1.5.1 
> version. The core jar alone is not enough.
>> Sorry I'm late.
>>
>> I created a demo program, use the wicket-1.5.RC7 build, it works. But
>> when I
>> use the wicket-core-1.5.1.jar replace wicket-1.5.RC7.jar,
>> http://apache-wicket.1842946.n4.nabble.com/file/n3835719/demo.rar
>> demo.rar
>> throw what exceptions:
>>
>> java.lang.NoSuchMethodError:
>> org.apache.wicket.util.io.FullyBufferedReader.findOutOfQuotes (CI) I
>> org.apache.wicket.markup.parser.XmlPullParser.next (XmlPullParser.java:
>> 211)
>> org.apache.wicket.markup.parser.filter.RootMarkupFilter.nextElement
>> (RootMarkupFilter.java: 58)
>> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement
>> (AbstractMarkupFilter.java: 75)
>> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement
>> (AbstractMarkupFilter.java: 75)
>> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement
>> (AbstractMarkupFilter.java: 75)
>> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement
>> (AbstractMarkupFilter.java: 75)
>> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement
>> (AbstractMarkupFilter.java: 75)
>> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement
>> (AbstractMarkupFilter.java: 75)
>> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement
>> (AbstractMarkupFilter.java: 75)
>> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement
>> (AbstractMarkupFilter.java: 75)
>> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement
>> (AbstractMarkupFilter.java: 75)
>> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement
>> (AbstractMarkupFilter.java: 75)
>> org.apache.wicket.markup.parser.filter.OpenCloseTagExpander.nextElement
>> (OpenCloseTagExpander.java: 78)
>> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement
>> (AbstractMarkupFilter.java: 75)
>> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement
>> (AbstractMarkupFilter.java: 75)
>> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement
>> (AbstractMarkupFilter.java: 75)
>> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement
>> (AbstractMarkupFilter.java: 75)
>> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement
>> (AbstractMarkupFilter.java: 75)
>> org.apache.wicket.markup.AbstractMarkupParser.getNextTag
>> (AbstractMarkupParser.java: 213)
>> org.apache.wicket.markup.AbstractMarkupParser.parseMarkup
>> (AbstractMarkupParser.java: 228)
>> org.apache.wicket.markup.AbstractMarkupParser.parse
>> (AbstractMarkupParser.java: 181)
>> org.apache.wicket.markup.loader.SimpleMarkupLoader.loadMarkup
>> (SimpleMarkupLoader.java: 50)
>> org.apache.wicket.markup.loader.InheritedMarkupMarkupLoader.loadMarkup
>> (InheritedMarkupMarkupLoader.java: 55)
>> org.apache.wicket.markup.loader.DefaultMarkupLoader.loadMarkup
>> (DefaultMarkupLoader.java: 51)
>> org.apache.wicket.markup.MarkupFactory.loadMarkup (MarkupFactory.java:
>> 430)
>> org.apache.wicket.markup.MarkupCache.loadMarkup (MarkupCache.java: 442)
>> org.apache.wicket.markup.MarkupCache.loadMarkupAndWatchForChanges
>> (MarkupCache.java: 534)
>> org.apache.wicket.markup.MarkupCache.getMarkup (MarkupCache.java: 300)
>> org.apache.wicket.markup.MarkupFactory.getMarkup (MarkupFactory.java:
>> 236)
>> org.apache.wicket.markup.MarkupFactory.getMarkup (MarkupFactory.java:
>> 194)
>> org.apache.wicket.MarkupContainer.getAssociatedMarkup
>> (MarkupContainer.java:
>> 444)
>> org.apache.wicket.MarkupContainer.hasAssociatedMarkup
>> (MarkupContainer.java:
>> 1845)
>> org.apache.wicket.Component.getMarkup (Component.java: 722)
>> org.apache.wicket.MarkupContainer.add (MarkupContainer.java: 187)
>> org.apache.wicket.markup.html.pages.ExceptionErrorPage.<init>
>> (ExceptionErrorPage.java: 61)
>> org.apache.wicket.DefaultExceptionMapper.internalMap
>> (DefaultExceptionMapper.java: 119)
>> org.apache.wicket.DefaultExceptionMapper.map
>> (DefaultExceptionMapper.java:
>> 53)
>> org.apache.wicket.request.cycle.RequestCycle.handleException
>> (RequestCycle.java: 302)
>> org.apache.wicket.request.cycle.RequestCycle.processRequest
>> (RequestCycle.java: 220)
>> org.apache.wicket.request.cycle.RequestCycle.processRequestAndDetach
>> (RequestCycle.java: 251)
>> org.apache.wicket.protocol.http.WicketFilter.processRequest
>> (WicketFilter.java: 162)
>> org.apache.wicket.protocol.http.WicketFilter.doFilter (WicketFilter.java:
>> 218)
>>
>> -----
>> http://www.517wm.com
>> 外卖订餐分享工具
>> --
>> View this message in context:
>> http://apache-wicket.1842946.n4.nabble.com/vote-release-wicket-1-5-1-tp3827455p3835719.html
>> Sent from the Forum for Wicket Core developers mailing list archive at
>> Nabble.com.
>>
>>
> 


-----
http://www.517wm.com
外卖订餐分享工具
--
View this message in context: http://apache-wicket.1842946.n4.nabble.com/vote-release-wicket-1-5-1-tp3827455p3840919.html
Sent from the Forum for Wicket Core developers mailing list archive at Nabble.com.

Re: [vote] release wicket 1.5.1

Posted by Andrea Del Bene <ad...@ciseonweb.it>.
Hi,

you have to update also wicket-util and wicket-request jars with 1.5.1 
version. The core jar alone is not enough.
> Sorry I'm late.
>
> I created a demo program, use the wicket-1.5.RC7 build, it works. But when I
> use the wicket-core-1.5.1.jar replace wicket-1.5.RC7.jar,
> http://apache-wicket.1842946.n4.nabble.com/file/n3835719/demo.rar demo.rar
> throw what exceptions:
>
> java.lang.NoSuchMethodError:
> org.apache.wicket.util.io.FullyBufferedReader.findOutOfQuotes (CI) I
> org.apache.wicket.markup.parser.XmlPullParser.next (XmlPullParser.java: 211)
> org.apache.wicket.markup.parser.filter.RootMarkupFilter.nextElement
> (RootMarkupFilter.java: 58)
> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement
> (AbstractMarkupFilter.java: 75)
> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement
> (AbstractMarkupFilter.java: 75)
> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement
> (AbstractMarkupFilter.java: 75)
> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement
> (AbstractMarkupFilter.java: 75)
> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement
> (AbstractMarkupFilter.java: 75)
> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement
> (AbstractMarkupFilter.java: 75)
> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement
> (AbstractMarkupFilter.java: 75)
> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement
> (AbstractMarkupFilter.java: 75)
> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement
> (AbstractMarkupFilter.java: 75)
> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement
> (AbstractMarkupFilter.java: 75)
> org.apache.wicket.markup.parser.filter.OpenCloseTagExpander.nextElement
> (OpenCloseTagExpander.java: 78)
> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement
> (AbstractMarkupFilter.java: 75)
> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement
> (AbstractMarkupFilter.java: 75)
> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement
> (AbstractMarkupFilter.java: 75)
> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement
> (AbstractMarkupFilter.java: 75)
> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement
> (AbstractMarkupFilter.java: 75)
> org.apache.wicket.markup.AbstractMarkupParser.getNextTag
> (AbstractMarkupParser.java: 213)
> org.apache.wicket.markup.AbstractMarkupParser.parseMarkup
> (AbstractMarkupParser.java: 228)
> org.apache.wicket.markup.AbstractMarkupParser.parse
> (AbstractMarkupParser.java: 181)
> org.apache.wicket.markup.loader.SimpleMarkupLoader.loadMarkup
> (SimpleMarkupLoader.java: 50)
> org.apache.wicket.markup.loader.InheritedMarkupMarkupLoader.loadMarkup
> (InheritedMarkupMarkupLoader.java: 55)
> org.apache.wicket.markup.loader.DefaultMarkupLoader.loadMarkup
> (DefaultMarkupLoader.java: 51)
> org.apache.wicket.markup.MarkupFactory.loadMarkup (MarkupFactory.java: 430)
> org.apache.wicket.markup.MarkupCache.loadMarkup (MarkupCache.java: 442)
> org.apache.wicket.markup.MarkupCache.loadMarkupAndWatchForChanges
> (MarkupCache.java: 534)
> org.apache.wicket.markup.MarkupCache.getMarkup (MarkupCache.java: 300)
> org.apache.wicket.markup.MarkupFactory.getMarkup (MarkupFactory.java: 236)
> org.apache.wicket.markup.MarkupFactory.getMarkup (MarkupFactory.java: 194)
> org.apache.wicket.MarkupContainer.getAssociatedMarkup (MarkupContainer.java:
> 444)
> org.apache.wicket.MarkupContainer.hasAssociatedMarkup (MarkupContainer.java:
> 1845)
> org.apache.wicket.Component.getMarkup (Component.java: 722)
> org.apache.wicket.MarkupContainer.add (MarkupContainer.java: 187)
> org.apache.wicket.markup.html.pages.ExceptionErrorPage.<init>
> (ExceptionErrorPage.java: 61)
> org.apache.wicket.DefaultExceptionMapper.internalMap
> (DefaultExceptionMapper.java: 119)
> org.apache.wicket.DefaultExceptionMapper.map (DefaultExceptionMapper.java:
> 53)
> org.apache.wicket.request.cycle.RequestCycle.handleException
> (RequestCycle.java: 302)
> org.apache.wicket.request.cycle.RequestCycle.processRequest
> (RequestCycle.java: 220)
> org.apache.wicket.request.cycle.RequestCycle.processRequestAndDetach
> (RequestCycle.java: 251)
> org.apache.wicket.protocol.http.WicketFilter.processRequest
> (WicketFilter.java: 162)
> org.apache.wicket.protocol.http.WicketFilter.doFilter (WicketFilter.java:
> 218)
>
> -----
> http://www.517wm.com
> 外卖订餐分享工具
> --
> View this message in context: http://apache-wicket.1842946.n4.nabble.com/vote-release-wicket-1-5-1-tp3827455p3835719.html
> Sent from the Forum for Wicket Core developers mailing list archive at Nabble.com.
>
>


Re: [vote] release wicket 1.5.1

Posted by "nhsoft.yhw" <nh...@gmail.com>.
Sorry I'm late.

I created a demo program, use the wicket-1.5.RC7 build, it works. But when I
use the wicket-core-1.5.1.jar replace wicket-1.5.RC7.jar, 
http://apache-wicket.1842946.n4.nabble.com/file/n3835719/demo.rar demo.rar
throw what exceptions:

java.lang.NoSuchMethodError:
org.apache.wicket.util.io.FullyBufferedReader.findOutOfQuotes (CI) I
org.apache.wicket.markup.parser.XmlPullParser.next (XmlPullParser.java: 211)
org.apache.wicket.markup.parser.filter.RootMarkupFilter.nextElement
(RootMarkupFilter.java: 58)
org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement
(AbstractMarkupFilter.java: 75)
org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement
(AbstractMarkupFilter.java: 75)
org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement
(AbstractMarkupFilter.java: 75)
org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement
(AbstractMarkupFilter.java: 75)
org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement
(AbstractMarkupFilter.java: 75)
org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement
(AbstractMarkupFilter.java: 75)
org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement
(AbstractMarkupFilter.java: 75)
org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement
(AbstractMarkupFilter.java: 75)
org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement
(AbstractMarkupFilter.java: 75)
org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement
(AbstractMarkupFilter.java: 75)
org.apache.wicket.markup.parser.filter.OpenCloseTagExpander.nextElement
(OpenCloseTagExpander.java: 78)
org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement
(AbstractMarkupFilter.java: 75)
org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement
(AbstractMarkupFilter.java: 75)
org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement
(AbstractMarkupFilter.java: 75)
org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement
(AbstractMarkupFilter.java: 75)
org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement
(AbstractMarkupFilter.java: 75)
org.apache.wicket.markup.AbstractMarkupParser.getNextTag
(AbstractMarkupParser.java: 213)
org.apache.wicket.markup.AbstractMarkupParser.parseMarkup
(AbstractMarkupParser.java: 228)
org.apache.wicket.markup.AbstractMarkupParser.parse
(AbstractMarkupParser.java: 181)
org.apache.wicket.markup.loader.SimpleMarkupLoader.loadMarkup
(SimpleMarkupLoader.java: 50)
org.apache.wicket.markup.loader.InheritedMarkupMarkupLoader.loadMarkup
(InheritedMarkupMarkupLoader.java: 55)
org.apache.wicket.markup.loader.DefaultMarkupLoader.loadMarkup
(DefaultMarkupLoader.java: 51)
org.apache.wicket.markup.MarkupFactory.loadMarkup (MarkupFactory.java: 430)
org.apache.wicket.markup.MarkupCache.loadMarkup (MarkupCache.java: 442)
org.apache.wicket.markup.MarkupCache.loadMarkupAndWatchForChanges
(MarkupCache.java: 534)
org.apache.wicket.markup.MarkupCache.getMarkup (MarkupCache.java: 300)
org.apache.wicket.markup.MarkupFactory.getMarkup (MarkupFactory.java: 236)
org.apache.wicket.markup.MarkupFactory.getMarkup (MarkupFactory.java: 194)
org.apache.wicket.MarkupContainer.getAssociatedMarkup (MarkupContainer.java:
444)
org.apache.wicket.MarkupContainer.hasAssociatedMarkup (MarkupContainer.java:
1845)
org.apache.wicket.Component.getMarkup (Component.java: 722)
org.apache.wicket.MarkupContainer.add (MarkupContainer.java: 187)
org.apache.wicket.markup.html.pages.ExceptionErrorPage. <init>
(ExceptionErrorPage.java: 61)
org.apache.wicket.DefaultExceptionMapper.internalMap
(DefaultExceptionMapper.java: 119)
org.apache.wicket.DefaultExceptionMapper.map (DefaultExceptionMapper.java:
53)
org.apache.wicket.request.cycle.RequestCycle.handleException
(RequestCycle.java: 302)
org.apache.wicket.request.cycle.RequestCycle.processRequest
(RequestCycle.java: 220)
org.apache.wicket.request.cycle.RequestCycle.processRequestAndDetach
(RequestCycle.java: 251)
org.apache.wicket.protocol.http.WicketFilter.processRequest
(WicketFilter.java: 162)
org.apache.wicket.protocol.http.WicketFilter.doFilter (WicketFilter.java:
218)

-----
http://www.517wm.com
外卖订餐分享工具
--
View this message in context: http://apache-wicket.1842946.n4.nabble.com/vote-release-wicket-1-5-1-tp3827455p3835719.html
Sent from the Forum for Wicket Core developers mailing list archive at Nabble.com.

Re: [vote] release wicket 1.5.1

Posted by Igor Vaynberg <ig...@gmail.com>.
please submit a quickstart with the failing markup.

-igor


On Tue, Sep 20, 2011 at 10:46 PM, nhsoft.yhw <nh...@gmail.com> wrote:
> After upgrading to wicket1.5.1 from wicket1.5.0, the original can not be a
> normal page appears normal resolution, errors occur html parsing problem.
>
> No matching close bracket at (line 72, column 59)
>  MarkupStream: [markup =
> file:/C:/Program%20Files/Apache%20Software%20Foundation/Tomcat%207.0/webapps/ROOT/WEB-INF/classes/wm/wicket/pages/activity/SiteActivityFormPage.html
> &lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot;
> &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;
> <html>
>        <head></head><body>
>                <wicket:extend>
>
> 发布专题活动
>
>                        <form wicket:id="siteActivityForm">
>                                <table class="bigForm">
>                                        <tr class="title">
>                                                <th colspan="2">基本资料</th>
>                                        </tr>
>                                        <tr>
>                                                <td class="label">生活圈</td>
>                                                <td>
>
>                                                </td>
>                                        </tr>
>                                        <tr wicket:id="wmcShopInfo">
>                                                <td class="label">店家</td>
>                                                <td>
>
>                                                </td>
>                                        </tr>
>                                        <tr>
>                                                <td class="label">名称</td>
>                                                <td>
>                                                        <input type="text" wicket:id="activityName" maxlength="255"
> style="width: 28em;"/>
>                                                </td>
>                                        </tr>
>                                        <tr>
>                                                <td class="label">
>                                                        活动网址:
>                                                </td>
>                                                <td>
>                                                        <input wicket:id="activityUrl" maxlength="255" style="width: 28em;"
> type="text"/>
>                                                        (开头要写http://)
>                                                </td>
>                                        </tr>
>                                        <tr>
>                                                <td class="label">
>                                                        活动分类:
>                                                </td>
>                                                <td>
>
>
>                                                                        <input type="radio" wicket:id="radio"/>
>                                                                        [网站活动]
>
>
>                                                </td>
>                                        </tr>
>                                  <tr>
>                                      <td class="label">有效期</td>
>                                      <td>
>                                        从 <br/>至
>                                      </td>
>                                  </tr>
>                                          <tr wicket:id="wmcActivityPoster">
>                                      <td class="label">活动海报</td>
>                                      <td>
>
>                                      </td>
>                                  </tr>
>                                  <tr>
>                                      <td class="label">上传(更新)海报</td>
>                                      <td><input type="file" size="40"
> wicket:id="uploadPosterImage"/></td>
>                                  </tr>
>                                        <tr>
>                                                <td></td>
>                                                <td>
>                                                        <input type="submit" wicket:id="doSubmit" value="提交"/>
>                                                        <input type="submit" wicket:id="doRemove" value="删除"/>
>                                                        <input type="submit" wicket:id="doCancel" value="取消"/>
>                                                </td>
>                                        </tr>
>                                </table>
>                        </form>
>                </wicket:extend>
>        </body>
> </html>, index = 23, current = [Raw markup]]
>        at
> org.apache.wicket.markup.AbstractMarkupParser.parseMarkup(AbstractMarkupParser.java:299)
>        at
> org.apache.wicket.markup.AbstractMarkupParser.parse(AbstractMarkupParser.java:181)
>        at
> org.apache.wicket.markup.loader.SimpleMarkupLoader.loadMarkup(SimpleMarkupLoader.java:50)
>        at
> org.apache.wicket.markup.loader.InheritedMarkupMarkupLoader.loadMarkup(InheritedMarkupMarkupLoader.java:55)
>        at
> org.apache.wicket.markup.loader.DefaultMarkupLoader.loadMarkup(DefaultMarkupLoader.java:51)
>        at
> org.apache.wicket.markup.MarkupFactory.loadMarkup(MarkupFactory.java:430)
>        at org.apache.wicket.markup.MarkupCache.loadMarkup(MarkupCache.java:442)
>        at
> org.apache.wicket.markup.MarkupCache.loadMarkupAndWatchForChanges(MarkupCache.java:534)
>        at org.apache.wicket.markup.MarkupCache.getMarkup(MarkupCache.java:300)
>        at org.apache.wicket.markup.MarkupFactory.getMarkup(MarkupFactory.java:236)
>        at org.apache.wicket.markup.MarkupFactory.getMarkup(MarkupFactory.java:194)
>        at
> org.apache.wicket.MarkupContainer.getAssociatedMarkup(MarkupContainer.java:444)
>        at
> org.apache.wicket.MarkupContainer.hasAssociatedMarkup(MarkupContainer.java:1845)
>        at org.apache.wicket.Component.getMarkup(Component.java:722)
>        at org.apache.wicket.Component.internalRender(Component.java:2310)
>        at org.apache.wicket.Component.render(Component.java:2273)
>        at org.apache.wicket.Page.renderPage(Page.java:1035)
>        at
> org.apache.wicket.request.handler.render.WebPageRenderer.renderPage(WebPageRenderer.java:105)
>        at
> org.apache.wicket.request.handler.render.WebPageRenderer.respond(WebPageRenderer.java:224)
>        at
> org.apache.wicket.request.handler.RenderPageRequestHandler.respond(RenderPageRequestHandler.java:147)
>        at
> org.apache.wicket.request.cycle.RequestCycle$HandlerExecutor.respond(RequestCycle.java:712)
>        at
> org.apache.wicket.request.RequestHandlerStack.execute(RequestHandlerStack.java:63)
>        at
> org.apache.wicket.request.RequestHandlerStack.execute(RequestHandlerStack.java:96)
>        at
> org.apache.wicket.request.cycle.RequestCycle.processRequest(RequestCycle.java:208)
>        at
> org.apache.wicket.request.cycle.RequestCycle.processRequestAndDetach(RequestCycle.java:251)
>        at
> org.apache.wicket.protocol.http.WicketFilter.processRequest(WicketFilter.java:162)
>        at
> org.apache.wicket.protocol.http.WicketFilter.doFilter(WicketFilter.java:218)
>        at
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
>        at
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
>        at
> org.springframework.security.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:399)
>        at
> org.springframework.security.context.HttpSessionContextIntegrationFilter.doFilterHttp(HttpSessionContextIntegrationFilter.java:235)
>        at
> org.springframework.security.ui.SpringSecurityFilter.doFilter(SpringSecurityFilter.java:53)
>        at
> org.springframework.security.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:411)
>        at
> org.springframework.security.util.FilterChainProxy.doFilter(FilterChainProxy.java:188)
>        at
> org.springframework.security.util.FilterToBeanProxy.doFilter(FilterToBeanProxy.java:99)
>        at
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
>        at
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
>        at
> org.springframework.orm.hibernate3.support.OpenSessionInViewFilter.doFilterInternal(OpenSessionInViewFilter.java:198)
>        at
> org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76)
>        at
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
>        at
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
>        at
> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:240)
>        at
> org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:164)
>        at
> org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:462)
>        at
> org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:164)
>        at
> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
>        at
> org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:563)
>        at
> org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
>        at
> org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:399)
>        at
> org.apache.coyote.http11.Http11AprProcessor.process(Http11AprProcessor.java:306)
>        at
> org.apache.coyote.http11.Http11AprProtocol$Http11ConnectionHandler.process(Http11AprProtocol.java:322)
>        at
> org.apache.tomcat.util.net.AprEndpoint$SocketProcessor.run(AprEndpoint.java:1732)
>        at
> java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
>        at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
>        at java.lang.Thread.run(Thread.java:619)
> Caused by: java.text.ParseException: No matching close bracket at (line 72,
> column 59)
>        at
> org.apache.wicket.markup.parser.XmlPullParser.next(XmlPullParser.java:216)
>        at
> org.apache.wicket.markup.parser.filter.RootMarkupFilter.nextElement(RootMarkupFilter.java:58)
>        at
> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement(AbstractMarkupFilter.java:75)
>        at
> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement(AbstractMarkupFilter.java:75)
>        at
> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement(AbstractMarkupFilter.java:75)
>        at
> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement(AbstractMarkupFilter.java:75)
>        at
> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement(AbstractMarkupFilter.java:75)
>        at
> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement(AbstractMarkupFilter.java:75)
>        at
> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement(AbstractMarkupFilter.java:75)
>        at
> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement(AbstractMarkupFilter.java:75)
>        at
> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement(AbstractMarkupFilter.java:75)
>        at
> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement(AbstractMarkupFilter.java:75)
>        at
> org.apache.wicket.markup.parser.filter.OpenCloseTagExpander.nextElement(OpenCloseTagExpander.java:78)
>        at
> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement(AbstractMarkupFilter.java:75)
>        at
> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement(AbstractMarkupFilter.java:75)
>        at
> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement(AbstractMarkupFilter.java:75)
>        at
> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement(AbstractMarkupFilter.java:75)
>        at
> org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement(AbstractMarkupFilter.java:75)
>        at
> org.apache.wicket.markup.AbstractMarkupParser.getNextTag(AbstractMarkupParser.java:213)
>        at
> org.apache.wicket.markup.AbstractMarkupParser.parseMarkup(AbstractMarkupParser.java:228)
>
> Error is due to the new 1.5.1 version adds a few lines of code due to:
> int closeBracketIndex = -1;
>
> if (openBracketIndex! = -1 & & openBracketIndex &lt;input.size () - 1)
> {
> char nextChar = input.charAt (openBracketIndex + 1);
>
> if ((nextChar == '!') | | (nextChar =='?'))
> closeBracketIndex = input.find ('&gt;', openBracketIndex);
> else
> closeBracketIndex = input.findOutOfQuotes ('>', openBracketIndex);
> }
> Igor Vaynberg-2 wrote:
>>
>> This vote is to release wicket 1.5.1
>>
>> Branch
>> http://svn.apache.org/repos/asf/wicket/branches/wicket-1.5.1
>>
>> Artifacts
>> http://people.apache.org/~ivaynberg/wicket-1.5.1/dist/
>>
>> Maven repo
>> https://repository.apache.org/content/repositories/orgapachewicket-081/
>>
>> Changelog
>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&version=12315430
>>
>> This vote ends Friday, September 23rd at 10:00am (GMT-7)
>>
>> Please test the release and offer your vote.
>>
>> The Wicket team!
>>
>
>
> -----
> http://www.517wm.com
> 外卖订餐分享工具
> --
> View this message in context: http://apache-wicket.1842946.n4.nabble.com/vote-release-wicket-1-5-1-tp3827455p3829021.html
> Sent from the Forum for Wicket Core developers mailing list archive at Nabble.com.
>

Re: [vote] release wicket 1.5.1

Posted by "nhsoft.yhw" <nh...@gmail.com>.
After upgrading to wicket1.5.1 from wicket1.5.0, the original can not be a
normal page appears normal resolution, errors occur html parsing problem.

No matching close bracket at (line 72, column 59)
 MarkupStream: [markup =
file:/C:/Program%20Files/Apache%20Software%20Foundation/Tomcat%207.0/webapps/ROOT/WEB-INF/classes/wm/wicket/pages/activity/SiteActivityFormPage.html
&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot;
&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;
<html>
	<head></head><body>
		<wicket:extend>			
			
发布专题活动
			
			<form wicket:id="siteActivityForm">
				<table class="bigForm">
					<tr class="title">
						<th colspan="2">基本资料</th>
					</tr>
					<tr>
						<td class="label">生活圈</td>
						<td>
							
						</td>
					</tr>
					<tr wicket:id="wmcShopInfo">
						<td class="label">店家</td>
						<td>
							
						</td>
					</tr>
					<tr>
						<td class="label">名称</td>
						<td>
							<input type="text" wicket:id="activityName" maxlength="255"
style="width: 28em;"/>
						</td>
					</tr>					
					<tr>
						<td class="label">
							活动网址:
						</td>
						<td>
							<input wicket:id="activityUrl" maxlength="255" style="width: 28em;"
type="text"/>
							(开头要写http://)
						</td>
					</tr>														
					<tr>
						<td class="label">
							活动分类:
						</td>
						<td>
							
								
									<input type="radio" wicket:id="radio"/>
									[网站活动]									
								
													
						</td>
					</tr>										         
			          <tr>
			              <td class="label">有效期</td>
			              <td>
			              	从 <br/>至 
			              </td>
			          </tr>            	                  				
					  <tr wicket:id="wmcActivityPoster">
			              <td class="label">活动海报</td>
			              <td>
			                   
			              </td>
			          </tr>
			          <tr>
			              <td class="label">上传(更新)海报</td>
			              <td><input type="file" size="40"
wicket:id="uploadPosterImage"/></td>
			          </tr>		                         				
					<tr>
						<td></td>
						<td>
							<input type="submit" wicket:id="doSubmit" value="提交"/>
							<input type="submit" wicket:id="doRemove" value="删除"/>
							<input type="submit" wicket:id="doCancel" value="取消"/>												
						</td>
					</tr>           		
				</table>
			</form>
		</wicket:extend>
	</body>
</html>, index = 23, current = [Raw markup]]
	at
org.apache.wicket.markup.AbstractMarkupParser.parseMarkup(AbstractMarkupParser.java:299)
	at
org.apache.wicket.markup.AbstractMarkupParser.parse(AbstractMarkupParser.java:181)
	at
org.apache.wicket.markup.loader.SimpleMarkupLoader.loadMarkup(SimpleMarkupLoader.java:50)
	at
org.apache.wicket.markup.loader.InheritedMarkupMarkupLoader.loadMarkup(InheritedMarkupMarkupLoader.java:55)
	at
org.apache.wicket.markup.loader.DefaultMarkupLoader.loadMarkup(DefaultMarkupLoader.java:51)
	at
org.apache.wicket.markup.MarkupFactory.loadMarkup(MarkupFactory.java:430)
	at org.apache.wicket.markup.MarkupCache.loadMarkup(MarkupCache.java:442)
	at
org.apache.wicket.markup.MarkupCache.loadMarkupAndWatchForChanges(MarkupCache.java:534)
	at org.apache.wicket.markup.MarkupCache.getMarkup(MarkupCache.java:300)
	at org.apache.wicket.markup.MarkupFactory.getMarkup(MarkupFactory.java:236)
	at org.apache.wicket.markup.MarkupFactory.getMarkup(MarkupFactory.java:194)
	at
org.apache.wicket.MarkupContainer.getAssociatedMarkup(MarkupContainer.java:444)
	at
org.apache.wicket.MarkupContainer.hasAssociatedMarkup(MarkupContainer.java:1845)
	at org.apache.wicket.Component.getMarkup(Component.java:722)
	at org.apache.wicket.Component.internalRender(Component.java:2310)
	at org.apache.wicket.Component.render(Component.java:2273)
	at org.apache.wicket.Page.renderPage(Page.java:1035)
	at
org.apache.wicket.request.handler.render.WebPageRenderer.renderPage(WebPageRenderer.java:105)
	at
org.apache.wicket.request.handler.render.WebPageRenderer.respond(WebPageRenderer.java:224)
	at
org.apache.wicket.request.handler.RenderPageRequestHandler.respond(RenderPageRequestHandler.java:147)
	at
org.apache.wicket.request.cycle.RequestCycle$HandlerExecutor.respond(RequestCycle.java:712)
	at
org.apache.wicket.request.RequestHandlerStack.execute(RequestHandlerStack.java:63)
	at
org.apache.wicket.request.RequestHandlerStack.execute(RequestHandlerStack.java:96)
	at
org.apache.wicket.request.cycle.RequestCycle.processRequest(RequestCycle.java:208)
	at
org.apache.wicket.request.cycle.RequestCycle.processRequestAndDetach(RequestCycle.java:251)
	at
org.apache.wicket.protocol.http.WicketFilter.processRequest(WicketFilter.java:162)
	at
org.apache.wicket.protocol.http.WicketFilter.doFilter(WicketFilter.java:218)
	at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
	at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
	at
org.springframework.security.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:399)
	at
org.springframework.security.context.HttpSessionContextIntegrationFilter.doFilterHttp(HttpSessionContextIntegrationFilter.java:235)
	at
org.springframework.security.ui.SpringSecurityFilter.doFilter(SpringSecurityFilter.java:53)
	at
org.springframework.security.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:411)
	at
org.springframework.security.util.FilterChainProxy.doFilter(FilterChainProxy.java:188)
	at
org.springframework.security.util.FilterToBeanProxy.doFilter(FilterToBeanProxy.java:99)
	at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
	at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
	at
org.springframework.orm.hibernate3.support.OpenSessionInViewFilter.doFilterInternal(OpenSessionInViewFilter.java:198)
	at
org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76)
	at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
	at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
	at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:240)
	at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:164)
	at
org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:462)
	at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:164)
	at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
	at
org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:563)
	at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
	at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:399)
	at
org.apache.coyote.http11.Http11AprProcessor.process(Http11AprProcessor.java:306)
	at
org.apache.coyote.http11.Http11AprProtocol$Http11ConnectionHandler.process(Http11AprProtocol.java:322)
	at
org.apache.tomcat.util.net.AprEndpoint$SocketProcessor.run(AprEndpoint.java:1732)
	at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:619)
Caused by: java.text.ParseException: No matching close bracket at (line 72,
column 59)
	at
org.apache.wicket.markup.parser.XmlPullParser.next(XmlPullParser.java:216)
	at
org.apache.wicket.markup.parser.filter.RootMarkupFilter.nextElement(RootMarkupFilter.java:58)
	at
org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement(AbstractMarkupFilter.java:75)
	at
org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement(AbstractMarkupFilter.java:75)
	at
org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement(AbstractMarkupFilter.java:75)
	at
org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement(AbstractMarkupFilter.java:75)
	at
org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement(AbstractMarkupFilter.java:75)
	at
org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement(AbstractMarkupFilter.java:75)
	at
org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement(AbstractMarkupFilter.java:75)
	at
org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement(AbstractMarkupFilter.java:75)
	at
org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement(AbstractMarkupFilter.java:75)
	at
org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement(AbstractMarkupFilter.java:75)
	at
org.apache.wicket.markup.parser.filter.OpenCloseTagExpander.nextElement(OpenCloseTagExpander.java:78)
	at
org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement(AbstractMarkupFilter.java:75)
	at
org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement(AbstractMarkupFilter.java:75)
	at
org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement(AbstractMarkupFilter.java:75)
	at
org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement(AbstractMarkupFilter.java:75)
	at
org.apache.wicket.markup.parser.AbstractMarkupFilter.nextElement(AbstractMarkupFilter.java:75)
	at
org.apache.wicket.markup.AbstractMarkupParser.getNextTag(AbstractMarkupParser.java:213)
	at
org.apache.wicket.markup.AbstractMarkupParser.parseMarkup(AbstractMarkupParser.java:228)

Error is due to the new 1.5.1 version adds a few lines of code due to:
int closeBracketIndex = -1;

if (openBracketIndex! = -1 & & openBracketIndex &lt;input.size () - 1)
{
char nextChar = input.charAt (openBracketIndex + 1);

if ((nextChar == '!') | | (nextChar =='?'))
closeBracketIndex = input.find ('&gt;', openBracketIndex);
else
closeBracketIndex = input.findOutOfQuotes ('>', openBracketIndex);
}
Igor Vaynberg-2 wrote:
> 
> This vote is to release wicket 1.5.1
> 
> Branch
> http://svn.apache.org/repos/asf/wicket/branches/wicket-1.5.1
> 
> Artifacts
> http://people.apache.org/~ivaynberg/wicket-1.5.1/dist/
> 
> Maven repo
> https://repository.apache.org/content/repositories/orgapachewicket-081/
> 
> Changelog
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&version=12315430
> 
> This vote ends Friday, September 23rd at 10:00am (GMT-7)
> 
> Please test the release and offer your vote.
> 
> The Wicket team!
> 


-----
http://www.517wm.com
外卖订餐分享工具
--
View this message in context: http://apache-wicket.1842946.n4.nabble.com/vote-release-wicket-1-5-1-tp3827455p3829021.html
Sent from the Forum for Wicket Core developers mailing list archive at Nabble.com.

Re: [vote] release wicket 1.5.1

Posted by Emond Papegaaij <em...@topicus.nl>.
The domready issue Martijn is talking about, is WICKET-4080, which I've just 
created. A 1-line patch is attached.

And for what's worth, I'm changing my non-binding +1 to a -1 as well: non-
working AJAX submits with onsubmit handlers might break some of our apps.

Best regards,
Emond

On Friday 23 September 2011 14:10:49 Martijn Dashorst wrote:
> That would change my +1 to a -1.
> 
> I'd also like to include a fix for wicket-event.js where we repair
> IE's inability to produce proper statechangeevents related to
> domready. More fixes are always better, and I'd hate to delay 1.5.1,
> but non-working ajax submits for forms is a blocker IMO
> 
> Martijn
> 
> On Fri, Sep 23, 2011 at 11:33 AM, Martin Grigorov <mg...@apache.org> 
wrote:
> > unfortunatelly WICKET-4068 had a typo which breaks for Ajax submits on
> > forms with onsubmit handler
> > fixed with r1174613 but 1.5.1 has the problem.
> > 
> > On Fri, Sep 23, 2011 at 11:42 AM, Martijn Dashorst
> > 
> > <ma...@gmail.com> wrote:
> >> +1
> >> 
> >> On Tue, Sep 20, 2011 at 6:40 PM, Igor Vaynberg <ig...@gmail.com> 
wrote:
> >>> This vote is to release wicket 1.5.1
> >>> 
> >>> Branch
> >>> http://svn.apache.org/repos/asf/wicket/branches/wicket-1.5.1
> >>> 
> >>> Artifacts
> >>> http://people.apache.org/~ivaynberg/wicket-1.5.1/dist/
> >>> 
> >>> Maven repo
> >>> https://repository.apache.org/content/repositories/orgapachewicket-081/
> >>> 
> >>> Changelog
> >>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=123105
> >>> 61&version=12315430
> >>> 
> >>> This vote ends Friday, September 23rd at 10:00am (GMT-7)
> >>> 
> >>> Please test the release and offer your vote.
> >>> 
> >>> The Wicket team!
> >> 
> >> --
> >> Become a Wicket expert, learn from the best: http://wicketinaction.com
> > 
> > --
> > Martin Grigorov
> > jWeekend
> > Training, Consulting, Development
> > http://jWeekend.com

Re: [vote] release wicket 1.5.1

Posted by Igor Vaynberg <ig...@gmail.com>.
at this point it doesnt make sense to do a build until
sunday-afternoonish cali time. lets fix as many remaining bugs over
the weekend and i will run a build sometime sunday.

-igor


On Fri, Sep 23, 2011 at 9:02 AM, Igor Vaynberg <ig...@gmail.com> wrote:
> yeah, i can do that...
>
> -igor
>
>
> On Fri, Sep 23, 2011 at 8:44 AM, Martijn Dashorst
> <ma...@gmail.com> wrote:
>> On Fri, Sep 23, 2011 at 5:40 PM, Igor Vaynberg <ig...@gmail.com> wrote:
>>> ok. lets call this vote failed, get the fixes in, and i will build
>>> 1.5.2 when all the fixes are in.
>>
>> The issue I raised was WICKET-4080, and that is fixed and closed.
>> Martin fixed WICKET-4068, so we're good to go.
>>
>> Can't we re-roll 1.5.1? i.e. svn rm the tag, remove the staging repo,
>> and run the full release script?
>>
>> Martijn
>>
>>>
>>> -igor
>>>
>>>
>>> On Fri, Sep 23, 2011 at 5:10 AM, Martijn Dashorst
>>> <ma...@gmail.com> wrote:
>>>> That would change my +1 to a -1.
>>>>
>>>> I'd also like to include a fix for wicket-event.js where we repair
>>>> IE's inability to produce proper statechangeevents related to
>>>> domready. More fixes are always better, and I'd hate to delay 1.5.1,
>>>> but non-working ajax submits for forms is a blocker IMO
>>>>
>>>> Martijn
>>>>
>>>> On Fri, Sep 23, 2011 at 11:33 AM, Martin Grigorov <mg...@apache.org> wrote:
>>>>> unfortunatelly WICKET-4068 had a typo which breaks for Ajax submits on
>>>>> forms with onsubmit handler
>>>>> fixed with r1174613 but 1.5.1 has the problem.
>>>>>
>>>>> On Fri, Sep 23, 2011 at 11:42 AM, Martijn Dashorst
>>>>> <ma...@gmail.com> wrote:
>>>>>> +1
>>>>>>
>>>>>> On Tue, Sep 20, 2011 at 6:40 PM, Igor Vaynberg <ig...@gmail.com> wrote:
>>>>>>> This vote is to release wicket 1.5.1
>>>>>>>
>>>>>>> Branch
>>>>>>> http://svn.apache.org/repos/asf/wicket/branches/wicket-1.5.1
>>>>>>>
>>>>>>> Artifacts
>>>>>>> http://people.apache.org/~ivaynberg/wicket-1.5.1/dist/
>>>>>>>
>>>>>>> Maven repo
>>>>>>> https://repository.apache.org/content/repositories/orgapachewicket-081/
>>>>>>>
>>>>>>> Changelog
>>>>>>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&version=12315430
>>>>>>>
>>>>>>> This vote ends Friday, September 23rd at 10:00am (GMT-7)
>>>>>>>
>>>>>>> Please test the release and offer your vote.
>>>>>>>
>>>>>>> The Wicket team!
>>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> Become a Wicket expert, learn from the best: http://wicketinaction.com
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Martin Grigorov
>>>>> jWeekend
>>>>> Training, Consulting, Development
>>>>> http://jWeekend.com
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Become a Wicket expert, learn from the best: http://wicketinaction.com
>>>>
>>>
>>
>>
>>
>> --
>> Become a Wicket expert, learn from the best: http://wicketinaction.com
>>
>

Re: [vote] release wicket 1.5.1

Posted by Igor Vaynberg <ig...@gmail.com>.
yeah, i can do that...

-igor


On Fri, Sep 23, 2011 at 8:44 AM, Martijn Dashorst
<ma...@gmail.com> wrote:
> On Fri, Sep 23, 2011 at 5:40 PM, Igor Vaynberg <ig...@gmail.com> wrote:
>> ok. lets call this vote failed, get the fixes in, and i will build
>> 1.5.2 when all the fixes are in.
>
> The issue I raised was WICKET-4080, and that is fixed and closed.
> Martin fixed WICKET-4068, so we're good to go.
>
> Can't we re-roll 1.5.1? i.e. svn rm the tag, remove the staging repo,
> and run the full release script?
>
> Martijn
>
>>
>> -igor
>>
>>
>> On Fri, Sep 23, 2011 at 5:10 AM, Martijn Dashorst
>> <ma...@gmail.com> wrote:
>>> That would change my +1 to a -1.
>>>
>>> I'd also like to include a fix for wicket-event.js where we repair
>>> IE's inability to produce proper statechangeevents related to
>>> domready. More fixes are always better, and I'd hate to delay 1.5.1,
>>> but non-working ajax submits for forms is a blocker IMO
>>>
>>> Martijn
>>>
>>> On Fri, Sep 23, 2011 at 11:33 AM, Martin Grigorov <mg...@apache.org> wrote:
>>>> unfortunatelly WICKET-4068 had a typo which breaks for Ajax submits on
>>>> forms with onsubmit handler
>>>> fixed with r1174613 but 1.5.1 has the problem.
>>>>
>>>> On Fri, Sep 23, 2011 at 11:42 AM, Martijn Dashorst
>>>> <ma...@gmail.com> wrote:
>>>>> +1
>>>>>
>>>>> On Tue, Sep 20, 2011 at 6:40 PM, Igor Vaynberg <ig...@gmail.com> wrote:
>>>>>> This vote is to release wicket 1.5.1
>>>>>>
>>>>>> Branch
>>>>>> http://svn.apache.org/repos/asf/wicket/branches/wicket-1.5.1
>>>>>>
>>>>>> Artifacts
>>>>>> http://people.apache.org/~ivaynberg/wicket-1.5.1/dist/
>>>>>>
>>>>>> Maven repo
>>>>>> https://repository.apache.org/content/repositories/orgapachewicket-081/
>>>>>>
>>>>>> Changelog
>>>>>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&version=12315430
>>>>>>
>>>>>> This vote ends Friday, September 23rd at 10:00am (GMT-7)
>>>>>>
>>>>>> Please test the release and offer your vote.
>>>>>>
>>>>>> The Wicket team!
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Become a Wicket expert, learn from the best: http://wicketinaction.com
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Martin Grigorov
>>>> jWeekend
>>>> Training, Consulting, Development
>>>> http://jWeekend.com
>>>>
>>>
>>>
>>>
>>> --
>>> Become a Wicket expert, learn from the best: http://wicketinaction.com
>>>
>>
>
>
>
> --
> Become a Wicket expert, learn from the best: http://wicketinaction.com
>

Re: [vote] release wicket 1.5.1

Posted by Martijn Dashorst <ma...@gmail.com>.
On Fri, Sep 23, 2011 at 5:40 PM, Igor Vaynberg <ig...@gmail.com> wrote:
> ok. lets call this vote failed, get the fixes in, and i will build
> 1.5.2 when all the fixes are in.

The issue I raised was WICKET-4080, and that is fixed and closed.
Martin fixed WICKET-4068, so we're good to go.

Can't we re-roll 1.5.1? i.e. svn rm the tag, remove the staging repo,
and run the full release script?

Martijn

>
> -igor
>
>
> On Fri, Sep 23, 2011 at 5:10 AM, Martijn Dashorst
> <ma...@gmail.com> wrote:
>> That would change my +1 to a -1.
>>
>> I'd also like to include a fix for wicket-event.js where we repair
>> IE's inability to produce proper statechangeevents related to
>> domready. More fixes are always better, and I'd hate to delay 1.5.1,
>> but non-working ajax submits for forms is a blocker IMO
>>
>> Martijn
>>
>> On Fri, Sep 23, 2011 at 11:33 AM, Martin Grigorov <mg...@apache.org> wrote:
>>> unfortunatelly WICKET-4068 had a typo which breaks for Ajax submits on
>>> forms with onsubmit handler
>>> fixed with r1174613 but 1.5.1 has the problem.
>>>
>>> On Fri, Sep 23, 2011 at 11:42 AM, Martijn Dashorst
>>> <ma...@gmail.com> wrote:
>>>> +1
>>>>
>>>> On Tue, Sep 20, 2011 at 6:40 PM, Igor Vaynberg <ig...@gmail.com> wrote:
>>>>> This vote is to release wicket 1.5.1
>>>>>
>>>>> Branch
>>>>> http://svn.apache.org/repos/asf/wicket/branches/wicket-1.5.1
>>>>>
>>>>> Artifacts
>>>>> http://people.apache.org/~ivaynberg/wicket-1.5.1/dist/
>>>>>
>>>>> Maven repo
>>>>> https://repository.apache.org/content/repositories/orgapachewicket-081/
>>>>>
>>>>> Changelog
>>>>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&version=12315430
>>>>>
>>>>> This vote ends Friday, September 23rd at 10:00am (GMT-7)
>>>>>
>>>>> Please test the release and offer your vote.
>>>>>
>>>>> The Wicket team!
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Become a Wicket expert, learn from the best: http://wicketinaction.com
>>>>
>>>
>>>
>>>
>>> --
>>> Martin Grigorov
>>> jWeekend
>>> Training, Consulting, Development
>>> http://jWeekend.com
>>>
>>
>>
>>
>> --
>> Become a Wicket expert, learn from the best: http://wicketinaction.com
>>
>



-- 
Become a Wicket expert, learn from the best: http://wicketinaction.com

Re: [vote] release wicket 1.5.1

Posted by Igor Vaynberg <ig...@gmail.com>.
what about WICKET-4078 and 4071?

-igor


On Fri, Sep 23, 2011 at 8:46 AM, Martin Grigorov <mg...@apache.org> wrote:
> I think all is already in
>
> On Fri, Sep 23, 2011 at 6:40 PM, Igor Vaynberg <ig...@gmail.com> wrote:
>> ok. lets call this vote failed, get the fixes in, and i will build
>> 1.5.2 when all the fixes are in.
>>
>> -igor
>>
>>
>> On Fri, Sep 23, 2011 at 5:10 AM, Martijn Dashorst
>> <ma...@gmail.com> wrote:
>>> That would change my +1 to a -1.
>>>
>>> I'd also like to include a fix for wicket-event.js where we repair
>>> IE's inability to produce proper statechangeevents related to
>>> domready. More fixes are always better, and I'd hate to delay 1.5.1,
>>> but non-working ajax submits for forms is a blocker IMO
>>>
>>> Martijn
>>>
>>> On Fri, Sep 23, 2011 at 11:33 AM, Martin Grigorov <mg...@apache.org> wrote:
>>>> unfortunatelly WICKET-4068 had a typo which breaks for Ajax submits on
>>>> forms with onsubmit handler
>>>> fixed with r1174613 but 1.5.1 has the problem.
>>>>
>>>> On Fri, Sep 23, 2011 at 11:42 AM, Martijn Dashorst
>>>> <ma...@gmail.com> wrote:
>>>>> +1
>>>>>
>>>>> On Tue, Sep 20, 2011 at 6:40 PM, Igor Vaynberg <ig...@gmail.com> wrote:
>>>>>> This vote is to release wicket 1.5.1
>>>>>>
>>>>>> Branch
>>>>>> http://svn.apache.org/repos/asf/wicket/branches/wicket-1.5.1
>>>>>>
>>>>>> Artifacts
>>>>>> http://people.apache.org/~ivaynberg/wicket-1.5.1/dist/
>>>>>>
>>>>>> Maven repo
>>>>>> https://repository.apache.org/content/repositories/orgapachewicket-081/
>>>>>>
>>>>>> Changelog
>>>>>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&version=12315430
>>>>>>
>>>>>> This vote ends Friday, September 23rd at 10:00am (GMT-7)
>>>>>>
>>>>>> Please test the release and offer your vote.
>>>>>>
>>>>>> The Wicket team!
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Become a Wicket expert, learn from the best: http://wicketinaction.com
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Martin Grigorov
>>>> jWeekend
>>>> Training, Consulting, Development
>>>> http://jWeekend.com
>>>>
>>>
>>>
>>>
>>> --
>>> Become a Wicket expert, learn from the best: http://wicketinaction.com
>>>
>>
>
>
>
> --
> Martin Grigorov
> jWeekend
> Training, Consulting, Development
> http://jWeekend.com
>

Re: [vote] release wicket 1.5.1

Posted by Martin Grigorov <mg...@apache.org>.
I think all is already in

On Fri, Sep 23, 2011 at 6:40 PM, Igor Vaynberg <ig...@gmail.com> wrote:
> ok. lets call this vote failed, get the fixes in, and i will build
> 1.5.2 when all the fixes are in.
>
> -igor
>
>
> On Fri, Sep 23, 2011 at 5:10 AM, Martijn Dashorst
> <ma...@gmail.com> wrote:
>> That would change my +1 to a -1.
>>
>> I'd also like to include a fix for wicket-event.js where we repair
>> IE's inability to produce proper statechangeevents related to
>> domready. More fixes are always better, and I'd hate to delay 1.5.1,
>> but non-working ajax submits for forms is a blocker IMO
>>
>> Martijn
>>
>> On Fri, Sep 23, 2011 at 11:33 AM, Martin Grigorov <mg...@apache.org> wrote:
>>> unfortunatelly WICKET-4068 had a typo which breaks for Ajax submits on
>>> forms with onsubmit handler
>>> fixed with r1174613 but 1.5.1 has the problem.
>>>
>>> On Fri, Sep 23, 2011 at 11:42 AM, Martijn Dashorst
>>> <ma...@gmail.com> wrote:
>>>> +1
>>>>
>>>> On Tue, Sep 20, 2011 at 6:40 PM, Igor Vaynberg <ig...@gmail.com> wrote:
>>>>> This vote is to release wicket 1.5.1
>>>>>
>>>>> Branch
>>>>> http://svn.apache.org/repos/asf/wicket/branches/wicket-1.5.1
>>>>>
>>>>> Artifacts
>>>>> http://people.apache.org/~ivaynberg/wicket-1.5.1/dist/
>>>>>
>>>>> Maven repo
>>>>> https://repository.apache.org/content/repositories/orgapachewicket-081/
>>>>>
>>>>> Changelog
>>>>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&version=12315430
>>>>>
>>>>> This vote ends Friday, September 23rd at 10:00am (GMT-7)
>>>>>
>>>>> Please test the release and offer your vote.
>>>>>
>>>>> The Wicket team!
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Become a Wicket expert, learn from the best: http://wicketinaction.com
>>>>
>>>
>>>
>>>
>>> --
>>> Martin Grigorov
>>> jWeekend
>>> Training, Consulting, Development
>>> http://jWeekend.com
>>>
>>
>>
>>
>> --
>> Become a Wicket expert, learn from the best: http://wicketinaction.com
>>
>



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

Re: [vote] release wicket 1.5.1

Posted by Igor Vaynberg <ig...@gmail.com>.
ok. lets call this vote failed, get the fixes in, and i will build
1.5.2 when all the fixes are in.

-igor


On Fri, Sep 23, 2011 at 5:10 AM, Martijn Dashorst
<ma...@gmail.com> wrote:
> That would change my +1 to a -1.
>
> I'd also like to include a fix for wicket-event.js where we repair
> IE's inability to produce proper statechangeevents related to
> domready. More fixes are always better, and I'd hate to delay 1.5.1,
> but non-working ajax submits for forms is a blocker IMO
>
> Martijn
>
> On Fri, Sep 23, 2011 at 11:33 AM, Martin Grigorov <mg...@apache.org> wrote:
>> unfortunatelly WICKET-4068 had a typo which breaks for Ajax submits on
>> forms with onsubmit handler
>> fixed with r1174613 but 1.5.1 has the problem.
>>
>> On Fri, Sep 23, 2011 at 11:42 AM, Martijn Dashorst
>> <ma...@gmail.com> wrote:
>>> +1
>>>
>>> On Tue, Sep 20, 2011 at 6:40 PM, Igor Vaynberg <ig...@gmail.com> wrote:
>>>> This vote is to release wicket 1.5.1
>>>>
>>>> Branch
>>>> http://svn.apache.org/repos/asf/wicket/branches/wicket-1.5.1
>>>>
>>>> Artifacts
>>>> http://people.apache.org/~ivaynberg/wicket-1.5.1/dist/
>>>>
>>>> Maven repo
>>>> https://repository.apache.org/content/repositories/orgapachewicket-081/
>>>>
>>>> Changelog
>>>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&version=12315430
>>>>
>>>> This vote ends Friday, September 23rd at 10:00am (GMT-7)
>>>>
>>>> Please test the release and offer your vote.
>>>>
>>>> The Wicket team!
>>>>
>>>
>>>
>>>
>>> --
>>> Become a Wicket expert, learn from the best: http://wicketinaction.com
>>>
>>
>>
>>
>> --
>> Martin Grigorov
>> jWeekend
>> Training, Consulting, Development
>> http://jWeekend.com
>>
>
>
>
> --
> Become a Wicket expert, learn from the best: http://wicketinaction.com
>

Re: [vote] release wicket 1.5.1

Posted by Martijn Dashorst <ma...@gmail.com>.
That would change my +1 to a -1.

I'd also like to include a fix for wicket-event.js where we repair
IE's inability to produce proper statechangeevents related to
domready. More fixes are always better, and I'd hate to delay 1.5.1,
but non-working ajax submits for forms is a blocker IMO

Martijn

On Fri, Sep 23, 2011 at 11:33 AM, Martin Grigorov <mg...@apache.org> wrote:
> unfortunatelly WICKET-4068 had a typo which breaks for Ajax submits on
> forms with onsubmit handler
> fixed with r1174613 but 1.5.1 has the problem.
>
> On Fri, Sep 23, 2011 at 11:42 AM, Martijn Dashorst
> <ma...@gmail.com> wrote:
>> +1
>>
>> On Tue, Sep 20, 2011 at 6:40 PM, Igor Vaynberg <ig...@gmail.com> wrote:
>>> This vote is to release wicket 1.5.1
>>>
>>> Branch
>>> http://svn.apache.org/repos/asf/wicket/branches/wicket-1.5.1
>>>
>>> Artifacts
>>> http://people.apache.org/~ivaynberg/wicket-1.5.1/dist/
>>>
>>> Maven repo
>>> https://repository.apache.org/content/repositories/orgapachewicket-081/
>>>
>>> Changelog
>>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&version=12315430
>>>
>>> This vote ends Friday, September 23rd at 10:00am (GMT-7)
>>>
>>> Please test the release and offer your vote.
>>>
>>> The Wicket team!
>>>
>>
>>
>>
>> --
>> Become a Wicket expert, learn from the best: http://wicketinaction.com
>>
>
>
>
> --
> Martin Grigorov
> jWeekend
> Training, Consulting, Development
> http://jWeekend.com
>



-- 
Become a Wicket expert, learn from the best: http://wicketinaction.com

Re: [vote] release wicket 1.5.1

Posted by Martin Grigorov <mg...@apache.org>.
unfortunatelly WICKET-4068 had a typo which breaks for Ajax submits on
forms with onsubmit handler
fixed with r1174613 but 1.5.1 has the problem.

On Fri, Sep 23, 2011 at 11:42 AM, Martijn Dashorst
<ma...@gmail.com> wrote:
> +1
>
> On Tue, Sep 20, 2011 at 6:40 PM, Igor Vaynberg <ig...@gmail.com> wrote:
>> This vote is to release wicket 1.5.1
>>
>> Branch
>> http://svn.apache.org/repos/asf/wicket/branches/wicket-1.5.1
>>
>> Artifacts
>> http://people.apache.org/~ivaynberg/wicket-1.5.1/dist/
>>
>> Maven repo
>> https://repository.apache.org/content/repositories/orgapachewicket-081/
>>
>> Changelog
>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&version=12315430
>>
>> This vote ends Friday, September 23rd at 10:00am (GMT-7)
>>
>> Please test the release and offer your vote.
>>
>> The Wicket team!
>>
>
>
>
> --
> Become a Wicket expert, learn from the best: http://wicketinaction.com
>



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

Re: [vote] release wicket 1.5.1

Posted by Martijn Dashorst <ma...@gmail.com>.
+1

On Tue, Sep 20, 2011 at 6:40 PM, Igor Vaynberg <ig...@gmail.com> wrote:
> This vote is to release wicket 1.5.1
>
> Branch
> http://svn.apache.org/repos/asf/wicket/branches/wicket-1.5.1
>
> Artifacts
> http://people.apache.org/~ivaynberg/wicket-1.5.1/dist/
>
> Maven repo
> https://repository.apache.org/content/repositories/orgapachewicket-081/
>
> Changelog
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&version=12315430
>
> This vote ends Friday, September 23rd at 10:00am (GMT-7)
>
> Please test the release and offer your vote.
>
> The Wicket team!
>



-- 
Become a Wicket expert, learn from the best: http://wicketinaction.com