Produced by Araxis Merge on 12/20/2017 5:56:06 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\term-service | pom.xml | Thu Dec 14 19:56:16 2017 UTC |
| 2 | Genisis_2.0_v6_bld6.zip\Source Code\TS\Service\term-service | pom.xml | Wed Dec 20 20:54:53 2017 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 4 | 810 |
| 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 | termservic e | |
| 33 | </artifact Id> | |
| 34 | ||
| 35 | <packaging > | |
| 36 | war | |
| 37 | </packagin g> | |
| 38 | ||
| 39 | ||
| 40 | <name> | |
| 41 | ts-term-se rvice | |
| 42 | </name> | |
| 43 | ||
| 44 | ||
| 45 | <propertie s> | |
| 46 | ||
| 47 | <warName> | |
| 48 | termservic e | |
| 49 | </warName> | |
| 50 | ||
| 51 | <context-p ath> | |
| 52 | termservic e | |
| 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 | ||
| 96 | <dependenc y> | |
| 97 | ||
| 98 | <groupId> | |
| 99 | org.spring framework | |
| 100 | </groupId> | |
| 101 | ||
| 102 | <artifactI d> | |
| 103 | spring-web | |
| 104 | </artifact Id> | |
| 105 | ||
| 106 | </dependen cy> | |
| 107 | ||
| 108 | <dependenc y> | |
| 109 | ||
| 110 | <groupId> | |
| 111 | org.spring framework | |
| 112 | </groupId> | |
| 113 | ||
| 114 | <artifactI d> | |
| 115 | spring-web mvc | |
| 116 | </artifact Id> | |
| 117 | ||
| 118 | </dependen cy> | |
| 119 | ||
| 120 | <dependenc y> | |
| 121 | ||
| 122 | <groupId> | |
| 123 | org.spring framework | |
| 124 | </groupId> | |
| 125 | ||
| 126 | <artifactI d> | |
| 127 | spring-cor e | |
| 128 | </artifact Id> | |
| 129 | ||
| 130 | </dependen cy> | |
| 131 | ||
| 132 | ||
| 133 | <!-- Jacks on JSON Pr ocessor -- > | |
| 134 | ||
| 135 | <dependenc y> | |
| 136 | ||
| 137 | <groupId> | |
| 138 | com.faster xml.jackso n.core | |
| 139 | </groupId> | |
| 140 | ||
| 141 | <artifactI d> | |
| 142 | jackson-da tabind | |
| 143 | </artifact Id> | |
| 144 | ||
| 145 | </dependen cy> | |
| 146 | ||
| 147 | ||
| 148 | <!--Log4 - -> | |
| 149 | ||
| 150 | <dependenc y> | |
| 151 | ||
| 152 | <groupId> | |
| 153 | org.apache .logging.l og4j | |
| 154 | </groupId> | |
| 155 | ||
| 156 | <artifactI d> | |
| 157 | log4j-api | |
| 158 | </artifact Id> | |
| 159 | ||
| 160 | </dependen cy> | |
| 161 | ||
| 162 | <dependenc y> | |
| 163 | ||
| 164 | <groupId> | |
| 165 | org.apache .logging.l og4j | |
| 166 | </groupId> | |
| 167 | ||
| 168 | <artifactI d> | |
| 169 | log4j-core | |
| 170 | </artifact Id> | |
| 171 | ||
| 172 | </dependen cy> | |
| 173 | ||
| 174 | <dependenc y> | |
| 175 | ||
| 176 | <groupId> | |
| 177 | org.apache .jena | |
| 178 | </groupId> | |
| 179 | ||
| 180 | <artifactI d> | |
| 181 | apache-jen a-libs | |
| 182 | </artifact Id> | |
| 183 | ||
| 184 | <version> | |
| 185 | 3.4.0 | |
| 186 | </version> | |
| 187 | ||
| 188 | <type> | |
| 189 | pom | |
| 190 | </type> | |
| 191 | ||
| 192 | </dependen cy> | |
| 193 | ||
| 194 | <dependenc y> | |
| 195 | ||
| 196 | <groupId> | |
| 197 | org.apache .solr | |
| 198 | </groupId> | |
| 199 | ||
| 200 | <artifactI d> | |
| 201 | solr-solrj | |
| 202 | </artifact Id> | |
| 203 | ||
| 204 | <version> | |
| 205 | 6.0.0 | |
| 206 | </version> | |
| 207 | ||
| 208 | <exclusion s> | |
| 209 | ||
| 210 | <exclusion > | |
| 211 | ||
| 212 | <groupId> | |
| 213 | org.apache .httpcompo nents | |
| 214 | </groupId> | |
| 215 | ||
| 216 | <artifactI d> | |
| 217 | httpclient | |
| 218 | </artifact Id> | |
| 219 | ||
| 220 | </exclusio n> | |
| 221 | ||
| 222 | <exclusion > | |
| 223 | ||
| 224 | <groupId> | |
| 225 | org.apache .httpcompo nents | |
| 226 | </groupId> | |
| 227 | ||
| 228 | <artifactI d> | |
| 229 | httpcore | |
| 230 | </artifact Id> | |
| 231 | ||
| 232 | </exclusio n> | |
| 233 | ||
| 234 | </exclusio ns> | |
| 235 | ||
| 236 | </dependen cy> | |
| 237 | ||
| 238 | <dependenc y> | |
| 239 | ||
| 240 | <groupId> | |
| 241 | io.springf ox | |
| 242 | </groupId> | |
| 243 | ||
| 244 | <artifactI d> | |
| 245 | springfox- swagger2 | |
| 246 | </artifact Id> | |
| 247 | ||
| 248 | </dependen cy> | |
| 249 | ||
| 250 | <dependenc y> | |
| 251 | ||
| 252 | <groupId> | |
| 253 | io.springf ox | |
| 254 | </groupId> | |
| 255 | ||
| 256 | <artifactI d> | |
| 257 | springfox- swagger-ui | |
| 258 | </artifact Id> | |
| 259 | ||
| 260 | </dependen cy> | |
| 261 | ||
| 262 | <dependenc y> | |
| 263 | ||
| 264 | <groupId> | |
| 265 | org.owasp. esapi | |
| 266 | </groupId> | |
| 267 | ||
| 268 | <artifactI d> | |
| 269 | esapi | |
| 270 | </artifact Id> | |
| 271 | ||
| 272 | <version> | |
| 273 | 2.1.0.1 | |
| 274 | </version> | |
| 275 | ||
| 276 | </dependen cy> | |
| 277 | ||
| 278 | </dependen cies> | |
| 279 | ||
| 280 | ||
| 281 | <repositor ies> | |
| 282 | ||
| 283 | <repositor y> | |
| 284 | ||
| 285 | <id> | |
| 286 | Maven Cent ral | |
| 287 | </id> | |
| 288 | ||
| 289 | <url> | |
| 290 | http://rep o.maven.ap ache.org/m aven2/ | |
| 291 | </url> | |
| 292 | ||
| 293 | </reposito ry> | |
| 294 | ||
| 295 | </reposito ries> | |
| 296 | ||
| 297 | ||
| 298 | <build> | |
| 299 | ||
| 300 | <sourceDir ectory> | |
| 301 | src/main/j ava | |
| 302 | </sourceDi rectory> | |
| 303 | ||
| 304 | <resources > | |
| 305 | ||
| 306 | <resource> | |
| 307 | ||
| 308 | <directory > | |
| 309 | src/main/r esources | |
| 310 | </director y> | |
| 311 | ||
| 312 | <includes> | |
| 313 | ||
| 314 | <include> | |
| 315 | **/* | |
| 316 | </include> | |
| 317 | ||
| 318 | </includes > | |
| 319 | ||
| 320 | </resource > | |
| 321 | ||
| 322 | </resource s> | |
| 323 | ||
| 324 | ||
| 325 | <plugins> | |
| 326 | ||
| 327 | <!-- Maven Compiler Plugin --> | |
| 328 | ||
| 329 | <plugin> | |
| 330 | ||
| 331 | <groupId> | |
| 332 | org.apache .maven.plu gins | |
| 333 | </groupId> | |
| 334 | ||
| 335 | <artifactI d> | |
| 336 | maven-comp iler-plugi n | |
| 337 | </artifact Id> | |
| 338 | ||
| 339 | <configura tion> | |
| 340 | ||
| 341 | <source> | |
| 342 | 1.8 | |
| 343 | </source> | |
| 344 | ||
| 345 | <target> | |
| 346 | 1.8 | |
| 347 | </target> | |
| 348 | ||
| 349 | </configur ation> | |
| 350 | ||
| 351 | </plugin> | |
| 352 | ||
| 353 | <plugin> | |
| 354 | ||
| 355 | <groupId> | |
| 356 | org.apache .maven.plu gins | |
| 357 | </groupId> | |
| 358 | ||
| 359 | <artifactI d> | |
| 360 | maven-war- plugin | |
| 361 | </artifact Id> | |
| 362 | ||
| 363 | <configura tion> | |
| 364 | ||
| 365 | <warName> | |
| 366 | ${warName} | |
| 367 | </warName> | |
| 368 | ||
| 369 | </configur ation> | |
| 370 | ||
| 371 | </plugin> | |
| 372 | ||
| 373 | <plugin> | |
| 374 | ||
| 375 | <groupId> | |
| 376 | org.apache .tomcat.ma ven | |
| 377 | </groupId> | |
| 378 | ||
| 379 | <artifactI d> | |
| 380 | tomcat7-ma ven-plugin | |
| 381 | </artifact Id> | |
| 382 | ||
| 383 | <configura tion> | |
| 384 | ||
| 385 | <server> | |
| 386 | TomcatServ er | |
| 387 | </server> | |
| 388 | ||
| 389 | <warFile> | |
| 390 | /${project .build.dir ectory}/${ warName}.w ar | |
| 391 | </warFile> | |
| 392 | ||
| 393 | <path> | |
| 394 | /${context -path} | |
| 395 | </path> | |
| 396 | ||
| 397 | <update> | |
| 398 | true | |
| 399 | </update> | |
| 400 | ||
| 401 | </configur ation> | |
| 402 | ||
| 403 | </plugin> | |
| 404 | ||
| 405 | </plugins> | |
| 406 | ||
| 407 | </build> | |
| 408 | </project> |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.