All the while, I am using xstream-1.3.1.
Recently, when my users use Java 7, they encounter the following problem :-
"Cannot construct org.pitest.mutationtest.MutationCoverageReport as it does not
have a no-args"
I knew I can solve the problem, by using the following way, and still stick to
1.3.1
new XStream(new Sun14ReflectionProvider());
I was wondering, is this a correct way to solve the above problem? Or, should I
just switch to 1.4.2. Is there any side effect?
Thanks and Regards
Yan Cheng CHEOK
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email