583. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 5/10/2018 8:40:02 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.

583.1 Files compared

# Location File Last Modified
1 Thu May 10 13:40:02 2018 UTC
2 MHED_APPS_CIF.zip\VAR v4.2.7\var-resources-4.2.7@54bdc2933ef.zip\var-db\liquibase\build-lib\liquibase.jar\assembly bin.xml Wed May 2 11:37:12 2012 UTC

583.2 Comparison summary

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

583.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

583.4 Active regular expressions

No regular expressions were active.

583.5 Comparison detail

        1   <assembly   
        2     xmlns="htt p://maven. apache.org /plugins/m aven-assem bly-plugin /assembly/ 1.1.2" 
        3     xmlns:xsi= "http://ww w.w3.org/2 001/XMLSch ema-instan ce"
        4     
        5     xsi:schema Location=" http://mav en.apache. org/plugin s/maven-as sembly-plu gin/assemb ly/1.1.2 h ttp://mave n.apache.o rg/xsd/ass embly-1.1. 2.xsd"
        6   >
        7         
        8     <id>
        9      bin
        10     </id>
        11         
        12     <formats>
        13              
        14      <format>
        15       tar.gz
        16      </format>
        17              
        18      <format>
        19       zip
        20      </format>
        21          
        22     </formats>
        23         
        24     <includeBa seDirector y>
        25      false
        26     </includeB aseDirecto ry>
        27         
        28     <fileSets>
        29              
        30      <fileSet>
        31                    
        32       <directory >
        33        src/main/r esources/d ist
        34       </director y>
        35                    
        36       <outputDir ectory>
        37        /
        38       </outputDi rectory>
        39                    
        40       <lineEndin g>
        41        unix
        42       </lineEndi ng>
        43                    
        44       <excludes>
        45                         
        46        <exclude>
        47         *.bat
        48        </exclude>
        49                     
        50       </excludes >
        51               
        52      </fileSet>
        53              
        54      <fileSet>
        55                    
        56       <directory >
        57        src/main/r esources/d ist
        58       </director y>
        59                    
        60       <outputDir ectory>
        61        /
        62       </outputDi rectory>
        63                    
        64       <lineEndin g>
        65        dos
        66       </lineEndi ng>
        67                    
        68       <includes>
        69                         
        70        <include>
        71         *.bat
        72        </include>
        73                     
        74       </includes >
        75                    
        76       <excludes>
        77                         
        78        <exclude>
        79         liquibase
        80        </exclude>
        81                     
        82       </excludes >
        83               
        84      </fileSet>
        85              
        86      <fileSet>
        87                    
        88       <directory >
        89        C\:\\other git\\liqui base-2_0_x \\target\\ checkout\\ liquibase- core\\targ et/site/ap idocs
        90       </director y>
        91                    
        92       <outputDir ectory>
        93        docs
        94       </outputDi rectory>
        95                    
        96       <includes>
        97                         
        98        <include>
        99         **/*
        100        </include>
        101                     
        102       </includes >
        103               
        104      </fileSet>
        105          
        106     </fileSets >
        107         
        108     <files>
        109              
        110      <file>
        111                    
        112       <source>
        113        C\:\\other git\\liqui base-2_0_x \\target\\ checkout\\ liquibase- core\\targ et/liquiba se-2.0.5.j ar
        114       </source>
        115                    
        116       <outputDir ectory>
        117        /
        118       </outputDi rectory>
        119                    
        120       <destName>
        121        liquibase. jar
        122       </destName >
        123                    
        124       <fileMode>
        125        0644
        126       </fileMode >
        127               
        128      </file>
        129              
        130      <!--<file> -->
        131              
        132      <!--<sourc e>src/main /resources /liquibase </source>- ->
        133              
        134      <!--<outpu tDirectory >/</output Directory> -->
        135              
        136      <!--<fileM ode>0777</ fileMode>- ->
        137              
        138      <!--</file >-->
        139          
        140     </files>
        141   </assembly >