Re: Failing test SpringBeanWithGenericsTest in 7.3.0.0 SNAPSHOT

2016-03-31 Thread Thorsten Schöning
Guten Tag Martin Grigorov, am Mittwoch, 30. März 2016 um 15:54 schrieben Sie: > Please create a patch / Pull Request and a ticket. https://issues.apache.org/jira/browse/WICKET-6133 Mit freundlichen Grüßen, Thorsten Schöning -- Thorsten Schöning E-Mail: thorsten.schoen...@am-soft.de

Re: Failing test SpringBeanWithGenericsTest in 7.3.0.0 SNAPSHOT

2016-03-30 Thread Tobias Soloschenko
I also think that this are bugs of the tests. The specific test receive a different locale then the environment and so different resources are compared. You can see it in the Base64 encoded image test. kind regards Tobias > Am 30.03.2016 um 15:45 schrieb Martin Grigorov

Re: Failing test SpringBeanWithGenericsTest in 7.3.0.0 SNAPSHOT

2016-03-30 Thread Thorsten Schöning
Guten Tag Martin Grigorov, am Mittwoch, 30. März 2016 um 15:45 schrieben Sie: > If I try to build Wicket 7.x with de_DE locale the build fails at > wicket-core: Not on Windows BTW, I'm building on Ubuntu and Windows and the wicket-spring problem is currently only on Windows, while the

Re: Failing test SpringBeanWithGenericsTest in 7.3.0.0 SNAPSHOT

2016-03-30 Thread Martin Grigorov
Please create a patch / Pull Request and a ticket. Thank you! Martin Grigorov Wicket Training and Consulting https://twitter.com/mtgrigorov On Wed, Mar 30, 2016 at 3:49 PM, Thorsten Schöning wrote: > Guten Tag Thorsten Schöning, > am Mittwoch, 30. März 2016 um 14:52

Re: Failing test SpringBeanWithGenericsTest in 7.3.0.0 SNAPSHOT

2016-03-30 Thread Martin Grigorov
If I try to build Wicket 7.x with de_DE locale the build fails at wicket-core: Failed tests: MinifiedAwareResourceReferenceTest.minifiedResourceAvailable:61->Assert.assertEquals:144->Assert.assertEquals:115 expected: but was:

Re: Failing test SpringBeanWithGenericsTest in 7.3.0.0 SNAPSHOT

2016-03-30 Thread Thorsten Schöning
Guten Tag Thorsten Schöning, am Mittwoch, 30. März 2016 um 14:52 schrieben Sie: > No change even with a more current version of Maven: I have the feeling that the error is non deterministic somehow, because yesterday after upgrading 7.3.0.0 I was so damn sure that the error didn't occur anymore,

Re: Failing test SpringBeanWithGenericsTest in 7.3.0.0 SNAPSHOT

2016-03-30 Thread Martin Grigorov
But wicket-spring passes even with de_DE. Martin Grigorov Wicket Training and Consulting https://twitter.com/mtgrigorov On Wed, Mar 30, 2016 at 3:45 PM, Martin Grigorov wrote: > If I try to build Wicket 7.x with de_DE locale the build fails at > wicket-core: > > Failed

Re: Failing test SpringBeanWithGenericsTest in 7.3.0.0 SNAPSHOT

2016-03-30 Thread Thorsten Schöning
Guten Tag Thorsten Schöning, am Mittwoch, 30. März 2016 um 14:16 schrieben Sie: > "mvn --version" should provide all requested info: No change even with a more current version of Maven: > Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; > 2015-11-10T17:41:47+01:00) > Maven home:

Re: Failing test SpringBeanWithGenericsTest in 7.3.0.0 SNAPSHOT

2016-03-30 Thread Thorsten Schöning
Guten Tag Martin Grigorov, am Mittwoch, 30. März 2016 um 12:42 schrieben Sie: > The tests pass successfully here and at the CI server. > Which version of JDK and Maven do you use? What is the system locale ? "mvn --version" should provide all requested info: > Apache Maven 3.1.1

Re: Failing test SpringBeanWithGenericsTest in 7.3.0.0 SNAPSHOT

2016-03-30 Thread Martin Grigorov
Hi, The tests pass successfully here and at the CI server. Which version of JDK and Maven do you use? What is the system locale ? Martin Grigorov Wicket Training and Consulting https://twitter.com/mtgrigorov On Wed, Mar 30, 2016 at 12:05 PM, Thorsten Schöning wrote: >