The only application I could test with 1.5.x is the examples app and it
fails to start with:

Caused by: java.lang.NullPointerException
        at
org.apache.velocity.util.introspection.SecureUberspector.init(SecureUberspector.java:59)
        at
org.apache.velocity.runtime.RuntimeInstance.initializeIntrospection(RuntimeInstance.java:289)
        at
org.apache.velocity.runtime.RuntimeInstance.init(RuntimeInstance.java:231)
        at
org.apache.velocity.runtime.RuntimeInstance.init(RuntimeInstance.java:461)
        at
org.apache.velocity.runtime.RuntimeSingleton.init(RuntimeSingleton.java:208)
        at org.apache.velocity.app.Velocity.init(Velocity.java:106)
        at org.apache.wicket.velocity.Initializer.init(Initializer.java:60)


Martin Grigorov
Wicket Training and Consulting
https://twitter.com/mtgrigorov

On Mon, Oct 31, 2016 at 12:13 AM, Andrea Del Bene <[email protected]>
wrote:

>
>
> On 30/10/2016 14:25, Martin Grigorov wrote:
>
>> Today is not the best day to test it :-)
>>
>> Results :
>>
>> Failed tests:   test(org.apache.wicket.util.time.TimeOfDayTest):
>> expected:<0:0> but was:<11:0>
>>
>> This is a known issue with that test.
>>
>> Martin Grigorov
>> Wicket Training and Consulting
>> https://twitter.com/mtgrigorov
>>
> This is the third year in a row that we face this issue :-D :-D
>
>
>> On Fri, Oct 28, 2016 at 10:37 PM, Tobias Soloschenko <
>> [email protected]> wrote:
>>
>> +1 (but no app tested with)
>>>
>>> kind regards
>>>
>>> Tobias
>>>
>>> Am 28.10.2016 um 20:17 schrieb Pedro Santos <[email protected]>:
>>>>
>>>> This is a vote to release Apache Wicket 1.5.17
>>>>
>>>> [ ] Yes, release Apache Wicket 1.5.17
>>>> [ ] No, don't release Apache Wicket 1.5.17, because ...
>>>>
>>>> Distributions, changelog, keys and signatures can be found at:
>>>>
>>>>     https://dist.apache.org/repos/dist/dev/wicket/1.5.17
>>>>
>>>> Staging repository:
>>>>
>>>>     https://repository.apache.org/content/repositories/
>>>>
>>> orgapachewicket-1078/
>>>
>>>> Staging git repository data:
>>>>
>>>>     Repository:  [email protected]:pedrosans/wicket.git
>>>>     Branch:      build/wicket-1.5.17
>>>>
>>>> This vote lasts for 72 hours minimum. Please test the release and offer
>>>> your vote.
>>>>
>>>> The Wicket team!
>>>>
>>>
>

Reply via email to