[NOTICE] Huge commit coming on trunk

2013-07-18 Thread Francesco Chicchiriccò
Hi all, I had a couple of days to play with the trunk and I have took the chance to upgrade some legacy dependencies: 1. commons-lang 2.6 - commons-lang3 3.1 2. jackson 1.9.12 - 2.2.2 (for this I had to upgrade CXF to 2.7.6-SNAPSHOT as well, but 2.7.6 should be on its way, so no problems)

RE: [NOTICE] Huge commit coming on trunk

2013-07-18 Thread Jan Bernhardt
+1, no objections. Best regards. Jan -Original Message- From: Francesco Chicchiriccò [mailto:ilgro...@apache.org] Sent: Donnerstag, 18. Juli 2013 09:38 To: dev@syncope.apache.org Subject: [NOTICE] Huge commit coming on trunk Hi all, I had a couple of days to play with the trunk

Re: [NOTICE] Huge commit coming on trunk

2013-07-18 Thread Francesco Chicchiriccò
Done [3]. At the moment: 1. all Spring MVC tests pass 2. all CXF tests pass with application/xml 3. CXF tests with application/json: Tests run: 222, Failures: 0, Errors: 53, Skipped: 1 I am confident that most - while not all - JSON failures will be solved by Sergey's fix on CXF [2],