Produced by Araxis Merge on 3/29/2017 4:53:30 PM Eastern 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 | CTT-DM CIF Submission.zip\code\ISAAC-term-convert-hl7v3\hl7v3-ibdf | pom.xml | Fri Mar 3 16:20:32 2017 UTC |
| 2 | CTT-DM CIF Submission.zip\code\ISAAC-term-convert-hl7v3\hl7v3-ibdf | pom.xml | Wed Mar 29 17:54:20 2017 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 3 | 938 |
| 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 | ||
| 16 | <groupId> | |
| 17 | gov.vha.is aac.termin ology.conv erted | |
| 18 | </groupId> | |
| 19 | ||
| 20 | <artifactI d> | |
| 21 | hl7v3-ibdf | |
| 22 | </artifact Id> | |
| 23 | ||
| 24 | <!-- this should be set to ${s ourceData. version}-l oader-${lo ader.versi on} but th at doesn't appease t he maven g ods that k now best.. .. | |
| 25 | will leave it as is for now, and i gnore the warnings. --> | |
| 26 | ||
| 27 | <version> | |
| 28 | ${sourceDa ta.version }-loader-$ {loader.ve rsion} | |
| 29 | </version> | |
| 30 | ||
| 31 | <packaging > | |
| 32 | pom | |
| 33 | </packagin g> | |
| 34 | ||
| 35 | ||
| 36 | <name> | |
| 37 | HL7v3 to i bdf Artifa ct Convert er | |
| 38 | </name> | |
| 39 | ||
| 40 | ||
| 41 | <propertie s> | |
| 42 | ||
| 43 | <sourceDat a.version> | |
| 44 | 2.47.7 | |
| 45 | </sourceDa ta.version > | |
| 46 | ||
| 47 | <loader.ve rsion> | |
| 48 | 1.5-SNAPSH OT | |
| 49 | </loader.v ersion> | |
| 50 | ||
| 51 | <!-- For n o classifi er, leave this blank --> | |
| 52 | ||
| 53 | <resultArt ifactClass ifier> | |
| 54 | </resultAr tifactClas sifier> | |
| 55 | ||
| 56 | </properti es> | |
| 57 | ||
| 58 | ||
| 59 | <scm> | |
| 60 | ||
| 61 | <url> | |
| 62 | https://gi thub.com/V A-CTT/ISAA C-term-con vert-hl7v3 .git | |
| 63 | </url> | |
| 64 | ||
| 65 | </scm> | |
| 66 | ||
| 67 | ||
| 68 | <licenses> | |
| 69 | ||
| 70 | <license> | |
| 71 | ||
| 72 | <name> | |
| 73 | The Apache Software License, V ersion 2.0 | |
| 74 | </name> | |
| 75 | ||
| 76 | <url> | |
| 77 | http://www .apache.or g/licenses /LICENSE-2 .0.txt | |
| 78 | </url> | |
| 79 | ||
| 80 | <distribut ion> | |
| 81 | repo | |
| 82 | </distribu tion> | |
| 83 | ||
| 84 | <comments> | |
| 85 | Copyright Notice | |
| 86 | This is a work of the U.S. G overnment and is not subject t o copyrigh t | |
| 87 | protecti on in the United Sta tes. Forei gn copyrig hts may ap ply. | |
| 88 | ||
| 89 | </comments > | |
| 90 | ||
| 91 | </license> | |
| 92 | ||
| 93 | </licenses > | |
| 94 | ||
| 95 | ||
| 96 | <organizat ion> | |
| 97 | ||
| 98 | <name> | |
| 99 | U.S. Depar tment of V eterans Af fairs | |
| 100 | </name> | |
| 101 | ||
| 102 | <url> | |
| 103 | www. DNS
|
|
| 104 | </url> | |
| 105 | ||
| 106 | </organiza tion> | |
| 107 | ||
| 108 | ||
| 109 | <developer s> | |
| 110 | ||
| 111 | <developer > | |
| 112 | ||
| 113 | <propertie s> | |
| 114 | ||
| 115 | <info> | |
| 116 | For a list ing of dev elopers, c lone the p roject and execute ' git shortl og -sn' | |
| 117 | </info> | |
| 118 | ||
| 119 | </properti es> | |
| 120 | ||
| 121 | </develope r> | |
| 122 | ||
| 123 | </develope rs> | |
| 124 | ||
| 125 | ||
| 126 | <issueMana gement> | |
| 127 | ||
| 128 | <system> | |
| 129 | Jazz | |
| 130 | </system> | |
| 131 | ||
| 132 | <url> | |
| 133 | https:// DNS . DNS /ccm/web/p rojects/CT T (CM) | |
| 134 | </url> | |
| 135 | ||
| 136 | </issueMan agement> | |
| 137 | ||
| 138 | ||
| 139 | <dependenc ies> | |
| 140 | ||
| 141 | <dependenc y> | |
| 142 | ||
| 143 | <groupId> | |
| 144 | gov.vha.is aac.termin ology.conv erters | |
| 145 | </groupId> | |
| 146 | ||
| 147 | <artifactI d> | |
| 148 | hl7v3-mojo | |
| 149 | </artifact Id> | |
| 150 | ||
| 151 | <version> | |
| 152 | ${loader.v ersion} | |
| 153 | </version> | |
| 154 | ||
| 155 | <scope> | |
| 156 | compile | |
| 157 | </scope> | |
| 158 | ||
| 159 | <optional> | |
| 160 | true | |
| 161 | </optional > | |
| 162 | ||
| 163 | <!-- Not n eeded at r untime --> | |
| 164 | ||
| 165 | </dependen cy> | |
| 166 | ||
| 167 | </dependen cies> | |
| 168 | <build> | |
| 169 | ||
| 170 | <plugins> | |
| 171 | ||
| 172 | <!-- Get s ource file s from arc hiva --> | |
| 173 | ||
| 174 | <plugin> | |
| 175 | ||
| 176 | <groupId> | |
| 177 | org.apache .maven.plu gins | |
| 178 | </groupId> | |
| 179 | ||
| 180 | <artifactI d> | |
| 181 | maven-depe ndency-plu gin | |
| 182 | </artifact Id> | |
| 183 | ||
| 184 | <execution s> | |
| 185 | ||
| 186 | <execution > | |
| 187 | ||
| 188 | <id> | |
| 189 | fetch-hl7v 3-src | |
| 190 | </id> | |
| 191 | ||
| 192 | <phase> | |
| 193 | generate-s ources | |
| 194 | </phase> | |
| 195 | ||
| 196 | <goals> | |
| 197 | ||
| 198 | <goal> | |
| 199 | unpack | |
| 200 | </goal> | |
| 201 | ||
| 202 | </goals> | |
| 203 | ||
| 204 | <configura tion> | |
| 205 | ||
| 206 | <artifactI tems> | |
| 207 | ||
| 208 | <artifactI tem> | |
| 209 | ||
| 210 | <groupId> | |
| 211 | gov.vha.is aac.termin ology.sour ce.hl7v3 | |
| 212 | </groupId> | |
| 213 | ||
| 214 | <artifactI d> | |
| 215 | hl7v3-src- data | |
| 216 | </artifact Id> | |
| 217 | ||
| 218 | <version> | |
| 219 | ${sourceDa ta.version } | |
| 220 | </version> | |
| 221 | ||
| 222 | <type> | |
| 223 | zip | |
| 224 | </type> | |
| 225 | ||
| 226 | </artifact Item> | |
| 227 | ||
| 228 | </artifact Items> | |
| 229 | ||
| 230 | <outputDir ectory> | |
| 231 | ${project. build.dire ctory}/gen erated-res ources/src | |
| 232 | </outputDi rectory> | |
| 233 | ||
| 234 | </configur ation> | |
| 235 | ||
| 236 | </executio n> | |
| 237 | ||
| 238 | </executio ns> | |
| 239 | ||
| 240 | </plugin> | |
| 241 | ||
| 242 | ||
| 243 | <plugin> | |
| 244 | ||
| 245 | <!-- metad ata we wan t in the o utput pack age --> | |
| 246 | ||
| 247 | <groupId> | |
| 248 | org.apache .maven.plu gins | |
| 249 | </groupId> | |
| 250 | ||
| 251 | <artifactI d> | |
| 252 | maven-antr un-plugin | |
| 253 | </artifact Id> | |
| 254 | ||
| 255 | <version> | |
| 256 | 1.8 | |
| 257 | </version> | |
| 258 | ||
| 259 | <execution s> | |
| 260 | ||
| 261 | <execution > | |
| 262 | ||
| 263 | <id> | |
| 264 | write-pom- properties | |
| 265 | </id> | |
| 266 | ||
| 267 | <phase> | |
| 268 | validate | |
| 269 | </phase> | |
| 270 | ||
| 271 | <configura tion> | |
| 272 | ||
| 273 | <target> | |
| 274 | ||
| 275 | <echoprope rties | |
| 276 | destfile=" ${project. build.dire ctory}/pom .propertie s" | |
| 277 | /> | |
| 278 | ||
| 279 | </target> | |
| 280 | ||
| 281 | </configur ation> | |
| 282 | ||
| 283 | <goals> | |
| 284 | ||
| 285 | <goal> | |
| 286 | run | |
| 287 | </goal> | |
| 288 | ||
| 289 | </goals> | |
| 290 | ||
| 291 | </executio n> | |
| 292 | ||
| 293 | </executio ns> | |
| 294 | ||
| 295 | </plugin> | |
| 296 | ||
| 297 | ||
| 298 | <plugin> | |
| 299 | ||
| 300 | <groupId> | |
| 301 | gov.vha.is aac.termin ology.conv erters | |
| 302 | </groupId> | |
| 303 | ||
| 304 | <artifactI d> | |
| 305 | hl7v3-mojo | |
| 306 | </artifact Id> | |
| 307 | ||
| 308 | <version> | |
| 309 | ${loader.v ersion} | |
| 310 | </version> | |
| 311 | ||
| 312 | <execution s> | |
| 313 | ||
| 314 | <execution > | |
| 315 | ||
| 316 | <id> | |
| 317 | convert-hl 7v3-to-ibd f | |
| 318 | </id> | |
| 319 | ||
| 320 | <goals> | |
| 321 | ||
| 322 | <goal> | |
| 323 | convert-hl 7v3-to-ibd f | |
| 324 | </goal> | |
| 325 | ||
| 326 | </goals> | |
| 327 | ||
| 328 | <configura tion> | |
| 329 | ||
| 330 | <inputFile Location> | |
| 331 | ${project. build.dire ctory}/gen erated-res ources/src / | |
| 332 | </inputFil eLocation> | |
| 333 | ||
| 334 | </configur ation> | |
| 335 | ||
| 336 | </executio n> | |
| 337 | ||
| 338 | </executio ns> | |
| 339 | ||
| 340 | </plugin> | |
| 341 | ||
| 342 | ||
| 343 | <plugin> | |
| 344 | ||
| 345 | <groupId> | |
| 346 | org.apache .maven.plu gins | |
| 347 | </groupId> | |
| 348 | ||
| 349 | <artifactI d> | |
| 350 | maven-asse mbly-plugi n | |
| 351 | </artifact Id> | |
| 352 | ||
| 353 | <version> | |
| 354 | 2.4 | |
| 355 | </version> | |
| 356 | ||
| 357 | <execution s> | |
| 358 | ||
| 359 | <execution > | |
| 360 | ||
| 361 | <id> | |
| 362 | attach-res ult | |
| 363 | </id> | |
| 364 | ||
| 365 | <phase> | |
| 366 | package | |
| 367 | </phase> | |
| 368 | ||
| 369 | <goals> | |
| 370 | ||
| 371 | <goal> | |
| 372 | single | |
| 373 | </goal> | |
| 374 | ||
| 375 | </goals> | |
| 376 | ||
| 377 | <configura tion> | |
| 378 | ||
| 379 | <descripto rs> | |
| 380 | ||
| 381 | <descripto r> | |
| 382 | src/assemb ly/assembl y.xml | |
| 383 | </descript or> | |
| 384 | ||
| 385 | </descript ors> | |
| 386 | ||
| 387 | <attach> | |
| 388 | false | |
| 389 | </attach> | |
| 390 | ||
| 391 | <encoding> | |
| 392 | UTF-8 | |
| 393 | </encoding > | |
| 394 | ||
| 395 | </configur ation> | |
| 396 | ||
| 397 | </executio n> | |
| 398 | ||
| 399 | </executio ns> | |
| 400 | ||
| 401 | </plugin> | |
| 402 | ||
| 403 | ||
| 404 | <plugin> | |
| 405 | ||
| 406 | <groupId> | |
| 407 | org.codeha us.mojo | |
| 408 | </groupId> | |
| 409 | ||
| 410 | <artifactI d> | |
| 411 | build-help er-maven-p lugin | |
| 412 | </artifact Id> | |
| 413 | ||
| 414 | <version> | |
| 415 | 1.9.1 | |
| 416 | </version> | |
| 417 | ||
| 418 | <execution s> | |
| 419 | ||
| 420 | <execution > | |
| 421 | ||
| 422 | <id> | |
| 423 | attach-art ifact | |
| 424 | </id> | |
| 425 | ||
| 426 | <goals> | |
| 427 | ||
| 428 | <goal> | |
| 429 | attach-art ifact | |
| 430 | </goal> | |
| 431 | ||
| 432 | </goals> | |
| 433 | ||
| 434 | <configura tion> | |
| 435 | ||
| 436 | <artifacts > | |
| 437 | ||
| 438 | <artifact> | |
| 439 | ||
| 440 | <type> | |
| 441 | ibdf.zip | |
| 442 | </type> | |
| 443 | ||
| 444 | <!-- Note that the a ssembly pl ugin doesn 't use the same clas sifier - w e hack the classifie r it retur ns to be a mis | |
| 445 | mash of cl assifier a nd part of type. So there is always a c lassifier on the pro duced zip file, even if no cla ssifier | |
| 446 | was specif ied by the user. Du ring artif act attach ment, this classifie r/type mes s is corre cted. --> | |
| 447 | ||
| 448 | <file> | |
| 449 | ${project. build.dire ctory}/${p roject.bui ld.finalNa me}-.ibdf. zip | |
| 450 | </file> | |
| 451 | ||
| 452 | <classifie r> | |
| 453 | ${resultAr tifactClas sifier} | |
| 454 | </classifi er> | |
| 455 | ||
| 456 | </artifact > | |
| 457 | ||
| 458 | </artifact s> | |
| 459 | ||
| 460 | </configur ation> | |
| 461 | ||
| 462 | </executio n> | |
| 463 | ||
| 464 | </executio ns> | |
| 465 | ||
| 466 | </plugin> | |
| 467 | ||
| 468 | </plugins> | |
| 469 | ||
| 470 | </build> | |
| 471 | </project> |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.