Started 8 yr 4 mo ago
Took 9.5 sec

Success Build #21 (Dec 14, 2015 5:24:38 PM)

Build Artifacts
datamanager-0.9.0-SNAPSHOT.jar248.13 KB view
datamanager-0.9.0-SNAPSHOT.pom4.36 KB view
Changes
  1. Minor bug fix and enhancement to quality checker:
    - Check the content of quality check "found" and "explanation" fields for embedded CDATA elements. If CDATA is embedded within other CDATA, this can cause the quality report XML to be invalid. Handle this by mangling the embedded CDATA end tags to nullify them.
    - Add a heuristic to the "examineRecordDelimiter" quality check for early detection of a missing record delimiter in large data tables.

    These modifications passed all JUnit tests. (detail)
    by costa