{
  "_class" : "hudson.maven.MavenModuleSetBuild",
  "actions" : [
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "D1_CN_INDEX_PROCESSOR",
          "value" : "develop_2.3"
        }
      ]
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user administrator",
          "userId" : "admin",
          "userName" : "administrator"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 143,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a8b5b20ef0c3bb30f032bdcbf331c01d3a6062f9",
            "branch" : [
              {
                "SHA1" : "a8b5b20ef0c3bb30f032bdcbf331c01d3a6062f9",
                "name" : "origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a8b5b20ef0c3bb30f032bdcbf331c01d3a6062f9",
            "branch" : [
              {
                "SHA1" : "a8b5b20ef0c3bb30f032bdcbf331c01d3a6062f9",
                "name" : "origin/main"
              }
            ]
          }
        },
        "origin/develop_2.3" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 144,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "070d4376564c5191b9f86783e60bb289083acd8b",
            "branch" : [
              {
                "SHA1" : "070d4376564c5191b9f86783e60bb289083acd8b",
                "name" : "origin/develop_2.3"
              }
            ]
          },
          "revision" : {
            "SHA1" : "070d4376564c5191b9f86783e60bb289083acd8b",
            "branch" : [
              {
                "SHA1" : "070d4376564c5191b9f86783e60bb289083acd8b",
                "name" : "origin/develop_2.3"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "070d4376564c5191b9f86783e60bb289083acd8b",
        "branch" : [
          {
            "SHA1" : "070d4376564c5191b9f86783e60bb289083acd8b",
            "name" : "origin/develop_2.3"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/DataONEorg/d1_cn_index_processor"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenAggregatedArtifactRecord"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#144",
  "duration" : 42332,
  "estimatedDuration" : 41390,
  "executor" : None,
  "fullDisplayName" : "d1_cn_index_processor_beta #144",
  "id" : "144",
  "keepLog" : False,
  "number" : 144,
  "queueId" : 3825,
  "result" : "SUCCESS",
  "timestamp" : 1629935748455,
  "url" : "http://jenkins-ucsb-1.dataone.org/jenkins/job/d1_cn_index_processor_beta/144/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pom.xml"
        ],
        "commitId" : "98b485918f74d4c560526bd2d698cf222d9494d7",
        "timestamp" : 1625076512000,
        "author" : {
          "absoluteUrl" : "http://jenkins-ucsb-1.dataone.org/jenkins/user/tao",
          "fullName" : "tao"
        },
        "authorEmail" : "tao@nceas.ucsb.edu",
        "comment" : "Use the newest jsonld-java library.\u000a",
        "date" : "2021-06-30 11:08:32 -0700",
        "id" : "98b485918f74d4c560526bd2d698cf222d9494d7",
        "msg" : "Use the newest jsonld-java library.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pom.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/resources/application-context-schema-org.xml"
        ],
        "commitId" : "6c00f94354945d3483ce102b4379ccaadbb35fd4",
        "timestamp" : 1625078604000,
        "author" : {
          "absoluteUrl" : "http://jenkins-ucsb-1.dataone.org/jenkins/user/tao",
          "fullName" : "tao"
        },
        "authorEmail" : "tao@nceas.ucsb.edu",
        "comment" : "Change the schema from https://schema.org to http://schema.org\u000a",
        "date" : "2021-06-30 11:43:24 -0700",
        "id" : "6c00f94354945d3483ce102b4379ccaadbb35fd4",
        "msg" : "Change the schema from https://schema.org to http://schema.org",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/resources/application-context-schema-org.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/org/dataone/cn/indexer/parser/JsonLdSubprocessor.java",
          "src/test/resources/org/dataone/cn/index/resources/d1_testdocs/json-ld/conext-http-without-vocab.jsonld",
          "src/test/java/org/dataone/cn/index/JsonLdSubprocessorTest.java",
          "src/test/resources/org/dataone/cn/index/test-context.xml"
        ],
        "commitId" : "441095fc5d5b8aa8a2d642e06622a5567e37828f",
        "timestamp" : 1625088676000,
        "author" : {
          "absoluteUrl" : "http://jenkins-ucsb-1.dataone.org/jenkins/user/tao",
          "fullName" : "tao"
        },
        "authorEmail" : "tao@nceas.ucsb.edu",
        "comment" : "Add a method to determine if the expanded jsonld objects use the schema https://schema.org.\u000aAdd a junit test as well.\u000a",
        "date" : "2021-06-30 14:31:16 -0700",
        "id" : "441095fc5d5b8aa8a2d642e06622a5567e37828f",
        "msg" : "Add a method to determine if the expanded jsonld objects use the schema https://schema.org.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/org/dataone/cn/indexer/parser/JsonLdSubprocessor.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/resources/org/dataone/cn/index/test-context.xml"
          },
          {
            "editType" : "add",
            "file" : "src/test/resources/org/dataone/cn/index/resources/d1_testdocs/json-ld/conext-http-without-vocab.jsonld"
          },
          {
            "editType" : "edit",
            "file" : "src/test/java/org/dataone/cn/index/JsonLdSubprocessorTest.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/org/dataone/cn/indexer/parser/JsonLdSubprocessor.java",
          "src/main/resources/contexts/jsonldcontext.jsonld",
          "src/main/resources/contexts/jsonldcontext_s.jsonld",
          "src/main/resources/jarcache.json"
        ],
        "commitId" : "96da2d442672d333eef306b960b320808827b71a",
        "timestamp" : 1625183049000,
        "author" : {
          "absoluteUrl" : "http://jenkins-ucsb-1.dataone.org/jenkins/user/slaughter",
          "fullName" : "slaughter"
        },
        "authorEmail" : "slaughter@nceas.ucsb.edu",
        "comment" : "Preprocess JSONLD to normalize schema.org namespace/context\u000a\u000aIssue #19\u000a",
        "date" : "2021-07-01 16:44:09 -0700",
        "id" : "96da2d442672d333eef306b960b320808827b71a",
        "msg" : "Preprocess JSONLD to normalize schema.org namespace/context",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/org/dataone/cn/indexer/parser/JsonLdSubprocessor.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/resources/contexts/jsonldcontext.jsonld"
          },
          {
            "editType" : "add",
            "file" : "src/main/resources/jarcache.json"
          },
          {
            "editType" : "add",
            "file" : "src/main/resources/contexts/jsonldcontext_s.jsonld"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/resources/contexts/jsonldcontext_http_list.jsonld",
          "src/test/resources/org/dataone/cn/index/test-context.xml",
          "src/main/java/org/dataone/cn/indexer/parser/JsonLdSubprocessor.java",
          "src/test/resources/org/dataone/cn/index/resources/d1_testdocs/json-ld/context-https.jsonld",
          "src/main/resources/contexts/jsonldcontext_http.jsonld",
          "src/test/resources/org/dataone/cn/index/resources/d1_testdocs/json-ld/conext-http-without-vocab.jsonld",
          "src/test/java/org/dataone/cn/index/JsonLdSubprocessorTest.java",
          "src/main/resources/contexts/jsonldcontext_s.jsonld",
          "src/main/resources/jarcache.json",
          "src/main/resources/contexts/jsonldcontext_https.jsonld",
          "src/main/resources/contexts/jsonldcontext.jsonld",
          "src/test/resources/org/dataone/cn/index/resources/d1_testdocs/json-ld/context-http.jsonld",
          "src/test/resources/org/dataone/cn/index/resources/d1_testdocs/json-ld/context-http-vocab.jsonld",
          "src/test/resources/org/dataone/cn/index/resources/d1_testdocs/json-ld/context-https-vocab.jsonld",
          "src/test/resources/org/dataone/cn/index/resources/d1_testdocs/json-ld/context-http-without-vocab.jsonld"
        ],
        "commitId" : "c041b2599113405cf99ca474bcd7ebb09bdeb3c2",
        "timestamp" : 1625417471000,
        "author" : {
          "absoluteUrl" : "http://jenkins-ucsb-1.dataone.org/jenkins/user/slaughter",
          "fullName" : "slaughter"
        },
        "authorEmail" : "slaughter@nceas.ucsb.edu",
        "comment" : "Update JsonLdSubprocessor schema.org @context handling\u000a\u000aIssue #19\u000a",
        "date" : "2021-07-04 09:51:11 -0700",
        "id" : "c041b2599113405cf99ca474bcd7ebb09bdeb3c2",
        "msg" : "Update JsonLdSubprocessor schema.org @context handling",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/org/dataone/cn/indexer/parser/JsonLdSubprocessor.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/resources/org/dataone/cn/index/test-context.xml"
          },
          {
            "editType" : "add",
            "file" : "src/test/resources/org/dataone/cn/index/resources/d1_testdocs/json-ld/context-http-vocab.jsonld"
          },
          {
            "editType" : "delete",
            "file" : "src/main/resources/jarcache.json"
          },
          {
            "editType" : "add",
            "file" : "src/test/resources/org/dataone/cn/index/resources/d1_testdocs/json-ld/context-http.jsonld"
          },
          {
            "editType" : "edit",
            "file" : "src/test/java/org/dataone/cn/index/JsonLdSubprocessorTest.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/resources/contexts/jsonldcontext_https.jsonld"
          },
          {
            "editType" : "add",
            "file" : "src/main/resources/contexts/jsonldcontext_http.jsonld"
          },
          {
            "editType" : "add",
            "file" : "src/test/resources/org/dataone/cn/index/resources/d1_testdocs/json-ld/context-https-vocab.jsonld"
          },
          {
            "editType" : "add",
            "file" : "src/test/resources/org/dataone/cn/index/resources/d1_testdocs/json-ld/context-https.jsonld"
          },
          {
            "editType" : "delete",
            "file" : "src/main/resources/contexts/jsonldcontext.jsonld"
          },
          {
            "editType" : "add",
            "file" : "src/main/resources/contexts/jsonldcontext_http_list.jsonld"
          },
          {
            "editType" : "delete",
            "file" : "src/main/resources/contexts/jsonldcontext_s.jsonld"
          },
          {
            "editType" : "delete",
            "file" : "src/test/resources/org/dataone/cn/index/resources/d1_testdocs/json-ld/conext-http-without-vocab.jsonld"
          },
          {
            "editType" : "add",
            "file" : "src/test/resources/org/dataone/cn/index/resources/d1_testdocs/json-ld/context-http-without-vocab.jsonld"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/org/dataone/cn/indexer/parser/JsonLdSubprocessor.java"
        ],
        "commitId" : "8516736fc8a3f433b08db30276e9585cd4eb6af9",
        "timestamp" : 1625505467000,
        "author" : {
          "absoluteUrl" : "http://jenkins-ucsb-1.dataone.org/jenkins/user/tao",
          "fullName" : "tao"
        },
        "authorEmail" : "tao@nceas.ucsb.edu",
        "comment" : "Add the log information to read schemas from different locations.\u000a",
        "date" : "2021-07-05 10:17:47 -0700",
        "id" : "8516736fc8a3f433b08db30276e9585cd4eb6af9",
        "msg" : "Add the log information to read schemas from different locations.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/org/dataone/cn/indexer/parser/JsonLdSubprocessor.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/org/dataone/cn/indexer/parser/JsonLdSubprocessor.java"
        ],
        "commitId" : "4f2ab06671b899df69b7a010d8b60a4def049972",
        "timestamp" : 1625524658000,
        "author" : {
          "absoluteUrl" : "http://jenkins-ucsb-1.dataone.org/jenkins/user/tao",
          "fullName" : "tao"
        },
        "authorEmail" : "tao@nceas.ucsb.edu",
        "comment" : "Change the schema org context files from /etc/dataone/index/context to /etc/dataone/index/schema-org-context\u000a",
        "date" : "2021-07-05 15:37:38 -0700",
        "id" : "4f2ab06671b899df69b7a010d8b60a4def049972",
        "msg" : "Change the schema org context files from /etc/dataone/index/context to /etc/dataone/index/schema-org-context",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/org/dataone/cn/indexer/parser/JsonLdSubprocessor.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/org/dataone/cn/indexer/parser/JsonLdSubprocessor.java"
        ],
        "commitId" : "34fe38fa79bd8a863e9089002379a8cd06c9b0c8",
        "timestamp" : 1625592345000,
        "author" : {
          "absoluteUrl" : "http://jenkins-ucsb-1.dataone.org/jenkins/user/tao",
          "fullName" : "tao"
        },
        "authorEmail" : "tao@nceas.ucsb.edu",
        "comment" : "Close some input stream objects in the process method.\u000a",
        "date" : "2021-07-06 10:25:45 -0700",
        "id" : "34fe38fa79bd8a863e9089002379a8cd06c9b0c8",
        "msg" : "Close some input stream objects in the process method.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/org/dataone/cn/indexer/parser/JsonLdSubprocessor.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pom.xml"
        ],
        "commitId" : "ce668096e9969518c820b5ec2c76d6822e0023e2",
        "timestamp" : 1625638694000,
        "author" : {
          "absoluteUrl" : "http://jenkins-ucsb-1.dataone.org/jenkins/user/tao",
          "fullName" : "tao"
        },
        "authorEmail" : "tao@nceas.ucsb.edu",
        "comment" : "Exclude the module-info.class class in the shaded jar file.\u000a",
        "date" : "2021-07-06 23:18:14 -0700",
        "id" : "ce668096e9969518c820b5ec2c76d6822e0023e2",
        "msg" : "Exclude the module-info.class class in the shaded jar file.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pom.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/resources/application-context-schema-org.xml"
        ],
        "commitId" : "d5b3f86cd9c2c807b0927b9459b830aedc5badc1",
        "timestamp" : 1626117838000,
        "author" : {
          "absoluteUrl" : "http://jenkins-ucsb-1.dataone.org/jenkins/user/slaughter",
          "fullName" : "slaughter"
        },
        "authorEmail" : "slaughter@nceas.ucsb.edu",
        "comment" : "Include SO:contentUrl in Solr 'serviceEndpoint'\u000a\u000aIssue #23\u000a",
        "date" : "2021-07-12 12:23:58 -0700",
        "id" : "d5b3f86cd9c2c807b0927b9459b830aedc5badc1",
        "msg" : "Include SO:contentUrl in Solr 'serviceEndpoint'",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/resources/application-context-schema-org.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/resources/org/dataone/cn/index/resources/d1_testdocs/json-ld/doi.org_10.5061_dryad.41sk145.jsonld",
          "src/main/resources/contexts/jsonldcontext_http_list.jsonld",
          "src/test/resources/org/dataone/cn/index/resources/d1_testdocs/json-ld/bco-dmo.jsonld",
          "src/test/java/org/dataone/cn/index/JsonLdSubprocessorTest.java",
          "src/test/resources/org/dataone/cn/index/test-context.xml",
          "src/test/resources/org/dataone/cn/index/resources/d1_testdocs/json-ld/doi.org_10.5061_dryad.5qb78.jsonld",
          "src/test/resources/org/dataone/cn/index/resources/d1_testdocs/json-ld/doi_A10.5061_dryad.m8s2r36.jsonld",
          "src/main/resources/application-context-schema-org.xml"
        ],
        "commitId" : "e3a4900fbc7a99e5265b20a6228d82ca1b310cb9",
        "timestamp" : 1626117912000,
        "author" : {
          "absoluteUrl" : "http://jenkins-ucsb-1.dataone.org/jenkins/user/slaughter",
          "fullName" : "slaughter"
        },
        "authorEmail" : "slaughter@nceas.ucsb.edu",
        "comment" : "Support schema.org 'description' with multiple entries\u000a\u000aIssue #22\u000a",
        "date" : "2021-07-12 12:25:12 -0700",
        "id" : "e3a4900fbc7a99e5265b20a6228d82ca1b310cb9",
        "msg" : "Support schema.org 'description' with multiple entries",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/java/org/dataone/cn/index/JsonLdSubprocessorTest.java"
          },
          {
            "editType" : "add",
            "file" : "src/test/resources/org/dataone/cn/index/resources/d1_testdocs/json-ld/doi.org_10.5061_dryad.5qb78.jsonld"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/contexts/jsonldcontext_http_list.jsonld"
          },
          {
            "editType" : "edit",
            "file" : "src/test/resources/org/dataone/cn/index/resources/d1_testdocs/json-ld/doi_A10.5061_dryad.m8s2r36.jsonld"
          },
          {
            "editType" : "add",
            "file" : "src/test/resources/org/dataone/cn/index/resources/d1_testdocs/json-ld/doi.org_10.5061_dryad.41sk145.jsonld"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/application-context-schema-org.xml"
          },
          {
            "editType" : "edit",
            "file" : "src/test/resources/org/dataone/cn/index/resources/d1_testdocs/json-ld/bco-dmo.jsonld"
          },
          {
            "editType" : "edit",
            "file" : "src/test/resources/org/dataone/cn/index/test-context.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/java/org/dataone/cn/index/JsonLdSubprocessorTest.java",
          "src/main/java/org/dataone/cn/indexer/parser/ISolrDatasetField.java",
          "src/main/resources/application-context-json-ld.xml",
          "src/main/java/org/dataone/cn/indexer/parser/JsonLdSubprocessor.java",
          "src/main/java/org/dataone/cn/indexer/parser/utility/ElementCombiner.java",
          "src/main/resources/application-context-schema-org.xml",
          "src/main/java/org/dataone/cn/indexer/parser/DerivedSolrField.java"
        ],
        "commitId" : "bf416f141ae9a16ae578474615cfdddaee196c2f",
        "timestamp" : 1628030675000,
        "author" : {
          "absoluteUrl" : "http://jenkins-ucsb-1.dataone.org/jenkins/user/slaughter",
          "fullName" : "slaughter"
        },
        "authorEmail" : "slaughter@nceas.ucsb.edu",
        "comment" : "Add geohashes for SO indexing\u000a\u000aIssue #26\u000a",
        "date" : "2021-08-03 15:44:35 -0700",
        "id" : "bf416f141ae9a16ae578474615cfdddaee196c2f",
        "msg" : "Add geohashes for SO indexing",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/java/org/dataone/cn/index/JsonLdSubprocessorTest.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/org/dataone/cn/indexer/parser/DerivedSolrField.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/org/dataone/cn/indexer/parser/JsonLdSubprocessor.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/application-context-schema-org.xml"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/org/dataone/cn/indexer/parser/utility/ElementCombiner.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/org/dataone/cn/indexer/parser/ISolrDatasetField.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/application-context-json-ld.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/resources/application-context-ontology-model-service.xml",
          "src/test/java/org/dataone/cn/indexer/annotation/OntologyModelServiceTest.java",
          "src/test/java/org/dataone/cn/indexer/annotation/SolrFieldEmlAnnotationTest.java",
          "src/main/resources/application-context-eml-annotation.xml",
          "src/test/java/org/dataone/cn/indexer/annotation/EmlAnnotationSubprocessorTest.java"
        ],
        "commitId" : "00aff9f71e95ae29b7d54167eb5a997bff2f6400",
        "timestamp" : 1628115646000,
        "author" : {
          "absoluteUrl" : "http://jenkins-ucsb-1.dataone.org/jenkins/user/petridish",
          "fullName" : "petridish"
        },
        "authorEmail" : "petridish@gmail.com",
        "comment" : "Extend semantic annotation indexing to include properties\u000a\u000aCloses https://github.com/DataONEorg/d1_cn_index_processor/issues/27\u000a\u000aThis change will require reindexing of affected content\u000a\u000aA similar change was made to Metacat https://github.com/NCEAS/metacat/issues/1517\u000a",
        "date" : "2021-08-04 14:20:46 -0800",
        "id" : "00aff9f71e95ae29b7d54167eb5a997bff2f6400",
        "msg" : "Extend semantic annotation indexing to include properties",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/resources/application-context-ontology-model-service.xml"
          },
          {
            "editType" : "edit",
            "file" : "src/test/java/org/dataone/cn/indexer/annotation/OntologyModelServiceTest.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/java/org/dataone/cn/indexer/annotation/EmlAnnotationSubprocessorTest.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/java/org/dataone/cn/indexer/annotation/SolrFieldEmlAnnotationTest.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/application-context-eml-annotation.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/resources/org/dataone/cn/index/resources/d1_testdocs/eml220/eml2.2.0testdatatable.xml",
          "src/main/resources/application-context-eml-base.xml",
          "src/test/resources/org/dataone/cn/index/resources/d1_testdocs/eml220/eml2.2.0testotherentity.xml"
        ],
        "commitId" : "a228128bb6a7ffe37a866a922d0d99b1d4994854",
        "timestamp" : 1628640887000,
        "author" : {
          "absoluteUrl" : "http://jenkins-ucsb-1.dataone.org/jenkins/user/tao",
          "fullName" : "tao"
        },
        "authorEmail" : "tao@nceas.ucsb.edu",
        "comment" : "Change attirubte rules to handle the attributes infomration under the otherEntity element.\u000a",
        "date" : "2021-08-10 17:14:47 -0700",
        "id" : "a228128bb6a7ffe37a866a922d0d99b1d4994854",
        "msg" : "Change attirubte rules to handle the attributes infomration under the otherEntity element.",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/test/resources/org/dataone/cn/index/resources/d1_testdocs/eml220/eml2.2.0testdatatable.xml"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/application-context-eml-base.xml"
          },
          {
            "editType" : "add",
            "file" : "src/test/resources/org/dataone/cn/index/resources/d1_testdocs/eml220/eml2.2.0testotherentity.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/java/org/dataone/cn/index/DataONESolrJettyTestBase.java",
          "src/test/java/org/dataone/cn/indexer/resourcemap/RdfXmlProcessorTest.java"
        ],
        "commitId" : "4fa8f8c19b8544d5cc32ffd5e3deedd33a194fb8",
        "timestamp" : 1628704077000,
        "author" : {
          "absoluteUrl" : "http://jenkins-ucsb-1.dataone.org/jenkins/user/tao",
          "fullName" : "tao"
        },
        "authorEmail" : "tao@nceas.ucsb.edu",
        "comment" : "Move the method of compareFieldValue to the parent class.\u000a",
        "date" : "2021-08-11 10:47:57 -0700",
        "id" : "4fa8f8c19b8544d5cc32ffd5e3deedd33a194fb8",
        "msg" : "Move the method of compareFieldValue to the parent class.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/java/org/dataone/cn/index/DataONESolrJettyTestBase.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/java/org/dataone/cn/indexer/resourcemap/RdfXmlProcessorTest.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/java/org/dataone/cn/index/SolrFieldXPathEmlAttributeTest.java",
          "src/test/resources/org/dataone/cn/index/resources/d1_testdocs/eml220/eml2.2.0testotherentity.xml",
          "src/test/resources/org/dataone/cn/index/test-context.xml"
        ],
        "commitId" : "0b095729210f98e8e635ea1ae6990df946a28b60",
        "timestamp" : 1628728923000,
        "author" : {
          "absoluteUrl" : "http://jenkins-ucsb-1.dataone.org/jenkins/user/tao",
          "fullName" : "tao"
        },
        "authorEmail" : "tao@nceas.ucsb.edu",
        "comment" : "Add a junit test file for the changes on attributes. Now it can handle the other entities.\u000a",
        "date" : "2021-08-11 17:42:03 -0700",
        "id" : "0b095729210f98e8e635ea1ae6990df946a28b60",
        "msg" : "Add a junit test file for the changes on attributes. Now it can handle the other entities.",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/test/java/org/dataone/cn/index/SolrFieldXPathEmlAttributeTest.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/resources/org/dataone/cn/index/resources/d1_testdocs/eml220/eml2.2.0testotherentity.xml"
          },
          {
            "editType" : "edit",
            "file" : "src/test/resources/org/dataone/cn/index/test-context.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/java/org/dataone/cn/index/SolrFieldXPathEmlAttributeTest.java"
        ],
        "commitId" : "6ab10910e95280e2cebf272fa242ab78c0c203a5",
        "timestamp" : 1628870909000,
        "author" : {
          "absoluteUrl" : "http://jenkins-ucsb-1.dataone.org/jenkins/user/tao",
          "fullName" : "tao"
        },
        "authorEmail" : "tao@nceas.ucsb.edu",
        "comment" : "Fixed a mangled sentence on the copy right declaration.\u000a",
        "date" : "2021-08-13 09:08:29 -0700",
        "id" : "6ab10910e95280e2cebf272fa242ab78c0c203a5",
        "msg" : "Fixed a mangled sentence on the copy right declaration.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/java/org/dataone/cn/index/SolrFieldXPathEmlAttributeTest.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/java/org/dataone/cn/index/SolrFieldXPathEmlAttributeTest.java",
          "src/test/java/org/dataone/cn/index/JsonLdSubprocessorTest.java"
        ],
        "commitId" : "635e9a26e7c4ea08fd67db53f82e4ba78bb9d15f",
        "timestamp" : 1629243103000,
        "author" : {
          "absoluteUrl" : "http://jenkins-ucsb-1.dataone.org/jenkins/user/tao",
          "fullName" : "tao"
        },
        "authorEmail" : "tao@nceas.ucsb.edu",
        "comment" : "Decrease the thread waiting time.\u000a",
        "date" : "2021-08-17 16:31:43 -0700",
        "id" : "635e9a26e7c4ea08fd67db53f82e4ba78bb9d15f",
        "msg" : "Decrease the thread waiting time.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/java/org/dataone/cn/index/SolrFieldXPathEmlAttributeTest.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/java/org/dataone/cn/index/JsonLdSubprocessorTest.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/org/dataone/cn/indexer/parser/JsonLdSubprocessor.java",
          "src/main/java/org/dataone/cn/indexer/parser/utility/TemplateStringProcessor.java",
          "src/test/java/org/dataone/cn/index/JsonLdSubprocessorTest.java",
          "src/main/resources/application-context-json-ld.xml",
          "src/main/resources/application-context-schema-org.xml",
          "src/main/java/org/dataone/cn/indexer/annotation/SparqlField.java"
        ],
        "commitId" : "1d4bda6d387f3a45adecdf5b6a0de2fecaa8120a",
        "timestamp" : 1629755796000,
        "author" : {
          "absoluteUrl" : "http://jenkins-ucsb-1.dataone.org/jenkins/user/slaughter",
          "fullName" : "slaughter"
        },
        "authorEmail" : "slaughter@nceas.ucsb.edu",
        "comment" : "Add indexing of Solr text field for schema.org documents\u000a\u000aIssue #26\u000a",
        "date" : "2021-08-23 14:56:36 -0700",
        "id" : "1d4bda6d387f3a45adecdf5b6a0de2fecaa8120a",
        "msg" : "Add indexing of Solr text field for schema.org documents",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/org/dataone/cn/indexer/parser/JsonLdSubprocessor.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/application-context-schema-org.xml"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/org/dataone/cn/indexer/annotation/SparqlField.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/org/dataone/cn/indexer/parser/utility/TemplateStringProcessor.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/application-context-json-ld.xml"
          },
          {
            "editType" : "edit",
            "file" : "src/test/java/org/dataone/cn/index/JsonLdSubprocessorTest.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pom.xml"
        ],
        "commitId" : "070d4376564c5191b9f86783e60bb289083acd8b",
        "timestamp" : 1629929662000,
        "author" : {
          "absoluteUrl" : "http://jenkins-ucsb-1.dataone.org/jenkins/user/tao",
          "fullName" : "tao"
        },
        "authorEmail" : "tao@nceas.ucsb.edu",
        "comment" : "Bump its version to 2.3.14\u000a",
        "date" : "2021-08-25 15:14:22 -0700",
        "id" : "070d4376564c5191b9f86783e60bb289083acd8b",
        "msg" : "Bump its version to 2.3.14",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pom.xml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://jenkins-ucsb-1.dataone.org/jenkins/user/petridish",
      "fullName" : "petridish"
    },
    {
      "absoluteUrl" : "http://jenkins-ucsb-1.dataone.org/jenkins/user/slaughter",
      "fullName" : "slaughter"
    },
    {
      "absoluteUrl" : "http://jenkins-ucsb-1.dataone.org/jenkins/user/tao",
      "fullName" : "tao"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.6.0"
}