SuccessChanges

Summary

  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).
Revision 19421 by rnahf:
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).
Change TypePath in RepositoryPath in Workspace
The file was modified/software/cicore/trunk/cn/d1_cn_index_common/src/main/java/org/dataone/cn/index/task/IndexTask.javaN/A
The file was modified/software/cicore/trunk/cn/d1_cn_index_common/src/test/java/org/dataone/cn/index/task/IndexTaskJpaRepositoryTest.javaN/A
The file was added/software/cicore/trunk/cn/d1_cn_index_common/src/test/resources/org/dataone/cn/index/taskN/A
The file was added/software/cicore/trunk/cn/d1_cn_index_common/src/test/resources/org/dataone/cn/index/task/test-context.xmlN/A
The file was modified/software/cicore/trunk/cn/d1_cn_index_generator/src/main/java/org/dataone/cn/index/generator/IndexTaskGeneratorEntryListener.javasrc/main/java/org/dataone/cn/index/generator/IndexTaskGeneratorEntryListener.java
The file was modified/software/cicore/trunk/cn/d1_cn_index_generator/src/test/java/org/dataone/cn/index/test/IndexTaskGeneratorEntryListenerTest.javasrc/test/java/org/dataone/cn/index/test/IndexTaskGeneratorEntryListenerTest.java
The file was modified/software/cicore/trunk/cn/d1_cn_index_processor/src/main/java/org/dataone/cn/index/processor/IndexTaskProcessor.javaN/A
The file was modified/software/cicore/trunk/cn/d1_cn_index_processor/src/main/java/org/dataone/cn/index/processor/IndexTaskProcessorRefactorReadinessPartial.javaN/A
The file was modified/software/cicore/trunk/cn/d1_cn_index_processor/src/main/java/org/dataone/cn/indexer/solrhttp/SolrJClient.javaN/A
The file was modified/software/cicore/trunk/cn/d1_cn_index_processor/src/test/java/org/dataone/cn/indexer/processor/MockIndexTaskProcessor.javaN/A