getting this, if someone has time to resolve it i will try a build tomorrow.
[INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure /home/igor/dev/wicket/1.4.10/wicket/src/main/java/org/apache/wicket/protocol/http/request/urlcompressing/UrlCompressor.java:[127,61] inconvertible types found : java.lang.ref.Reference<capture of ? extends java.lang.Object> required: org.apache.wicket.protocol.http.request.urlcompressing.UrlCompressor.IntKeyWeakReference /home/igor/dev/wicket/1.4.10/wicket/src/main/java/org/apache/wicket/protocol/http/request/urlcompressing/UrlCompressor.java:[209,61] inconvertible types found : java.lang.ref.Reference<capture of ? extends java.lang.Object> required: org.apache.wicket.protocol.http.request.urlcompressing.UrlCompressor.IntKeyWeakReference /home/igor/dev/wicket/1.4.10/wicket/src/main/java/org/apache/wicket/util/tester/FormTester.java:[409,83] inconvertible types found : org.apache.wicket.markup.html.form.FormComponent<capture of ?> required: org.apache.wicket.markup.html.form.CheckBox /home/igor/dev/wicket/1.4.10/wicket/src/main/java/org/apache/wicket/util/tester/FormTester.java:[641,20] inconvertible types found : org.apache.wicket.markup.html.form.FormComponent<capture of ?> required: org.apache.wicket.markup.html.form.upload.FileUploadField -igor On Thu, Aug 5, 2010 at 8:59 PM, Igor Vaynberg <[email protected]> wrote: > life got in the way, no build tonight. maybe tomorrow morning. > > -igor > > On Thu, Aug 5, 2010 at 1:23 PM, Igor Vaynberg <[email protected]> wrote: >> can this wait for 1.4.11? its not causing any actual problems is it? i >> think i will have time tonight to kick off the builds. >> >> -igor >> >> On Thu, Aug 5, 2010 at 1:20 PM, Martin Grigorov <[email protected]> wrote: >>> I want to fix https://issues.apache.org/jira/browse/WICKET-2964 for the next >>> 1.4 release. >>> I'll have time this weekend. >>> >>> On Thu, Aug 5, 2010 at 10:11 PM, Jeremy Thomerson <[email protected] >>>> wrote: >>> >>>> Does everyone have everything they want in for 1.4.10? I think we should >>>> push a release soon if we're all happy with it. >>>> >>>> -- >>>> Jeremy Thomerson >>>> http://www.wickettraining.com >>>> >>> >> >
