Produced by Araxis Merge on 12/20/2017 5:56:05 PM Eastern 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.
| # | Location | File | Last Modified |
|---|---|---|---|
| 1 | Genisis_2.0_v6_bld6.zip\Source Code\TS\Service\mapping-service | pom.xml | Thu Dec 14 19:56:16 2017 UTC |
| 2 | Genisis_2.0_v6_bld6.zip\Source Code\TS\Service\mapping-service | pom.xml | Wed Dec 20 20:27:32 2017 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 4 | 728 |
| Changed | 3 | 6 |
| 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 | <project | |
| 2 | xmlns="htt p://maven. apache.org /POM/4.0.0 " | |
| 3 | xmlns:xsi= "http://ww w.w3.org/2 001/XMLSch ema-instan ce" | |
| 4 | xsi:schema Location=" http://mav en.apache. org/POM/4. 0.0 http:/ /maven.apa che.org/xs d/maven-4. 0.0.xsd" | |
| 5 | > | |
| 6 | ||
| 7 | <modelVers ion> | |
| 8 | 4.0.0 | |
| 9 | </modelVer sion> | |
| 10 | ||
| 11 | <parent> | |
| 12 | ||
| 13 | <groupId> | |
| 14 | gov.va.gen isis2 | |
| 15 | </groupId> | |
| 16 | ||
| 17 | <artifactI d> | |
| 18 | ts-common- parent | |
| 19 | </artifact Id> | |
| 20 | ||
| 21 | <relativeP ath> | |
| 22 | ../common/ pom.xml | |
| 23 | </relative Path> | |
| 24 | ||
| 25 | <version> | |
| 26 | 7.0.5-SNAP SHOT | |
| 27 | </version> | |
| 28 | ||
| 29 | </parent> | |
| 30 | ||
| 31 | <artifactI d> | |
| 32 | MappingSer vice | |
| 33 | </artifact Id> | |
| 34 | ||
| 35 | <packaging > | |
| 36 | war | |
| 37 | </packagin g> | |
| 38 | ||
| 39 | ||
| 40 | <name> | |
| 41 | ts-mapping -service | |
| 42 | </name> | |
| 43 | ||
| 44 | ||
| 45 | <propertie s> | |
| 46 | ||
| 47 | <warName> | |
| 48 | MappingSer vice | |
| 49 | </warName> | |
| 50 | ||
| 51 | <context-p ath> | |
| 52 | MappingSer vice | |
| 53 | </context- path> | |
| 54 | ||
| 55 | </properti es> | |
| 56 | ||
| 57 | ||
| 58 | <!-- SCM c onnection properties for mvn r elease plu gin --> | |
| 59 | ||
| 60 | <scm> | |
| 61 | ||
| 62 | <connectio n> | |
| 63 | URL | |
| 64 | </connecti on> | |
| 65 | ||
| 66 | <developer Connection > | |
| 67 | URL | |
| 68 | </develope rConnectio n> | |
| 69 | ||
| 70 | <url> | |
| 71 | URL | |
| 72 | </url> | |
| 73 | ||
| 74 | <tag> | |
| 75 | HEAD | |
| 76 | </tag> | |
| 77 | ||
| 78 | </scm> | |
| 79 | ||
| 80 | ||
| 81 | <dependenc ies> | |
| 82 | ||
| 83 | <dependenc y> | |
| 84 | ||
| 85 | <groupId> | |
| 86 | gov.va.gen isis2 | |
| 87 | </groupId> | |
| 88 | ||
| 89 | <artifactI d> | |
| 90 | ts-common- api | |
| 91 | </artifact Id> | |
| 92 | ||
| 93 | </dependen cy> | |
| 94 | ||
| 95 | <dependenc y> | |
| 96 | ||
| 97 | <groupId> | |
| 98 | org.spring framework | |
| 99 | </groupId> | |
| 100 | ||
| 101 | <artifactI d> | |
| 102 | spring-web | |
| 103 | </artifact Id> | |
| 104 | ||
| 105 | </dependen cy> | |
| 106 | ||
| 107 | <dependenc y> | |
| 108 | ||
| 109 | <groupId> | |
| 110 | org.spring framework | |
| 111 | </groupId> | |
| 112 | ||
| 113 | <artifactI d> | |
| 114 | spring-web mvc | |
| 115 | </artifact Id> | |
| 116 | ||
| 117 | </dependen cy> | |
| 118 | ||
| 119 | <dependenc y> | |
| 120 | ||
| 121 | <groupId> | |
| 122 | org.spring framework | |
| 123 | </groupId> | |
| 124 | ||
| 125 | <artifactI d> | |
| 126 | spring-cor e | |
| 127 | </artifact Id> | |
| 128 | ||
| 129 | </dependen cy> | |
| 130 | ||
| 131 | <dependenc y> | |
| 132 | ||
| 133 | <groupId> | |
| 134 | org.spring framework | |
| 135 | </groupId> | |
| 136 | ||
| 137 | <artifactI d> | |
| 138 | spring-orm | |
| 139 | </artifact Id> | |
| 140 | ||
| 141 | </dependen cy> | |
| 142 | ||
| 143 | <dependenc y> | |
| 144 | ||
| 145 | <groupId> | |
| 146 | org.spring framework. data | |
| 147 | </groupId> | |
| 148 | ||
| 149 | <artifactI d> | |
| 150 | spring-dat a-jpa | |
| 151 | </artifact Id> | |
| 152 | ||
| 153 | </dependen cy> | |
| 154 | ||
| 155 | <dependenc y> | |
| 156 | ||
| 157 | <groupId> | |
| 158 | org.hibern ate | |
| 159 | </groupId> | |
| 160 | ||
| 161 | <artifactI d> | |
| 162 | hibernate- entitymana ger | |
| 163 | </artifact Id> | |
| 164 | ||
| 165 | </dependen cy> | |
| 166 | ||
| 167 | <dependenc y> | |
| 168 | ||
| 169 | <groupId> | |
| 170 | com.micros oft.sqlser ver | |
| 171 | </groupId> | |
| 172 | ||
| 173 | <artifactI d> | |
| 174 | mssql-jdbc | |
| 175 | </artifact Id> | |
| 176 | ||
| 177 | </dependen cy> | |
| 178 | ||
| 179 | ||
| 180 | <!-- Jacks on JSON Pr ocessor -- > | |
| 181 | ||
| 182 | <dependenc y> | |
| 183 | ||
| 184 | <groupId> | |
| 185 | com.faster xml.jackso n.core | |
| 186 | </groupId> | |
| 187 | ||
| 188 | <artifactI d> | |
| 189 | jackson-da tabind | |
| 190 | </artifact Id> | |
| 191 | ||
| 192 | </dependen cy> | |
| 193 | ||
| 194 | ||
| 195 | <!--Log4 - -> | |
| 196 | ||
| 197 | <dependenc y> | |
| 198 | ||
| 199 | <groupId> | |
| 200 | org.apache .logging.l og4j | |
| 201 | </groupId> | |
| 202 | ||
| 203 | <artifactI d> | |
| 204 | log4j-api | |
| 205 | </artifact Id> | |
| 206 | ||
| 207 | </dependen cy> | |
| 208 | ||
| 209 | <dependenc y> | |
| 210 | ||
| 211 | <groupId> | |
| 212 | org.apache .logging.l og4j | |
| 213 | </groupId> | |
| 214 | ||
| 215 | <artifactI d> | |
| 216 | log4j-core | |
| 217 | </artifact Id> | |
| 218 | ||
| 219 | </dependen cy> | |
| 220 | ||
| 221 | <dependenc y> | |
| 222 | ||
| 223 | <groupId> | |
| 224 | org.owasp. esapi | |
| 225 | </groupId> | |
| 226 | ||
| 227 | <artifactI d> | |
| 228 | esapi | |
| 229 | </artifact Id> | |
| 230 | ||
| 231 | <version> | |
| 232 | 2.1.0.1 | |
| 233 | </version> | |
| 234 | ||
| 235 | </dependen cy> | |
| 236 | ||
| 237 | </dependen cies> | |
| 238 | ||
| 239 | ||
| 240 | <repositor ies> | |
| 241 | ||
| 242 | <repositor y> | |
| 243 | ||
| 244 | <id> | |
| 245 | Maven Cent ral | |
| 246 | </id> | |
| 247 | ||
| 248 | <url> | |
| 249 | http://rep o.maven.ap ache.org/m aven2/ | |
| 250 | </url> | |
| 251 | ||
| 252 | </reposito ry> | |
| 253 | ||
| 254 | </reposito ries> | |
| 255 | ||
| 256 | ||
| 257 | <build> | |
| 258 | ||
| 259 | <sourceDir ectory> | |
| 260 | src/main/j ava | |
| 261 | </sourceDi rectory> | |
| 262 | ||
| 263 | <resources > | |
| 264 | ||
| 265 | <resource> | |
| 266 | ||
| 267 | <directory > | |
| 268 | src/main/r esources | |
| 269 | </director y> | |
| 270 | ||
| 271 | <includes> | |
| 272 | ||
| 273 | <include> | |
| 274 | **/* | |
| 275 | </include> | |
| 276 | ||
| 277 | </includes > | |
| 278 | ||
| 279 | </resource > | |
| 280 | ||
| 281 | </resource s> | |
| 282 | ||
| 283 | ||
| 284 | <plugins> | |
| 285 | ||
| 286 | <!-- Maven Compiler Plugin --> | |
| 287 | ||
| 288 | <plugin> | |
| 289 | ||
| 290 | <groupId> | |
| 291 | org.apache .maven.plu gins | |
| 292 | </groupId> | |
| 293 | ||
| 294 | <artifactI d> | |
| 295 | maven-comp iler-plugi n | |
| 296 | </artifact Id> | |
| 297 | ||
| 298 | <configura tion> | |
| 299 | ||
| 300 | <source> | |
| 301 | 1.8 | |
| 302 | </source> | |
| 303 | ||
| 304 | <target> | |
| 305 | 1.8 | |
| 306 | </target> | |
| 307 | ||
| 308 | </configur ation> | |
| 309 | ||
| 310 | </plugin> | |
| 311 | ||
| 312 | <plugin> | |
| 313 | ||
| 314 | <groupId> | |
| 315 | org.apache .maven.plu gins | |
| 316 | </groupId> | |
| 317 | ||
| 318 | <artifactI d> | |
| 319 | maven-war- plugin | |
| 320 | </artifact Id> | |
| 321 | ||
| 322 | <configura tion> | |
| 323 | ||
| 324 | <warName> | |
| 325 | ${warName} | |
| 326 | </warName> | |
| 327 | ||
| 328 | </configur ation> | |
| 329 | ||
| 330 | </plugin> | |
| 331 | ||
| 332 | <plugin> | |
| 333 | ||
| 334 | <groupId> | |
| 335 | org.apache .tomcat.ma ven | |
| 336 | </groupId> | |
| 337 | ||
| 338 | <artifactI d> | |
| 339 | tomcat7-ma ven-plugin | |
| 340 | </artifact Id> | |
| 341 | ||
| 342 | <configura tion> | |
| 343 | ||
| 344 | <server> | |
| 345 | TomcatServ er | |
| 346 | </server> | |
| 347 | ||
| 348 | <warFile> | |
| 349 | /${project .build.dir ectory}/${ warName}.w ar | |
| 350 | </warFile> | |
| 351 | ||
| 352 | <path> | |
| 353 | /${context -path} | |
| 354 | </path> | |
| 355 | ||
| 356 | <update> | |
| 357 | true | |
| 358 | </update> | |
| 359 | ||
| 360 | </configur ation> | |
| 361 | ||
| 362 | </plugin> | |
| 363 | ||
| 364 | </plugins> | |
| 365 | ||
| 366 | </build> | |
| 367 | </project> |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.