Re: Strange Java linkage error with wicketstuff HTML Validator 1.10

2015-07-30 Thread Martijn Dashorst
It appears that I have released 1.11 instead of 1.10... that makes
sense: pebkac...

Martijn

On Thu, Jul 30, 2015 at 3:19 PM, Martin Grigorov  wrote:
> javap it
> On Jul 30, 2015 3:17 PM, "Martijn Dashorst" 
> wrote:
>
>> True, but HtmlValidatingResponseFilter was compiled against wicket 7,
>> so the reference should've been updated.
>>
>> Martijn
>>
>>
>> On Thu, Jul 30, 2015 at 3:10 PM, Martin Grigorov 
>> wrote:
>> > s/LObject/LSerializable/
>>
>>
>>
>> --
>> Become a Wicket expert, learn from the best: http://wicketinaction.com
>>
>> -
>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>> For additional commands, e-mail: users-h...@wicket.apache.org
>>
>>



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

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: Strange Java linkage error with wicketstuff HTML Validator 1.10

2015-07-30 Thread Martin Grigorov
javap it
On Jul 30, 2015 3:17 PM, "Martijn Dashorst" 
wrote:

> True, but HtmlValidatingResponseFilter was compiled against wicket 7,
> so the reference should've been updated.
>
> Martijn
>
>
> On Thu, Jul 30, 2015 at 3:10 PM, Martin Grigorov 
> wrote:
> > s/LObject/LSerializable/
>
>
>
> --
> Become a Wicket expert, learn from the best: http://wicketinaction.com
>
> -
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>


Re: Strange Java linkage error with wicketstuff HTML Validator 1.10

2015-07-30 Thread Martijn Dashorst
True, but HtmlValidatingResponseFilter was compiled against wicket 7,
so the reference should've been updated.

Martijn


On Thu, Jul 30, 2015 at 3:10 PM, Martin Grigorov  wrote:
> s/LObject/LSerializable/



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

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: Strange Java linkage error with wicketstuff HTML Validator 1.10

2015-07-30 Thread Martin Grigorov
s/LObject/LSerializable/


Strange Java linkage error with wicketstuff HTML Validator 1.10

2015-07-30 Thread Martijn Dashorst
I'm quite baffled by this problem:

https://gist.github.com/dashorst/e658eb5c2dc98eb7c44a

Anyone have an idea what is wrong here?

Martijn

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org