Produced by Araxis Merge on 10/5/2018 9:06:36 PM 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.
| # | Location | File | Last Modified |
|---|---|---|---|
| 1 | MHEDP3_VAOS_VATS_SM_Sept2018.zip\VAR 4.5.2\var-resources-4.5.2.zip\var-db\liquibase | var-db-properties.xml | Wed Aug 15 03:28:53 2018 UTC |
| 2 | MHEDP3_VAOS_VATS_SM_Sept2018.zip\VAR 4.5.2\var-resources-4.5.2.zip\var-db\liquibase | var-db-properties.xml | Fri Oct 5 21:23:05 2018 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 5 | 316 |
| Changed | 4 | 8 |
| Inserted | 0 | 0 |
| Removed | 0 | 0 |
| 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 |
No regular expressions were active.
| 1 | <?xml | |
| 2 | version="1 .0" | |
| 3 | encoding=" UTF-8" | |
| 4 | ?> | |
| 5 | <project | |
| 6 | name="liqu ibase.prop erties" | |
| 7 | > | |
| 8 | ||
| 9 | <!-- BEGIN Configura tion prope rties requ ires chang e --> | |
| 10 | ||
| 11 | <property | |
| 12 | name="tag. version" | |
| 13 | value="VAR -1.1.0" | |
| 14 | /> | |
| 15 | ||
| 16 | ||
| 17 | <property | |
| 18 | name="defa ult.passwo rd" | |
| 19 | value="A I " | |
| 20 | /> | |
| 21 | ||
| 22 | <property | |
| 23 | name="liqu ibase.cont ext" | |
| 24 | value="tes t" | |
| 25 | /> | |
| 26 | ||
| 27 | <property | |
| 28 | name="liqu ibase.pass word" | |
| 29 | value=" AI " | |
| 30 | /> | |
| 31 | ||
| 32 | ||
| 33 | <!--mysql- -> | |
| 34 | ||
| 35 | <property | |
| 36 | name="mysq l.host" | |
| 37 | value="loc alhost" | |
| 38 | /> | |
| 39 | ||
| 40 | <property | |
| 41 | name="mysq l.default. port" | |
| 42 | value="330 6" | |
| 43 | /> | |
| 44 | ||
| 45 | <property | |
| 46 | name="mysq l.username " | |
| 47 | value=" AI " | |
| 48 | /> | |
| 49 | ||
| 50 | <property | |
| 51 | name="mysq l.password " | |
| 52 | value="${d efault.pas sword}" | |
| 53 | /> | |
| 54 | ||
| 55 | <property | |
| 56 | name="mysq l.jdbc.url " | |
| 57 | value="jdb c:mysql:// ${mysql.ho st}:${mysq l.default. port}" | |
| 58 | /> | |
| 59 | ||
| 60 | <property | |
| 61 | name="mysq l.jdbc.dri ver" | |
| 62 | value="com .mysql.jdb c.Driver" | |
| 63 | /> | |
| 64 | ||
| 65 | ||
| 66 | <!--oracle --> | |
| 67 | ||
| 68 | <property | |
| 69 | name="orac le.host" | |
| 70 | value=" IP " | |
| 71 | /> | |
| 72 | ||
| 73 | <property | |
| 74 | name="orac le.system. user" | |
| 75 | value="sys tem" | |
| 76 | /> | |
| 77 | ||
| 78 | <property | |
| 79 | name="orac le.system. password" | |
| 80 | value="${d efault.pas sword}" | |
| 81 | /> | |
| 82 | ||
| 83 | <property | |
| 84 | name="orac le.default .port" | |
| 85 | value="152 1" | |
| 86 | /> | |
| 87 | ||
| 88 | <property | |
| 89 | name="orac le.SID" | |
| 90 | value="HAR EPO" | |
| 91 | /> | |
| 92 | ||
| 93 | <property | |
| 94 | name="orac le.jdbc.dr iver" | |
| 95 | value="ora cle.jdbc.O racleDrive r" | |
| 96 | /> | |
| 97 | ||
| 98 | <property | |
| 99 | name="orac le.url" | |
| 100 | value="jdb c:oracle:t hin:@${ora cle.host}: ${oracle.d efault.por t}:${oracl e.SID}" | |
| 101 | /> | |
| 102 | ||
| 103 | <property | |
| 104 | name="orac le.data.di r" | |
| 105 | value="/u0 1/apps/ora cle/oradat a" | |
| 106 | /> | |
| 107 | ||
| 108 | ||
| 109 | <property | |
| 110 | name="orac le.connect data" | |
| 111 | value="(SE RVER=DEDIC ATED)(SID= ${oracle.S ID})" | |
| 112 | /> | |
| 113 | ||
| 114 | <property | |
| 115 | name="orac le.tnsname Spec" | |
| 116 | value="(DE SCRIPTION= (ADDRESS=( PROTOCOL=T CP)(HOST=$ {oracle.ho st})(PORT= ${oracle.d efault.por t}))(CONNE CT_DATA=${ oracle.con nectdata}) )" | |
| 117 | /> | |
| 118 | ||
| 119 | ||
| 120 | <property | |
| 121 | name="vard b.user" | |
| 122 | value="VAR DB" | |
| 123 | /> | |
| 124 | ||
| 125 | <property | |
| 126 | name="vard b.password " | |
| 127 | value="${d efault.pas sword}" | |
| 128 | /> | |
| 129 | ||
| 130 | ||
| 131 | <!-- END C onfigurati on propert ies requir es change --> | |
| 132 | ||
| 133 | <property | |
| 134 | name="hadb Schema" | |
| 135 | value="HAD B" | |
| 136 | /> | |
| 137 | ||
| 138 | <property | |
| 139 | name="vard bSchema" | |
| 140 | value="VAR DB" | |
| 141 | /> | |
| 142 | ||
| 143 | <property | |
| 144 | name="lib. dir" | |
| 145 | value="${b asedir}/bu ild-lib" | |
| 146 | /> | |
| 147 | ||
| 148 | <property | |
| 149 | name="chan gelog.mast er" | |
| 150 | value="${b asedir}/ch angelog/db .changelog -var-maste r.xml" | |
| 151 | /> | |
| 152 | ||
| 153 | <property | |
| 154 | name="orac le.createV ARDB.sql" | |
| 155 | value="${b asedir}/sq l/oracle.c reateVARDB .sql" | |
| 156 | /> | |
| 157 | ||
| 158 | <property | |
| 159 | name="mysq l.createVA RDB.sql" | |
| 160 | value="${b asedir}/sq l/mysql.cr eateVARDB. sql" | |
| 161 | /> | |
| 162 | </project> |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.