2695. EPMO Open Source Coordination Office Redaction File Detail Report

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

2695.1 Files compared

# Location File Last Modified
1 MHED_APPS_CIF.zip\VATS v2.1.2\var-utility-resources-2.1.2@a4dc9287108.zip\ant-builds\weblogic properties.xml Fri Mar 9 16:50:49 2018 UTC
2 MHED_APPS_CIF.zip\VATS v2.1.2\var-utility-resources-2.1.2@a4dc9287108.zip\ant-builds\weblogic properties.xml Thu May 3 17:03:47 2018 UTC

2695.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 4 114
Changed 3 6
Inserted 0 0
Removed 0 0

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

2695.4 Active regular expressions

No regular expressions were active.

2695.5 Comparison detail

  1   <?xml 
  2     version="1 .0" 
  3     encoding=" UTF-8"
  4   ?>
  5   <project 
  6     name="webl ogic.prope rties"
  7   >
  8    
  9             
  10     <taskdef 
  11      name="wlde ploy" 
  12      classname= "weblogic. ant.taskde fs.managem ent.WLDepl oy"
  13     >
  14                       
  15      <classpath >
  16                                 
  17       <patheleme nt 
  18        path="${en v.MW_HOME} /wlserver_ 10.3/serve r/lib/webl ogic.jar"
  19       />
  20                                 
  21       <patheleme nt 
  22        path="${en v.MW_HOME} /wlserver_ 10.3/serve r/lib/webs ervices.ja r"
  23       />
  24                                 
  25       <patheleme nt 
  26        path="${en v.MW_HOME} /modules/f eatures/we blogic.ser ver.module s_10.3.3.0 .jar"
  27       />
  28                        
  29      </classpat h>
  30              
  31     </taskdef>
  32    
  33             
  34     <!-- Confi gure prope rties to a ccess the  Manager ap plication  -->
  35               
  36     <property 
  37      name="admi n.url"       
  38      value="t3: // IP             "
  39     />
  40               
  41     <property 
  42      name="admi n.username
  43      value=" REDACTED "
  44     />
  45               
  46     <property 
  47      name="admi n.password
  48      value="RED ACTED"
  49     />
  50               
  51     <property 
  52      name="admi n.remote"    
  53      value="tru e"
  54     />
  55               
  56     <property 
  57      name="doma in.targets
  58      value="sta ffserver"
  59     />
  60   </project>