-
Oct 23rd, 2012, 07:12 AM
#11
OK, I get the same with Java 7. Use Java 6 and it should be OK. I'll try and work out what the problem is.
-
Oct 23rd, 2012, 07:26 AM
#12
Update: there's an incompatible change in the JDK 7 (compared to previous versions). This bug http://bugs.sun.com/bugdatabase/view...bug_id=5045147 was fixed and that pinged our test. It should be working now on master.
-
Oct 23rd, 2012, 10:50 AM
#13
Thank you for the fix, but I doesn't work for me with Java 7.
After git pull I'm getting now:
Results :
Failed tests: writeValueAsStringWithNullScope(org.springframewor k.security.oauth2.common.TestOAuth2AccessTokenSeri alizer): Expected test to throw (exception with message a string containing "Scopes cannot be null or empty. Got [null]" and an instance of org.codehaus.jackson.map.JsonMappingException)
Tests run: 307, Failures: 1, Errors: 0, Skipped: 0
Java 6 is working.
Last edited by zendem; Oct 23rd, 2012 at 10:56 AM.
-
Oct 23rd, 2012, 11:48 AM
#14
Right. That should be fixed now.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules