<mavenModuleSetBuild _class='hudson.maven.MavenModuleSetBuild'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='hudson.scm.SubversionTagAction'></action><action></action><action _class='hudson.maven.reporters.SurefireAggregatedReport'><failCount>3</failCount><skipCount>20</skipCount><totalCount>118</totalCount><urlName>testReport</urlName></action><action _class='hudson.maven.reporters.MavenAggregatedArtifactRecord'></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#58</displayName><duration>158044</duration><estimatedDuration>156385</estimatedDuration><fullDisplayName>d1_cn_index_processor_no_hold_ores #58</fullDisplayName><id>58</id><keepLog>false</keepLog><number>58</number><queueId>10</queueId><result>UNSTABLE</result><timestamp>1570659571845</timestamp><url>http://jenkins-ucsb-1.dataone.org/jenkins/job/d1_cn_index_processor_no_hold_ores/58/</url><builtOn></builtOn><changeSet _class='hudson.scm.SubversionChangeLogSet'><item _class='hudson.scm.SubversionChangeLogSet$LogEntry'><affectedPath></affectedPath><affectedPath>pom.xml</affectedPath><affectedPath>src/main/java/org/dataone/cn/index/processor/IndexTaskProcessorDaemon.java</affectedPath><affectedPath>src/main/java/org/dataone/cn/indexer/annotation/AnnotatorSubprocessor.java</affectedPath><affectedPath>src/main/java/org/dataone/cn/indexer/annotation/EmlAnnotationSubprocessor.java</affectedPath><affectedPath>src/main/java/org/dataone/cn/indexer/annotation/OntologyModelService.java</affectedPath><affectedPath>src/main/java/org/dataone/cn/indexer/solrhttp/SolrElementAdd.java</affectedPath><affectedPath>src/main/resources/application-context-annotator.xml</affectedPath><affectedPath>src/main/resources/application-context-eml-annotation.xml</affectedPath><affectedPath>src/main/resources/application-context-eml-base.xml</affectedPath><affectedPath>src/main/resources/application-context-eml220.xml</affectedPath><affectedPath>src/main/resources/application-context-ontology-model-service.xml</affectedPath><affectedPath>src/main/resources/application-context-solr-schema.xml</affectedPath><affectedPath>src/main/resources/index-context-file-includes.xml</affectedPath><affectedPath>src/main/resources/index-parser-context.xml</affectedPath><affectedPath>src/main/resources/index-solr-schema.xml</affectedPath><affectedPath>src/main/resources/ontologies</affectedPath><affectedPath>src/test/java/org/dataone/cn/index/SolrFieldXPathEmlTest.java</affectedPath><affectedPath>src/test/java/org/dataone/cn/indexer/annotation/AnnotatorSubprocessorTest.java</affectedPath><affectedPath>src/test/java/org/dataone/cn/indexer/annotation/EmlAnnotationSubprocessorTest.java</affectedPath><affectedPath>src/test/java/org/dataone/cn/indexer/annotation/OntologyModelServiceTest.java</affectedPath><affectedPath>src/test/java/org/dataone/cn/indexer/annotation/SolrFieldEmlAnnotationTest.java</affectedPath><affectedPath>src/test/java/org/dataone/cn/indexer/annotation/SolrIndexEmlAnnotationTest.java</affectedPath><affectedPath>src/test/java/org/dataone/cn/indexer/resourcemap/ProvRdfXmlProcessorTest.java</affectedPath><affectedPath>src/test/resources/org/dataone/cn/index/resources/d1_testdocs/eml220</affectedPath><affectedPath>src/test/resources/org/dataone/cn/index/resources/solr/conf/schema-field-map.xml</affectedPath><affectedPath>src/test/resources/org/dataone/cn/index/resources/solr/conf/schema.xml</affectedPath><affectedPath>src/test/resources/org/dataone/cn/index/resources/solr4home/collection1/conf/schema.xml</affectedPath><affectedPath>src/test/resources/org/dataone/cn/index/resources/solr5home/collection1/conf/schema.xml</affectedPath><affectedPath>src/test/resources/org/dataone/cn/index/test-context.xml</affectedPath><affectedPath>src/test/resources/org/dataone/cn/indexer/annotation/test-context-annotator.xml</affectedPath><affectedPath>src/test/resources/org/dataone/cn/indexer/solrhttp/test-solr-schema.xml</affectedPath><affectedPath>src/test/resources/org/dataone/configuration/index-processor.properties</affectedPath><affectedPath>src/test/resources/test-index-parser-context.xml</affectedPath><author><absoluteUrl>http://jenkins-ucsb-1.dataone.org/jenkins/user/rnahf</absoluteUrl><fullName>rnahf</fullName></author><commitId>19915</commitId><timestamp>1570659377313</timestamp><date>2019-10-09T22:16:17.313002Z</date><msg>merged trunk to feature branch as sync prior to reintegrating with trunk.  Picked up the eml2.2 and ontology processors, as well as the eml-annotations subprocessor with additional solr schema funding fields.  Tweaked additions to be compatible with SolrIndexServiceV2. Unit tests all passing locally.</msg><path><editType>edit</editType><file>/software/cicore/branches/feature-indexing-no-hold-ores</file></path><path><editType>edit</editType><file>/software/cicore/branches/feature-indexing-no-hold-ores/pom.xml</file></path><path><editType>edit</editType><file>/software/cicore/branches/feature-indexing-no-hold-ores/src/main/java/org/dataone/cn/index/processor/IndexTaskProcessorDaemon.java</file></path><path><editType>edit</editType><file>/software/cicore/branches/feature-indexing-no-hold-ores/src/main/java/org/dataone/cn/indexer/annotation/AnnotatorSubprocessor.java</file></path><path><editType>add</editType><file>/software/cicore/branches/feature-indexing-no-hold-ores/src/main/java/org/dataone/cn/indexer/annotation/EmlAnnotationSubprocessor.java</file></path><path><editType>add</editType><file>/software/cicore/branches/feature-indexing-no-hold-ores/src/main/java/org/dataone/cn/indexer/annotation/OntologyModelService.java</file></path><path><editType>edit</editType><file>/software/cicore/branches/feature-indexing-no-hold-ores/src/main/java/org/dataone/cn/indexer/solrhttp/SolrElementAdd.java</file></path><path><editType>edit</editType><file>/software/cicore/branches/feature-indexing-no-hold-ores/src/main/resources/application-context-annotator.xml</file></path><path><editType>add</editType><file>/software/cicore/branches/feature-indexing-no-hold-ores/src/main/resources/application-context-eml-annotation.xml</file></path><path><editType>edit</editType><file>/software/cicore/branches/feature-indexing-no-hold-ores/src/main/resources/application-context-eml-base.xml</file></path><path><editType>add</editType><file>/software/cicore/branches/feature-indexing-no-hold-ores/src/main/resources/application-context-eml220.xml</file></path><path><editType>add</editType><file>/software/cicore/branches/feature-indexing-no-hold-ores/src/main/resources/application-context-ontology-model-service.xml</file></path><path><editType>edit</editType><file>/software/cicore/branches/feature-indexing-no-hold-ores/src/main/resources/application-context-solr-schema.xml</file></path><path><editType>edit</editType><file>/software/cicore/branches/feature-indexing-no-hold-ores/src/main/resources/index-context-file-includes.xml</file></path><path><editType>edit</editType><file>/software/cicore/branches/feature-indexing-no-hold-ores/src/main/resources/index-parser-context.xml</file></path><path><editType>edit</editType><file>/software/cicore/branches/feature-indexing-no-hold-ores/src/main/resources/index-solr-schema.xml</file></path><path><editType>add</editType><file>/software/cicore/branches/feature-indexing-no-hold-ores/src/main/resources/ontologies</file></path><path><editType>edit</editType><file>/software/cicore/branches/feature-indexing-no-hold-ores/src/test/java/org/dataone/cn/index/SolrFieldXPathEmlTest.java</file></path><path><editType>edit</editType><file>/software/cicore/branches/feature-indexing-no-hold-ores/src/test/java/org/dataone/cn/indexer/annotation/AnnotatorSubprocessorTest.java</file></path><path><editType>add</editType><file>/software/cicore/branches/feature-indexing-no-hold-ores/src/test/java/org/dataone/cn/indexer/annotation/EmlAnnotationSubprocessorTest.java</file></path><path><editType>add</editType><file>/software/cicore/branches/feature-indexing-no-hold-ores/src/test/java/org/dataone/cn/indexer/annotation/OntologyModelServiceTest.java</file></path><path><editType>add</editType><file>/software/cicore/branches/feature-indexing-no-hold-ores/src/test/java/org/dataone/cn/indexer/annotation/SolrFieldEmlAnnotationTest.java</file></path><path><editType>add</editType><file>/software/cicore/branches/feature-indexing-no-hold-ores/src/test/java/org/dataone/cn/indexer/annotation/SolrIndexEmlAnnotationTest.java</file></path><path><editType>edit</editType><file>/software/cicore/branches/feature-indexing-no-hold-ores/src/test/java/org/dataone/cn/indexer/resourcemap/ProvRdfXmlProcessorTest.java</file></path><path><editType>add</editType><file>/software/cicore/branches/feature-indexing-no-hold-ores/src/test/resources/org/dataone/cn/index/resources/d1_testdocs/eml220</file></path><path><editType>edit</editType><file>/software/cicore/branches/feature-indexing-no-hold-ores/src/test/resources/org/dataone/cn/index/resources/solr/conf/schema-field-map.xml</file></path><path><editType>edit</editType><file>/software/cicore/branches/feature-indexing-no-hold-ores/src/test/resources/org/dataone/cn/index/resources/solr/conf/schema.xml</file></path><path><editType>edit</editType><file>/software/cicore/branches/feature-indexing-no-hold-ores/src/test/resources/org/dataone/cn/index/resources/solr4home/collection1/conf/schema.xml</file></path><path><editType>edit</editType><file>/software/cicore/branches/feature-indexing-no-hold-ores/src/test/resources/org/dataone/cn/index/resources/solr5home/collection1/conf/schema.xml</file></path><path><editType>edit</editType><file>/software/cicore/branches/feature-indexing-no-hold-ores/src/test/resources/org/dataone/cn/index/test-context.xml</file></path><path><editType>edit</editType><file>/software/cicore/branches/feature-indexing-no-hold-ores/src/test/resources/org/dataone/cn/indexer/annotation/test-context-annotator.xml</file></path><path><editType>edit</editType><file>/software/cicore/branches/feature-indexing-no-hold-ores/src/test/resources/org/dataone/cn/indexer/solrhttp/test-solr-schema.xml</file></path><path><editType>edit</editType><file>/software/cicore/branches/feature-indexing-no-hold-ores/src/test/resources/org/dataone/configuration/index-processor.properties</file></path><path><editType>edit</editType><file>/software/cicore/branches/feature-indexing-no-hold-ores/src/test/resources/test-index-parser-context.xml</file></path><revision>19915</revision><user>rnahf</user></item><kind>svn</kind><revision><module>https://repository.dataone.org/software/cicore/branches/feature-indexing-no-hold-ores</module><revision>19915</revision></revision></changeSet><culprit><absoluteUrl>http://jenkins-ucsb-1.dataone.org/jenkins/user/rnahf</absoluteUrl><fullName>rnahf</fullName></culprit><mavenArtifacts></mavenArtifacts><mavenVersionUsed>3.6.0</mavenVersionUsed></mavenModuleSetBuild>