339. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 12/7/2018 11:36:15 AM Central Standard 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.

339.1 Files compared

# Location File Last Modified
1 C:\SCRUB\MHED\MHED\VATS 2.3.0\var-utility-web-2.3.0@19406cb7810\ant-builds\weblogic properties.xml Thu Sep 13 18:55:48 2018 UTC
2 C:\MHED-scrubbed\MHED\MHED\VATS 2.3.0\var-utility-web-2.3.0@19406cb7810\ant-builds\weblogic properties.xml Fri Dec 7 13:27:32 2018 UTC

339.2 Comparison summary

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

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

339.4 Active regular expressions

No regular expressions were active.

339.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: //localhos t:8080"
  39     />
  40         
  41     <property 
  42      name="admi n.username
  43      value="adm in"
  44     />
  45         
  46     <property 
  47      name="admi n.password
  48      value=" PW_R e d a cte d      "
  49     />
  50         
  51     <property 
  52      name="admi n.remote" 
  53      value="tru e"
  54     />
  55         
  56     <property 
  57      name="doma in.targets
  58      value="Adm inServer"
  59     />
  60   </project>