Produced by Araxis Merge on 6/9/2017 3:51:17 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 | Fri Jun 9 19:51:17 2017 UTC | ||
| 2 | eHealth_Exch (eHealth Exchange Enhancements) Build 3 docs & code_May_2017.zip\VAP_CIF_CODE0502.zip\VAP_CIF_CODE0502\VAP_CIF_CODE0502\nvap-svc-consent-eval | pom.xml | Tue May 2 14:49:40 2017 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 0 | 0 |
| Changed | 0 | 0 |
| Inserted | 1 | 357 |
| 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 | ||||||
| 2 | <project | |||||
| 3 | xmlns="htt p://maven. apache.org /POM/4.0.0 " | |||||
| 4 | xmlns:xsi= "http://ww w.w3.org/2 001/XMLSch ema-instan ce" | |||||
| 5 | xsi:schema Location=" http://mav en.apache. org/POM/4. 0.0 http:/ /maven.apa che.org/xs d/maven-4. 0.0.xsd" | |||||
| 6 | > | |||||
| 7 | ||||||
| 8 | <modelVers ion> | |||||
| 9 | 4.0.0 | |||||
| 10 | </modelVer sion> | |||||
| 11 | ||||||
| 12 | <groupId> | |||||
| 13 | gov.va.nva p | |||||
| 14 | </groupId> | |||||
| 15 | ||||||
| 16 | <artifactI d> | |||||
| 17 | nvap-svc-c onsent-eva l | |||||
| 18 | </artifact Id> | |||||
| 19 | ||||||
| 20 | <packaging > | |||||
| 21 | ejb | |||||
| 22 | </packagin g> | |||||
| 23 | ||||||
| 24 | <name> | |||||
| 25 | nvap-svc-c onsent-eva l | |||||
| 26 | </name> | |||||
| 27 | ||||||
| 28 | <parent> | |||||
| 29 | ||||||
| 30 | <groupId> | |||||
| 31 | gov.va.nva p | |||||
| 32 | </groupId> | |||||
| 33 | ||||||
| 34 | <artifactI d> | |||||
| 35 | vap | |||||
| 36 | </artifact Id> | |||||
| 37 | ||||||
| 38 | <relativeP ath> | |||||
| 39 | ../ | |||||
| 40 | </relative Path> | |||||
| 41 | ||||||
| 42 | <version> | |||||
| 43 | develop-SN APSHOT | |||||
| 44 | </version> | |||||
| 45 | ||||||
| 46 | </parent> | |||||
| 47 | ||||||
| 48 | <propertie s> | |||||
| 49 | ||||||
| 50 | <master.ba sedir> | |||||
| 51 | ${project. basedir}/. . | |||||
| 52 | </master.b asedir> | |||||
| 53 | ||||||
| 54 | </properti es> | |||||
| 55 | ||||||
| 56 | <build> | |||||
| 57 | ||||||
| 58 | <plugins> | |||||
| 59 | ||||||
| 60 | <plugin> | |||||
| 61 | ||||||
| 62 | <groupId> | |||||
| 63 | org.apache .maven.plu gins | |||||
| 64 | </groupId> | |||||
| 65 | ||||||
| 66 | <artifactI d> | |||||
| 67 | maven-ejb- plugin | |||||
| 68 | </artifact Id> | |||||
| 69 | ||||||
| 70 | <configura tion> | |||||
| 71 | ||||||
| 72 | <!-- this is false b y default --> | |||||
| 73 | ||||||
| 74 | <generateC lient> | |||||
| 75 | true | |||||
| 76 | </generate Client> | |||||
| 77 | ||||||
| 78 | <clientInc ludes> | |||||
| 79 | ||||||
| 80 | <clientInc lude> | |||||
| 81 | gov/va/nva p/svc/cons enteval/** | |||||
| 82 | </clientIn clude> | |||||
| 83 | ||||||
| 84 | </clientIn cludes> | |||||
| 85 | ||||||
| 86 | </configur ation> | |||||
| 87 | ||||||
| 88 | </plugin> | |||||
| 89 | ||||||
| 90 | </plugins> | |||||
| 91 | ||||||
| 92 | </build> | |||||
| 93 | ||||||
| 94 | <dependenc ies> | |||||
| 95 | ||||||
| 96 | <dependenc y> | |||||
| 97 | ||||||
| 98 | <groupId> | |||||
| 99 | gov.va.nva p | |||||
| 100 | </groupId> | |||||
| 101 | ||||||
| 102 | <artifactI d> | |||||
| 103 | nvap-serve r | |||||
| 104 | </artifact Id> | |||||
| 105 | ||||||
| 106 | <version> | |||||
| 107 | develop-SN APSHOT | |||||
| 108 | </version> | |||||
| 109 | ||||||
| 110 | <type> | |||||
| 111 | jar | |||||
| 112 | </type> | |||||
| 113 | ||||||
| 114 | </dependen cy> | |||||
| 115 | ||||||
| 116 | <dependenc y> | |||||
| 117 | ||||||
| 118 | <groupId> | |||||
| 119 | javaee | |||||
| 120 | </groupId> | |||||
| 121 | ||||||
| 122 | <artifactI d> | |||||
| 123 | javaee-api | |||||
| 124 | </artifact Id> | |||||
| 125 | ||||||
| 126 | </dependen cy> | |||||
| 127 | ||||||
| 128 | <dependenc y> | |||||
| 129 | ||||||
| 130 | <groupId> | |||||
| 131 | org.spring framework | |||||
| 132 | </groupId> | |||||
| 133 | ||||||
| 134 | <artifactI d> | |||||
| 135 | spring-cor e | |||||
| 136 | </artifact Id> | |||||
| 137 | ||||||
| 138 | </dependen cy> | |||||
| 139 | ||||||
| 140 | <dependenc y> | |||||
| 141 | ||||||
| 142 | <groupId> | |||||
| 143 | org.spring framework | |||||
| 144 | </groupId> | |||||
| 145 | ||||||
| 146 | <artifactI d> | |||||
| 147 | spring-exp ression | |||||
| 148 | </artifact Id> | |||||
| 149 | ||||||
| 150 | </dependen cy> | |||||
| 151 | ||||||
| 152 | <dependenc y> | |||||
| 153 | ||||||
| 154 | <groupId> | |||||
| 155 | org.spring framework | |||||
| 156 | </groupId> | |||||
| 157 | ||||||
| 158 | <artifactI d> | |||||
| 159 | spring-bea ns | |||||
| 160 | </artifact Id> | |||||
| 161 | ||||||
| 162 | </dependen cy> | |||||
| 163 | ||||||
| 164 | <dependenc y> | |||||
| 165 | ||||||
| 166 | <groupId> | |||||
| 167 | org.spring framework | |||||
| 168 | </groupId> | |||||
| 169 | ||||||
| 170 | <artifactI d> | |||||
| 171 | spring-aop | |||||
| 172 | </artifact Id> | |||||
| 173 | ||||||
| 174 | </dependen cy> | |||||
| 175 | ||||||
| 176 | <dependenc y> | |||||
| 177 | ||||||
| 178 | <groupId> | |||||
| 179 | org.spring framework | |||||
| 180 | </groupId> | |||||
| 181 | ||||||
| 182 | <artifactI d> | |||||
| 183 | spring-con text | |||||
| 184 | </artifact Id> | |||||
| 185 | ||||||
| 186 | </dependen cy> | |||||
| 187 | ||||||
| 188 | <dependenc y> | |||||
| 189 | ||||||
| 190 | <groupId> | |||||
| 191 | org.spring framework | |||||
| 192 | </groupId> | |||||
| 193 | ||||||
| 194 | <artifactI d> | |||||
| 195 | spring-jms | |||||
| 196 | </artifact Id> | |||||
| 197 | ||||||
| 198 | </dependen cy> | |||||
| 199 | ||||||
| 200 | <dependenc y> | |||||
| 201 | ||||||
| 202 | <groupId> | |||||
| 203 | ca.uhn.hap i | |||||
| 204 | </groupId> | |||||
| 205 | ||||||
| 206 | <artifactI d> | |||||
| 207 | hapi-base | |||||
| 208 | </artifact Id> | |||||
| 209 | ||||||
| 210 | </dependen cy> | |||||
| 211 | ||||||
| 212 | <dependenc y> | |||||
| 213 | ||||||
| 214 | <groupId> | |||||
| 215 | org.safeha us.jug | |||||
| 216 | </groupId> | |||||
| 217 | ||||||
| 218 | <artifactI d> | |||||
| 219 | jug | |||||
| 220 | </artifact Id> | |||||
| 221 | ||||||
| 222 | <classifie r> | |||||
| 223 | asl | |||||
| 224 | </classifi er> | |||||
| 225 | ||||||
| 226 | </dependen cy> | |||||
| 227 | ||||||
| 228 | <dependenc y> | |||||
| 229 | ||||||
| 230 | <groupId> | |||||
| 231 | xalan | |||||
| 232 | </groupId> | |||||
| 233 | ||||||
| 234 | <artifactI d> | |||||
| 235 | xalan | |||||
| 236 | </artifact Id> | |||||
| 237 | ||||||
| 238 | </dependen cy> | |||||
| 239 | ||||||
| 240 | <dependenc y> | |||||
| 241 | ||||||
| 242 | <groupId> | |||||
| 243 | net.sf.sax on | |||||
| 244 | </groupId> | |||||
| 245 | ||||||
| 246 | <artifactI d> | |||||
| 247 | saxon | |||||
| 248 | </artifact Id> | |||||
| 249 | ||||||
| 250 | </dependen cy> | |||||
| 251 | ||||||
| 252 | <dependenc y> | |||||
| 253 | ||||||
| 254 | <groupId> | |||||
| 255 | xerces | |||||
| 256 | </groupId> | |||||
| 257 | ||||||
| 258 | <artifactI d> | |||||
| 259 | xercesImpl | |||||
| 260 | </artifact Id> | |||||
| 261 | ||||||
| 262 | </dependen cy> | |||||
| 263 | ||||||
| 264 | <dependenc y> | |||||
| 265 | ||||||
| 266 | <groupId> | |||||
| 267 | net.sf.sax on | |||||
| 268 | </groupId> | |||||
| 269 | ||||||
| 270 | <artifactI d> | |||||
| 271 | saxon-dom | |||||
| 272 | </artifact Id> | |||||
| 273 | ||||||
| 274 | </dependen cy> | |||||
| 275 | ||||||
| 276 | <dependenc y> | |||||
| 277 | ||||||
| 278 | <groupId> | |||||
| 279 | net.sf.doz er | |||||
| 280 | </groupId> | |||||
| 281 | ||||||
| 282 | <artifactI d> | |||||
| 283 | dozer | |||||
| 284 | </artifact Id> | |||||
| 285 | ||||||
| 286 | </dependen cy> | |||||
| 287 | ||||||
| 288 | <dependenc y> | |||||
| 289 | ||||||
| 290 | <groupId> | |||||
| 291 | ${project. groupId} | |||||
| 292 | </groupId> | |||||
| 293 | ||||||
| 294 | <artifactI d> | |||||
| 295 | nvap-commo n | |||||
| 296 | </artifact Id> | |||||
| 297 | ||||||
| 298 | </dependen cy> | |||||
| 299 | ||||||
| 300 | <dependenc y> | |||||
| 301 | ||||||
| 302 | <groupId> | |||||
| 303 | ${project. groupId} | |||||
| 304 | </groupId> | |||||
| 305 | ||||||
| 306 | <artifactI d> | |||||
| 307 | nvap-clien t | |||||
| 308 | </artifact Id> | |||||
| 309 | ||||||
| 310 | </dependen cy> | |||||
| 311 | ||||||
| 312 | <dependenc y> | |||||
| 313 | ||||||
| 314 | <groupId> | |||||
| 315 | ${project. groupId} | |||||
| 316 | </groupId> | |||||
| 317 | ||||||
| 318 | <artifactI d> | |||||
| 319 | nvap-svc-c onsent-mgm t | |||||
| 320 | </artifact Id> | |||||
| 321 | ||||||
| 322 | <type> | |||||
| 323 | ejb-client | |||||
| 324 | </type> | |||||
| 325 | ||||||
| 326 | </dependen cy> | |||||
| 327 | ||||||
| 328 | <dependenc y> | |||||
| 329 | ||||||
| 330 | <groupId> | |||||
| 331 | ${project. groupId} | |||||
| 332 | </groupId> | |||||
| 333 | ||||||
| 334 | <artifactI d> | |||||
| 335 | nvap-svc-f acility | |||||
| 336 | </artifact Id> | |||||
| 337 | ||||||
| 338 | <type> | |||||
| 339 | ejb-client | |||||
| 340 | </type> | |||||
| 341 | ||||||
| 342 | </dependen cy> | |||||
| 343 | ||||||
| 344 | <dependenc y> | |||||
| 345 | ||||||
| 346 | <groupId> | |||||
| 347 | ${project. groupId} | |||||
| 348 | </groupId> | |||||
| 349 | ||||||
| 350 | <artifactI d> | |||||
| 351 | nvap-ext-s vc-facades | |||||
| 352 | </artifact Id> | |||||
| 353 | ||||||
| 354 | </dependen cy> | |||||
| 355 | ||||||
| 356 | </dependen cies> | |||||
| 357 | </project> |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.