Produced by Araxis Merge on 3/1/2018 12:13:21 PM 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.
| # | Location | File | Last Modified |
|---|---|---|---|
| 1 | ehealth_xchange_cif.zip\NHIN_adapter | pom.xml | Thu Feb 22 14:25:32 2018 UTC |
| 2 | ehealth_xchange_cif.zip\NHIN_adapter | pom.xml | Thu Mar 1 17:50:32 2018 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 3 | 1108 |
| Changed | 2 | 4 |
| 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 | xmlns="htt p://maven. apache.org /POM/4.0.0 " | |
| 7 | xmlns:xsi= "http://ww w.w3.org/2 001/XMLSch ema-instan ce" | |
| 8 | xsi:schema Location=" http://mav en.apache. org/POM/4. 0.0 http:/ /maven.apa che.org/xs d/maven-4. 0.0.xsd" | |
| 9 | > | |
| 10 | ||
| 11 | <modelVers ion> | |
| 12 | 4.0.0 | |
| 13 | </modelVer sion> | |
| 14 | ||
| 15 | <groupId> | |
| 16 | gov.va.med .nhin.adap ter | |
| 17 | </groupId> | |
| 18 | ||
| 19 | <artifactI d> | |
| 20 | Adapter | |
| 21 | </artifact Id> | |
| 22 | ||
| 23 | <version> | |
| 24 | 8.0.0 | |
| 25 | </version> | |
| 26 | ||
| 27 | <packaging > | |
| 28 | pom | |
| 29 | </packagin g> | |
| 30 | ||
| 31 | <name> | |
| 32 | Adapter | |
| 33 | </name> | |
| 34 | ||
| 35 | ||
| 36 | <modules> | |
| 37 | ||
| 38 | <module> | |
| 39 | SpecProces sor | |
| 40 | </module> | |
| 41 | ||
| 42 | <module> | |
| 43 | AdapterLIB | |
| 44 | </module> | |
| 45 | ||
| 46 | <module> | |
| 47 | AdapterWeb logicLIB | |
| 48 | </module> | |
| 49 | ||
| 50 | <module> | |
| 51 | AdapterToo ls | |
| 52 | </module> | |
| 53 | ||
| 54 | <module> | |
| 55 | AdapterCom monEJB | |
| 56 | </module> | |
| 57 | ||
| 58 | <module> | |
| 59 | AdapterEJB | |
| 60 | </module> | |
| 61 | ||
| 62 | <module> | |
| 63 | AdapterWeb | |
| 64 | </module> | |
| 65 | ||
| 66 | <module> | |
| 67 | AdapterEA | |
| 68 | </module> | |
| 69 | ||
| 70 | <module> | |
| 71 | AdapterSub scriptionS erviceWEB | |
| 72 | </module> | |
| 73 | ||
| 74 | <module> | |
| 75 | AdapterSub scriptionS erviceTest erWEB | |
| 76 | </module> | |
| 77 | ||
| 78 | <module> | |
| 79 | AdapterDat aQualitySe rvices | |
| 80 | </module> | |
| 81 | ||
| 82 | </modules> | |
| 83 | ||
| 84 | ||
| 85 | <profiles> | |
| 86 | ||
| 87 | <profile> | |
| 88 | ||
| 89 | <id> | |
| 90 | ALL | |
| 91 | </id> | |
| 92 | ||
| 93 | <modules> | |
| 94 | ||
| 95 | <!-- | |
| 96 | keep out o f the defa ult profil e until Fo rtify issu es can | |
| 97 | be fixed a nd there i s a need t o start us ing the | |
| 98 | installer again. Be sure to a ctivate AL L profile when | |
| 99 | bumping th e version number to keep ALL p rojects in sync. | |
| 100 | --> | |
| 101 | ||
| 102 | <module> | |
| 103 | AdapterInt erfaces | |
| 104 | </module> | |
| 105 | ||
| 106 | <module> | |
| 107 | AdapterBun dle | |
| 108 | </module> | |
| 109 | ||
| 110 | <module> | |
| 111 | VistALinkS etup | |
| 112 | </module> | |
| 113 | ||
| 114 | </modules> | |
| 115 | ||
| 116 | </profile> | |
| 117 | ||
| 118 | <profile> | |
| 119 | ||
| 120 | <id> | |
| 121 | RUN_TESTS | |
| 122 | </id> | |
| 123 | ||
| 124 | <modules> | |
| 125 | ||
| 126 | <module> | |
| 127 | AdapterInt erfaces | |
| 128 | </module> | |
| 129 | ||
| 130 | </modules> | |
| 131 | ||
| 132 | <propertie s> | |
| 133 | ||
| 134 | <skipTests > | |
| 135 | false | |
| 136 | </skipTest s> | |
| 137 | ||
| 138 | <maven.tes t.skip> | |
| 139 | false | |
| 140 | </maven.te st.skip> | |
| 141 | ||
| 142 | </properti es> | |
| 143 | ||
| 144 | <build> | |
| 145 | ||
| 146 | <plugins> | |
| 147 | ||
| 148 | <plugin> | |
| 149 | ||
| 150 | <groupId> | |
| 151 | org.jacoco | |
| 152 | </groupId> | |
| 153 | ||
| 154 | <artifactI d> | |
| 155 | jacoco-mav en-plugin | |
| 156 | </artifact Id> | |
| 157 | ||
| 158 | <version> | |
| 159 | 0.7.9 | |
| 160 | </version> | |
| 161 | ||
| 162 | <execution s> | |
| 163 | ||
| 164 | <execution > | |
| 165 | ||
| 166 | <id> | |
| 167 | default-pr epare-agen t | |
| 168 | </id> | |
| 169 | ||
| 170 | <goals> | |
| 171 | ||
| 172 | <goal> | |
| 173 | prepare-ag ent | |
| 174 | </goal> | |
| 175 | ||
| 176 | </goals> | |
| 177 | ||
| 178 | </executio n> | |
| 179 | ||
| 180 | <execution > | |
| 181 | ||
| 182 | <id> | |
| 183 | default-re port | |
| 184 | </id> | |
| 185 | ||
| 186 | <phase> | |
| 187 | prepare-pa ckage | |
| 188 | </phase> | |
| 189 | ||
| 190 | <goals> | |
| 191 | ||
| 192 | <goal> | |
| 193 | report | |
| 194 | </goal> | |
| 195 | ||
| 196 | </goals> | |
| 197 | ||
| 198 | </executio n> | |
| 199 | ||
| 200 | </executio ns> | |
| 201 | ||
| 202 | </plugin> | |
| 203 | ||
| 204 | </plugins> | |
| 205 | ||
| 206 | </build> | |
| 207 | ||
| 208 | </profile> | |
| 209 | ||
| 210 | <profile> | |
| 211 | ||
| 212 | <id> | |
| 213 | BUILD | |
| 214 | </id> | |
| 215 | ||
| 216 | <build> | |
| 217 | ||
| 218 | <plugins> | |
| 219 | ||
| 220 | <plugin> | |
| 221 | ||
| 222 | <groupId> | |
| 223 | org.codeha us.mojo | |
| 224 | </groupId> | |
| 225 | ||
| 226 | <artifactI d> | |
| 227 | buildnumbe r-maven-pl ugin | |
| 228 | </artifact Id> | |
| 229 | ||
| 230 | <version> | |
| 231 | 1.4 | |
| 232 | </version> | |
| 233 | ||
| 234 | <inherited > | |
| 235 | false | |
| 236 | </inherite d> | |
| 237 | ||
| 238 | <execution s> | |
| 239 | ||
| 240 | <execution > | |
| 241 | ||
| 242 | <phase> | |
| 243 | validate | |
| 244 | </phase> | |
| 245 | ||
| 246 | <goals> | |
| 247 | ||
| 248 | <goal> | |
| 249 | create | |
| 250 | </goal> | |
| 251 | ||
| 252 | </goals> | |
| 253 | ||
| 254 | </executio n> | |
| 255 | ||
| 256 | </executio ns> | |
| 257 | ||
| 258 | <configura tion> | |
| 259 | ||
| 260 | <format> | |
| 261 | {0,number} | |
| 262 | </format> | |
| 263 | ||
| 264 | <items> | |
| 265 | ||
| 266 | <item> | |
| 267 | buildNumbe r | |
| 268 | </item> | |
| 269 | ||
| 270 | </items> | |
| 271 | ||
| 272 | <doCheck> | |
| 273 | false | |
| 274 | </doCheck> | |
| 275 | ||
| 276 | <doUpdate> | |
| 277 | false | |
| 278 | </doUpdate > | |
| 279 | ||
| 280 | <getRevisi onOnlyOnce > | |
| 281 | true | |
| 282 | </getRevis ionOnlyOnc e> | |
| 283 | ||
| 284 | <revisionO nScmFailur e> | |
| 285 | true | |
| 286 | </revision OnScmFailu re> | |
| 287 | ||
| 288 | </configur ation> | |
| 289 | ||
| 290 | </plugin> | |
| 291 | ||
| 292 | </plugins> | |
| 293 | ||
| 294 | </build> | |
| 295 | ||
| 296 | </profile> | |
| 297 | ||
| 298 | <profile> | |
| 299 | ||
| 300 | <id> | |
| 301 | EXPENSIVE | |
| 302 | </id> | |
| 303 | ||
| 304 | <activatio n> | |
| 305 | ||
| 306 | <activeByD efault> | |
| 307 | true | |
| 308 | </activeBy Default> | |
| 309 | ||
| 310 | </activati on> | |
| 311 | ||
| 312 | <modules> | |
| 313 | ||
| 314 | <module> | |
| 315 | AdapterInt erfaces | |
| 316 | </module> | |
| 317 | ||
| 318 | </modules> | |
| 319 | ||
| 320 | </profile> | |
| 321 | ||
| 322 | </profiles > | |
| 323 | ||
| 324 | ||
| 325 | <propertie s> | |
| 326 | ||
| 327 | <project.b uild.sourc eEncoding> | |
| 328 | UTF-8 | |
| 329 | </project. build.sour ceEncoding > | |
| 330 | ||
| 331 | <maven.com piler.sour ce> | |
| 332 | 1.8 | |
| 333 | </maven.co mpiler.sou rce> | |
| 334 | ||
| 335 | <maven.com piler.targ et> | |
| 336 | 1.8 | |
| 337 | </maven.co mpiler.tar get> | |
| 338 | ||
| 339 | <master.ba sedir> | |
| 340 | ${project. basedir} | |
| 341 | </master.b asedir> | |
| 342 | ||
| 343 | <libdir> | |
| 344 | ${master.b asedir}/li b | |
| 345 | </libdir> | |
| 346 | ||
| 347 | <skipTests > | |
| 348 | true | |
| 349 | </skipTest s> | |
| 350 | ||
| 351 | <maven.tes t.skip> | |
| 352 | true | |
| 353 | </maven.te st.skip> | |
| 354 | ||
| 355 | </properti es> | |
| 356 | ||
| 357 | ||
| 358 | <repositor ies> | |
| 359 | ||
| 360 | <repositor y> | |
| 361 | ||
| 362 | <id> | |
| 363 | lib | |
| 364 | </id> | |
| 365 | ||
| 366 | <name> | |
| 367 | Local Mave n Reposito ry | |
| 368 | </name> | |
| 369 | ||
| 370 | <url> | |
| 371 | file://${l ibdir} | |
| 372 | </url> | |
| 373 | ||
| 374 | <!-- <url> http:// SERVER : PORT /nexus/con tent/group s/public/< /url> --> | |
| 375 | ||
| 376 | <snapshots > | |
| 377 | ||
| 378 | <enabled> | |
| 379 | true | |
| 380 | </enabled> | |
| 381 | ||
| 382 | </snapshot s> | |
| 383 | ||
| 384 | <releases> | |
| 385 | ||
| 386 | <enabled> | |
| 387 | true | |
| 388 | </enabled> | |
| 389 | ||
| 390 | </releases > | |
| 391 | ||
| 392 | </reposito ry> | |
| 393 | ||
| 394 | <repositor y> | |
| 395 | ||
| 396 | <id> | |
| 397 | maven2-rep ository.de v.java.net | |
| 398 | </id> | |
| 399 | ||
| 400 | <name> | |
| 401 | Java.net R epository for Maven 2 | |
| 402 | </name> | |
| 403 | ||
| 404 | <url> | |
| 405 | http://dow nload.java .net/maven /2/ | |
| 406 | </url> | |
| 407 | ||
| 408 | <layout> | |
| 409 | default | |
| 410 | </layout> | |
| 411 | ||
| 412 | <snapshots > | |
| 413 | ||
| 414 | <enabled> | |
| 415 | false | |
| 416 | </enabled> | |
| 417 | ||
| 418 | </snapshot s> | |
| 419 | ||
| 420 | <releases> | |
| 421 | ||
| 422 | <enabled> | |
| 423 | true | |
| 424 | </enabled> | |
| 425 | ||
| 426 | </releases > | |
| 427 | ||
| 428 | </reposito ry> | |
| 429 | ||
| 430 | </reposito ries> | |
| 431 | ||
| 432 | ||
| 433 | <pluginRep ositories> | |
| 434 | ||
| 435 | <pluginRep ository> | |
| 436 | ||
| 437 | <id> | |
| 438 | lib | |
| 439 | </id> | |
| 440 | ||
| 441 | <name> | |
| 442 | Local Mave n Reposito ry | |
| 443 | </name> | |
| 444 | ||
| 445 | <url> | |
| 446 | file://${l ibdir} | |
| 447 | </url> | |
| 448 | ||
| 449 | <!-- <url> http:// SERVER : PORT /nexus/con tent/group s/public/< /url> --> | |
| 450 | ||
| 451 | <snapshots > | |
| 452 | ||
| 453 | <enabled> | |
| 454 | true | |
| 455 | </enabled> | |
| 456 | ||
| 457 | </snapshot s> | |
| 458 | ||
| 459 | <releases> | |
| 460 | ||
| 461 | <enabled> | |
| 462 | true | |
| 463 | </enabled> | |
| 464 | ||
| 465 | </releases > | |
| 466 | ||
| 467 | </pluginRe pository> | |
| 468 | ||
| 469 | <pluginRep ository> | |
| 470 | ||
| 471 | <id> | |
| 472 | maven2-rep ository.de v.java.net | |
| 473 | </id> | |
| 474 | ||
| 475 | <name> | |
| 476 | Java.net R epository for Maven 2 | |
| 477 | </name> | |
| 478 | ||
| 479 | <url> | |
| 480 | http://dow nload.java .net/maven /2/ | |
| 481 | </url> | |
| 482 | ||
| 483 | <layout> | |
| 484 | default | |
| 485 | </layout> | |
| 486 | ||
| 487 | <snapshots > | |
| 488 | ||
| 489 | <enabled> | |
| 490 | false | |
| 491 | </enabled> | |
| 492 | ||
| 493 | </snapshot s> | |
| 494 | ||
| 495 | <releases> | |
| 496 | ||
| 497 | <enabled> | |
| 498 | true | |
| 499 | </enabled> | |
| 500 | ||
| 501 | </releases > | |
| 502 | ||
| 503 | </pluginRe pository> | |
| 504 | ||
| 505 | </pluginRe positories > | |
| 506 | ||
| 507 | ||
| 508 | <distribut ionManagem ent> | |
| 509 | ||
| 510 | <snapshotR epository> | |
| 511 | ||
| 512 | <id> | |
| 513 | nexus | |
| 514 | </id> | |
| 515 | ||
| 516 | <name> | |
| 517 | Snapshot | |
| 518 | </name> | |
| 519 | ||
| 520 | <url> | |
| 521 | https://ne xus.vetsez .net/repos itory/mave n-snapshot s | |
| 522 | </url> | |
| 523 | ||
| 524 | </snapshot Repository > | |
| 525 | ||
| 526 | <repositor y> | |
| 527 | ||
| 528 | <id> | |
| 529 | nexus | |
| 530 | </id> | |
| 531 | ||
| 532 | <name> | |
| 533 | Release | |
| 534 | </name> | |
| 535 | ||
| 536 | <url> | |
| 537 | https://ne xus.vetsez .net/repos itory/mave n-releases | |
| 538 | </url> | |
| 539 | ||
| 540 | </reposito ry> | |
| 541 | ||
| 542 | </distribu tionManage ment> | |
| 543 | ||
| 544 | ||
| 545 | <scm> | |
| 546 | ||
| 547 | <connectio n> | |
| 548 | scm:git:ht tps://bitb ucket.vets ez.net/scm /ehx/ehx.g it | |
| 549 | </connecti on> | |
| 550 | ||
| 551 | <developer Connection > | |
| 552 | scm:git:ht tps://bitb ucket.vets ez.net/scm /ehx/ehx.g it | |
| 553 | </develope rConnectio n> | |
| 554 | ||
| 555 | </scm> | |
| 556 | </project> |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.