but did you do it with jdk5?

-igor

On Fri, Aug 6, 2010 at 10:16 PM, Jeremy Thomerson
<[email protected]> wrote:
> That's weird, I ran a "mvn clean test" this afternoon on an updated code
> base. I didn't get any errors.
>
> On Aug 6, 2010 11:56 PM, "Igor Vaynberg" <[email protected]> wrote:
>
> 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 wa...
>

Reply via email to