1241. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 5/10/2018 8:40:15 AM Central Daylight Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

1241.1 Files compared

# Location File Last Modified
1 Thu May 10 13:40:15 2018 UTC
2 MHED_APPS_CIF.zip\VAR v4.2.7\var-resources-4.2.7@54bdc2933ef.zip\var-db\liquibase\build-lib\mysql-connector-java-5.1.23-bin.jar\com\mysql\jdbc\configs coldFusion.properties Sat Jan 26 04:26:18 2013 UTC

1241.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 0 0
Changed 0 0
Inserted 1 25
Removed 0 0

1241.3 Comparison options

Whitespace
Character case Differences in character case are significant
Line endings Differences in line endings (CR and LF characters) are ignored
CR/LF characters Not shown in the comparison detail

1241.4 Active regular expressions

No regular expressions were active.

1241.5 Comparison detail

        1   #
        2   # Properti es for opt imal usage  in ColdFu sion
        3   #
        4   # Automagi cally pull ed in if " autoConfig ureForCold Fusion" is  "true"
        5   # which is  the defau lt configu ration of  the driver
        6   #
        7  
        8   #
        9   # CF uses  a _lot_ of  RSMD.isCa seSensitiv e() - this  optimizes  it
        10   #
        11  
        12   useDynamic CharsetInf o=false
        13  
        14   #
        15   # CF's poo l tends to  be "chatt y" like DB CP
        16   #
        17  
        18   alwaysSend SetIsolati on=false
        19   useLocalSe ssionState =true
        20  
        21   #
        22   # CF's poo l seems to  loose con nectivity  on page re start
        23   #
        24  
        25   autoReconn ect=true