Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.0.1
-
Fix Version/s: 1.1.1
-
Component/s: Converters
-
Labels:None
Description
this test fails:
public class XStreamTest extends TestCase
{
public static class MyMap extends HashMap implements Map
{
}
public void testCanExportSubclassesOfMap()
}
Just missed 1.1 release, but fixed now. Available in CVS