<?xml version="1.0" encoding="UTF-8"?>
    
    <rss version="2.0"><channel><title>d1_cn_index_common changes</title><link>http://jenkins-ucsb-1.dataone.org/jenkins/job/d1_cn_index_common/changes</link><description>d1_cn_index_common changes</description><item><title>#99 normalizing the resource map priority to equal with other tasks.  Fixed potential inputstream remaining open. (rnahf)</title><link>http://jenkins-ucsb-1.dataone.org/jenkins/job/d1_cn_index_common/99/changes#detail0</link><guid isPermaLink="false">job/d1_cn_index_common/99/changes#detail0</guid><pubDate>Sat, 24 Aug 2019 16:09:35 +0000</pubDate><author>address not configured yet &lt;nobody@nowhere></author><description>src/main/java/org/dataone/cn/index/task/IndexTask.java
src/main/java/org/dataone/cn/index/task/IndexTaskGenerator.java
</description></item><item><title>#98 Merge the 2.3 branch to trunk. (tao)</title><link>http://jenkins-ucsb-1.dataone.org/jenkins/job/d1_cn_index_common/98/changes#detail0</link><guid isPermaLink="false">job/d1_cn_index_common/98/changes#detail0</guid><pubDate>Tue, 18 Jun 2019 22:39:31 +0000</pubDate><author>address not configured yet &lt;nobody@nowhere></author><description>
</description></item><item><title>#97 merge changes from v2.3 branch (rnahf)</title><link>http://jenkins-ucsb-1.dataone.org/jenkins/job/d1_cn_index_common/97/changes#detail0</link><guid isPermaLink="false">job/d1_cn_index_common/97/changes#detail0</guid><pubDate>Wed, 15 May 2019 00:29:35 +0000</pubDate><author>address not configured yet &lt;nobody@nowhere></author><description>
src/main/java/org/dataone/cn/index/task/IndexTaskRepository.java
</description></item><item><title>#96 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)</title><link>http://jenkins-ucsb-1.dataone.org/jenkins/job/d1_cn_index_common/96/changes#detail0</link><guid isPermaLink="false">job/d1_cn_index_common/96/changes#detail0</guid><pubDate>Tue, 30 Oct 2018 03:59:37 +0000</pubDate><author>address not configured yet &lt;nobody@nowhere></author><description>src/main/java/org/dataone/cn/index/task/IndexTask.java
src/test/java/org/dataone/cn/index/task/IndexTaskJpaRepositoryTest.java
src/test/resources/org/dataone/cn/index/task
src/test/resources/org/dataone/cn/index/task/test-context.xml
/software/cicore/trunk/cn/d1_cn_index_generator/src/main/java/org/dataone/cn/index/generator/IndexTaskGeneratorEntryListener.java
/software/cicore/trunk/cn/d1_cn_index_generator/src/test/java/org/dataone/cn/index/test/IndexTaskGeneratorEntryListenerTest.java
/software/cicore/trunk/cn/d1_cn_index_processor/src/main/java/org/dataone/cn/index/processor/IndexTaskProcessor.java
/software/cicore/trunk/cn/d1_cn_index_processor/src/main/java/org/dataone/cn/index/processor/IndexTaskProcessorRefactorReadinessPartial.java
/software/cicore/trunk/cn/d1_cn_index_processor/src/main/java/org/dataone/cn/indexer/solrhttp/SolrJClient.java
/software/cicore/trunk/cn/d1_cn_index_processor/src/test/java/org/dataone/cn/indexer/processor/MockIndexTaskProcessor.java
</description></item><item><title>#95 refs #8735: limiting the scope of the unMarshallSystemMetadata method, because it isn't documented and swallows serious errors.  (Shouldn't be generally used) (rnahf)</title><link>http://jenkins-ucsb-1.dataone.org/jenkins/job/d1_cn_index_common/95/changes#detail0</link><guid isPermaLink="false">job/d1_cn_index_common/95/changes#detail0</guid><pubDate>Thu, 18 Oct 2018 19:04:36 +0000</pubDate><author>address not configured yet &lt;nobody@nowhere></author><description>src/main/java/org/dataone/cn/index/task/IndexTask.java
src/test/java/org/dataone/cn/index/task
src/test/java/org/dataone/cn/index/task/IgnoringIndexIdPoolTest.java
src/test/java/org/dataone/cn/index/task/IndexTaskJpaRepositoryTest.java
src/test/java/org/dataone/cn/index/test
</description></item><item><title>#92 refs: #8700: downgrading spring, solr, solrj, compiler, and httpClient dependency versions to what's in the 2.3 branch and production. Changes made across the d1_cn_common, d1_cn_index_common, d1_cn_index_generator, and d1_cn_index_processor components.  There is a refactored HttpSolrClient construction method that needed refactoring.  Downgrading loses the builder in favor of the "new" method. (rnahf)</title><link>http://jenkins-ucsb-1.dataone.org/jenkins/job/d1_cn_index_common/92/changes#detail0</link><guid isPermaLink="false">job/d1_cn_index_common/92/changes#detail0</guid><pubDate>Thu, 20 Sep 2018 20:24:34 +0000</pubDate><author>address not configured yet &lt;nobody@nowhere></author><description>/software/cicore/trunk/cn/d1_cn_common/pom.xml
/software/cicore/trunk/cn/d1_cn_common/src/main/java/org/dataone/cn/log/AuditLogClientSolrImpl.java
pom.xml
/software/cicore/trunk/cn/d1_cn_index_generator/pom.xml
/software/cicore/trunk/cn/d1_cn_index_generator/src/main/java/org/dataone/cn/index/generator/filter/HZEventFilter.java
/software/cicore/trunk/cn/d1_cn_index_processor/pom.xml
/software/cicore/trunk/cn/d1_cn_index_processor/src/main/java/org/dataone/cn/indexer/solrhttp/SolrJClient.java
/software/cicore/trunk/cn/d1_cn_index_processor/src/main/resources/index-parser-context.xml
/software/cicore/trunk/cn/d1_cn_index_processor/src/test/java/org/dataone/cn/index/BaseSolrFieldXPathTest.java
/software/cicore/trunk/cn/d1_cn_index_processor/src/test/java/org/dataone/cn/index/DataONESolrJettyTestBase.java
/software/cicore/trunk/cn/d1_cn_index_processor/src/test/java/org/dataone/cn/index/SolrIndexDeleteTest.java
/software/cicore/trunk/cn/d1_cn_index_processor/src/test/java/org/dataone/cn/indexer/processor/ResourceMapSubprocessorTest.java
/software/cicore/trunk/cn/d1_cn_index_processor/src/test/java/org/dataone/cn/indexer/solrhttp/SolrJClientIT.java
/software/cicore/trunk/cn/d1_cn_index_processor/src/test/java/org/dataone/cn/indexer/solrhttp/SolrUpdatePerformanceIT.java
/software/cicore/trunk/cn/d1_cn_index_processor/src/test/resources/org/dataone/cn/index/test-messaging-context.xml
</description></item><item><title>#90 replaced 'org.springframework.orm.hibernate3.HibernateOptimisticLockingFailureException' with 'org.springframework.orm.ObjectOptimisticLockingFailureException' in unit test because of upgrade to spring 4.3.8.RELEASE.  Upped the hibernate-entitymanager version to 4.3.11.Final (to match new spring dependency). (rnahf)</title><link>http://jenkins-ucsb-1.dataone.org/jenkins/job/d1_cn_index_common/90/changes#detail0</link><guid isPermaLink="false">job/d1_cn_index_common/90/changes#detail0</guid><pubDate>Fri, 07 Sep 2018 21:04:33 +0000</pubDate><author>address not configured yet &lt;nobody@nowhere></author><description>pom.xml
src/test/java/org/dataone/cn/index/test/IndexTaskJpaRepositoryTest.java
</description></item><item><title>#89 standardizing dependency versions in trunk (2.4-SNAPSHOT)::  compiler: 1.8;  spring: 4.3.8.RELEASE; solr: 7.1.0; and junit: 4.12; (rnahf)</title><link>http://jenkins-ucsb-1.dataone.org/jenkins/job/d1_cn_index_common/89/changes#detail0</link><guid isPermaLink="false">job/d1_cn_index_common/89/changes#detail0</guid><pubDate>Thu, 06 Sep 2018 18:39:35 +0000</pubDate><author>address not configured yet &lt;nobody@nowhere></author><description>/software/cicore/trunk/cn/d1_cn_common/pom.xml
/software/cicore/trunk/cn/d1_cn_common/src/main/java/org/dataone/cn/log/AuditLogClientSolrImpl.java
pom.xml
/software/cicore/trunk/cn/d1_cn_index_generator/pom.xml
/software/cicore/trunk/cn/d1_cn_index_generator/src/main/java/org/dataone/cn/index/generator/filter/HZEventFilter.java
/software/cicore/trunk/cn/d1_cn_index_processor/pom.xml
/software/cicore/trunk/cn/d1_cn_index_processor/src/test/java/org/dataone/cn/index/messaging/MockMessagingClientConfiguration.java
/software/cicore/trunk/cn/d1_cn_index_processor/src/test/java/org/dataone/cn/indexer/processor/IndexProcessingPrioritizationIT.java
/software/cicore/trunk/cn/d1_cn_index_processor/src/test/java/org/dataone/cn/indexer/processor/IndexerMessagingConfigurationIT.java
</description></item></channel></rss>