100%
WDescription%
Test Result: 0 tests failing out of a total of 13 tests.100
Build stability: No recent builds failed.100
Build History
x
 
 
 
 
 
 
 
 
 
 
 

Changes between #94 and #96

#96 (Oct 30, 2018 3:59:40 AM)

  1. fixed NPE in IndexTask.isArchived(), propagating MarshallingException handling to callers. Promoted info log statement to warn where a task is not created because the serialVersion is > 1. copied 'test-context.xml' to proper package name (o.d.cn.index.task, instead of o.d.cn.index.test). — rnahf / detail

#95 (Oct 18, 2018 7:04:38 PM)

  1. refs #8735: limiting the scope of the unMarshallSystemMetadata method, because it isn't documented and swallows serious errors.  (Shouldn't be generally used) — rnahf / detail