Open GoogleCodeExporter opened 9 years ago
Forgot this: it works on java 6, it doesn't work on java 7 (jdk1.7.0_17)
Original comment by rafal...@gmail.com
on 13 Apr 2013 at 4:18
It turned out it's easy to fix, just add this:
@PowerMockIgnore("com.sun.net.ssl.internal.ssl.Provider")
Original comment by rafal...@gmail.com
on 13 Apr 2013 at 6:58
Original issue reported on code.google.com by
rafal...@gmail.com
on 13 Apr 2013 at 4:12