Produced by Araxis Merge on 3/29/2017 4:53:33 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-vhat\vhat-ibdf-sql | pom.xml | Fri Mar 3 16:20:41 2017 UTC |
| 2 | CTT-DM CIF Submission.zip\code\ISAAC-term-convert-vhat\vhat-ibdf-sql | pom.xml | Wed Mar 29 18:06:19 2017 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 3 | 860 |
| 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 | ||
| 6 | <project | |
| 7 | xmlns="htt p://maven. apache.org /POM/4.0.0 " | |
| 8 | xmlns:xsi= "http://ww w.w3.org/2 001/XMLSch ema-instan ce" | |
| 9 | xsi:schema Location=" http://mav en.apache. org/POM/4. 0.0 http:/ /maven.apa che.org/xs d/maven-4. 0.0.xsd" | |
| 10 | > | |
| 11 | ||
| 12 | <modelVers ion> | |
| 13 | 4.0.0 | |
| 14 | </modelVer sion> | |
| 15 | ||
| 16 | ||
| 17 | <groupId> | |
| 18 | gov.vha.is aac.termin ology.conv erted | |
| 19 | </groupId> | |
| 20 | ||
| 21 | <artifactI d> | |
| 22 | vhat-ibdf- sql | |
| 23 | </artifact Id> | |
| 24 | ||
| 25 | <!-- 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.. .. | |
| 26 | will leave it as is for now, and i gnore the warnings. --> | |
| 27 | ||
| 28 | <version> | |
| 29 | ${sourceDa ta.version }-loader-$ {loader.ve rsion} | |
| 30 | </version> | |
| 31 | ||
| 32 | <packaging > | |
| 33 | pom | |
| 34 | </packagin g> | |
| 35 | ||
| 36 | ||
| 37 | <name> | |
| 38 | VHAT SQL t o ibdf Art ifact Conv erter | |
| 39 | </name> | |
| 40 | ||
| 41 | ||
| 42 | <propertie s> | |
| 43 | ||
| 44 | <sourceDat a.version> | |
| 45 | 2017.01.24 | |
| 46 | </sourceDa ta.version > | |
| 47 | ||
| 48 | <loader.ve rsion> | |
| 49 | 4.9-SNAPSH OT | |
| 50 | </loader.v ersion> | |
| 51 | ||
| 52 | <!-- For n o classifi er, leave this blank --> | |
| 53 | ||
| 54 | <resultArt ifactClass ifier> | |
| 55 | </resultAr tifactClas sifier> | |
| 56 | ||
| 57 | </properti es> | |
| 58 | ||
| 59 | ||
| 60 | <scm> | |
| 61 | ||
| 62 | <url> | |
| 63 | https://gi thub.com/V A-CTT/ISAA C-term-con vert-VHAT. git | |
| 64 | </url> | |
| 65 | ||
| 66 | </scm> | |
| 67 | ||
| 68 | ||
| 69 | <licenses> | |
| 70 | ||
| 71 | <license> | |
| 72 | ||
| 73 | <name> | |
| 74 | The Apache Software License, V ersion 2.0 | |
| 75 | </name> | |
| 76 | ||
| 77 | <url> | |
| 78 | http://www .apache.or g/licenses /LICENSE-2 .0.txt | |
| 79 | </url> | |
| 80 | ||
| 81 | <distribut ion> | |
| 82 | repo | |
| 83 | </distribu tion> | |
| 84 | ||
| 85 | <comments> | |
| 86 | Copyright Notice | |
| 87 | This is a work of the U.S. G overnment and is not subject t o copyrigh t | |
| 88 | protecti on in the United Sta tes. Forei gn copyrig hts may ap ply. | |
| 89 | ||
| 90 | </comments > | |
| 91 | ||
| 92 | </license> | |
| 93 | ||
| 94 | </licenses > | |
| 95 | ||
| 96 | ||
| 97 | <organizat ion> | |
| 98 | ||
| 99 | <name> | |
| 100 | U.S. Depar tment of V eterans Af fairs | |
| 101 | </name> | |
| 102 | ||
| 103 | <url> | |
| 104 | www. DNS
|
|
| 105 | </url> | |
| 106 | ||
| 107 | </organiza tion> | |
| 108 | ||
| 109 | ||
| 110 | <developer s> | |
| 111 | ||
| 112 | <developer > | |
| 113 | ||
| 114 | <propertie s> | |
| 115 | ||
| 116 | <info> | |
| 117 | For a list ing of dev elopers, c lone the p roject and execute ' git shortl og -sn' | |
| 118 | </info> | |
| 119 | ||
| 120 | </properti es> | |
| 121 | ||
| 122 | </develope r> | |
| 123 | ||
| 124 | </develope rs> | |
| 125 | ||
| 126 | ||
| 127 | <issueMana gement> | |
| 128 | ||
| 129 | <system> | |
| 130 | Jazz | |
| 131 | </system> | |
| 132 | ||
| 133 | <url> | |
| 134 | https:// DNS . DNS /ccm/web/p rojects/CT T (CM) | |
| 135 | </url> | |
| 136 | ||
| 137 | </issueMan agement> | |
| 138 | ||
| 139 | ||
| 140 | <dependenc ies> | |
| 141 | ||
| 142 | <dependenc y> | |
| 143 | ||
| 144 | <groupId> | |
| 145 | gov.vha.is aac.termin ology.conv erters | |
| 146 | </groupId> | |
| 147 | ||
| 148 | <artifactI d> | |
| 149 | vhat-mojo | |
| 150 | </artifact Id> | |
| 151 | ||
| 152 | <version> | |
| 153 | ${loader.v ersion} | |
| 154 | </version> | |
| 155 | ||
| 156 | <scope> | |
| 157 | compile | |
| 158 | </scope> | |
| 159 | ||
| 160 | <optional> | |
| 161 | true | |
| 162 | </optional > | |
| 163 | ||
| 164 | <!-- Not n eeded at r untime --> | |
| 165 | ||
| 166 | </dependen cy> | |
| 167 | ||
| 168 | </dependen cies> | |
| 169 | ||
| 170 | ||
| 171 | <build> | |
| 172 | ||
| 173 | <plugins> | |
| 174 | ||
| 175 | <!-- Get s ource file s from arc hiva --> | |
| 176 | ||
| 177 | <!--plugin > | |
| 178 | <groupId >org.apach e.maven.pl ugins</gro upId> | |
| 179 | <artifac tId>maven- dependency -plugin</a rtifactId> | |
| 180 | <executi ons> | |
| 181 | <execution > | |
| 182 | <i d>fetch-rf 2-src</id> | |
| 183 | <p hase>gener ate-source s</phase> | |
| 184 | <g oals> | |
| 185 | <goa l>unpack</ goal> | |
| 186 | </ goals> | |
| 187 | <c onfigurati on> | |
| 188 | <art ifactItems > | |
| 189 | <artif actItem> | |
| 190 | <groupId >gov.vha.i saac.termi nology.sou rce.vhat</ groupId> | |
| 191 | <artifac tId>vhat-s rc-data</a rtifactId> | |
| 192 | <version >${sourceD ata.versio n}</versio n> | |
| 193 | <type>zi p</type> | |
| 194 | </arti factItem> | |
| 195 | </ar tifactItem s> | |
| 196 | <out putDirecto ry>${proje ct.build.d irectory}/ generated- resources/ src</outpu tDirectory > | |
| 197 | </ configurat ion> | |
| 198 | </executio n> | |
| 199 | </execut ions> | |
| 200 | </plug in--> | |
| 201 | ||
| 202 | ||
| 203 | <plugin> | |
| 204 | ||
| 205 | <!-- metad ata we wan t in the o utput pack age --> | |
| 206 | ||
| 207 | <groupId> | |
| 208 | org.apache .maven.plu gins | |
| 209 | </groupId> | |
| 210 | ||
| 211 | <artifactI d> | |
| 212 | maven-antr un-plugin | |
| 213 | </artifact Id> | |
| 214 | ||
| 215 | <version> | |
| 216 | 1.8 | |
| 217 | </version> | |
| 218 | ||
| 219 | <execution s> | |
| 220 | ||
| 221 | <execution > | |
| 222 | ||
| 223 | <id> | |
| 224 | write-pom- properties | |
| 225 | </id> | |
| 226 | ||
| 227 | <phase> | |
| 228 | validate | |
| 229 | </phase> | |
| 230 | ||
| 231 | <configura tion> | |
| 232 | ||
| 233 | <target> | |
| 234 | ||
| 235 | <echoprope rties | |
| 236 | destfile=" ${project. build.dire ctory}/pom .propertie s" | |
| 237 | /> | |
| 238 | ||
| 239 | </target> | |
| 240 | ||
| 241 | </configur ation> | |
| 242 | ||
| 243 | <goals> | |
| 244 | ||
| 245 | <goal> | |
| 246 | run | |
| 247 | </goal> | |
| 248 | ||
| 249 | </goals> | |
| 250 | ||
| 251 | </executio n> | |
| 252 | ||
| 253 | </executio ns> | |
| 254 | ||
| 255 | </plugin> | |
| 256 | ||
| 257 | ||
| 258 | <plugin> | |
| 259 | ||
| 260 | <groupId> | |
| 261 | gov.vha.is aac.termin ology.conv erters | |
| 262 | </groupId> | |
| 263 | ||
| 264 | <artifactI d> | |
| 265 | vhat-mojo | |
| 266 | </artifact Id> | |
| 267 | ||
| 268 | <version> | |
| 269 | ${loader.v ersion} | |
| 270 | </version> | |
| 271 | ||
| 272 | <execution s> | |
| 273 | ||
| 274 | <execution > | |
| 275 | ||
| 276 | <id> | |
| 277 | convert-VH AT-SQL-to- ibdf | |
| 278 | </id> | |
| 279 | ||
| 280 | <goals> | |
| 281 | ||
| 282 | <goal> | |
| 283 | convert-VH AT-SQL-to- ibdf | |
| 284 | </goal> | |
| 285 | ||
| 286 | </goals> | |
| 287 | ||
| 288 | <configura tion> | |
| 289 | ||
| 290 | <inputFile Location> | |
| 291 | ${project. build.dire ctory}/gen erated-res ources/src / | |
| 292 | </inputFil eLocation> | |
| 293 | ||
| 294 | </configur ation> | |
| 295 | ||
| 296 | </executio n> | |
| 297 | ||
| 298 | </executio ns> | |
| 299 | ||
| 300 | </plugin> | |
| 301 | ||
| 302 | ||
| 303 | <plugin> | |
| 304 | ||
| 305 | <groupId> | |
| 306 | org.apache .maven.plu gins | |
| 307 | </groupId> | |
| 308 | ||
| 309 | <artifactI d> | |
| 310 | maven-asse mbly-plugi n | |
| 311 | </artifact Id> | |
| 312 | ||
| 313 | <version> | |
| 314 | 2.4 | |
| 315 | </version> | |
| 316 | ||
| 317 | <execution s> | |
| 318 | ||
| 319 | <execution > | |
| 320 | ||
| 321 | <id> | |
| 322 | attach-res ult | |
| 323 | </id> | |
| 324 | ||
| 325 | <phase> | |
| 326 | package | |
| 327 | </phase> | |
| 328 | ||
| 329 | <goals> | |
| 330 | ||
| 331 | <goal> | |
| 332 | single | |
| 333 | </goal> | |
| 334 | ||
| 335 | </goals> | |
| 336 | ||
| 337 | <configura tion> | |
| 338 | ||
| 339 | <descripto rs> | |
| 340 | ||
| 341 | <descripto r> | |
| 342 | src/assemb ly/assembl y.xml | |
| 343 | </descript or> | |
| 344 | ||
| 345 | </descript ors> | |
| 346 | ||
| 347 | <attach> | |
| 348 | false | |
| 349 | </attach> | |
| 350 | ||
| 351 | <encoding> | |
| 352 | UTF-8 | |
| 353 | </encoding > | |
| 354 | ||
| 355 | </configur ation> | |
| 356 | ||
| 357 | </executio n> | |
| 358 | ||
| 359 | </executio ns> | |
| 360 | ||
| 361 | </plugin> | |
| 362 | ||
| 363 | ||
| 364 | <plugin> | |
| 365 | ||
| 366 | <groupId> | |
| 367 | org.codeha us.mojo | |
| 368 | </groupId> | |
| 369 | ||
| 370 | <artifactI d> | |
| 371 | build-help er-maven-p lugin | |
| 372 | </artifact Id> | |
| 373 | ||
| 374 | <version> | |
| 375 | 1.9.1 | |
| 376 | </version> | |
| 377 | ||
| 378 | <execution s> | |
| 379 | ||
| 380 | <execution > | |
| 381 | ||
| 382 | <id> | |
| 383 | attach-art ifact | |
| 384 | </id> | |
| 385 | ||
| 386 | <goals> | |
| 387 | ||
| 388 | <goal> | |
| 389 | attach-art ifact | |
| 390 | </goal> | |
| 391 | ||
| 392 | </goals> | |
| 393 | ||
| 394 | <configura tion> | |
| 395 | ||
| 396 | <artifacts > | |
| 397 | ||
| 398 | <artifact> | |
| 399 | ||
| 400 | <type> | |
| 401 | ibdf.zip | |
| 402 | </type> | |
| 403 | ||
| 404 | <!-- 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 | |
| 405 | 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 | |
| 406 | was specif ied by the user. Du ring artif act attach ment, this classifie r/type mes s is corre cted. --> | |
| 407 | ||
| 408 | <file> | |
| 409 | ${project. build.dire ctory}/${p roject.bui ld.finalNa me}-.ibdf. zip | |
| 410 | </file> | |
| 411 | ||
| 412 | <classifie r> | |
| 413 | ${resultAr tifactClas sifier} | |
| 414 | </classifi er> | |
| 415 | ||
| 416 | </artifact > | |
| 417 | ||
| 418 | </artifact s> | |
| 419 | ||
| 420 | </configur ation> | |
| 421 | ||
| 422 | </executio n> | |
| 423 | ||
| 424 | </executio ns> | |
| 425 | ||
| 426 | </plugin> | |
| 427 | ||
| 428 | </plugins> | |
| 429 | ||
| 430 | </build> | |
| 431 | </project> | |
| 432 |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.