Produced by Araxis Merge on 3/29/2017 4:53:20 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\apache_extensions | pom.xml | Fri Mar 3 16:22:14 2017 UTC |
| 2 | CTT-DM CIF Submission.zip\code\apache_extensions | pom.xml | Tue Mar 28 17:52:57 2017 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 3 | 414 |
| 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 | <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 | <groupId> | |
| 12 | gov.vha.is aac.utils | |
| 13 | </groupId> | |
| 14 | ||
| 15 | <artifactI d> | |
| 16 | apache_ext ensions | |
| 17 | </artifact Id> | |
| 18 | ||
| 19 | <version> | |
| 20 | 1.9-SNAPSH OT | |
| 21 | </version> | |
| 22 | ||
| 23 | ||
| 24 | <packaging > | |
| 25 | pom | |
| 26 | </packagin g> | |
| 27 | ||
| 28 | ||
| 29 | <name> | |
| 30 | Apache Ext ensions | |
| 31 | </name> | |
| 32 | ||
| 33 | ||
| 34 | <scm> | |
| 35 | ||
| 36 | <url> | |
| 37 | https://va dev.mantec h.com:4848 /git/summa ry/apache_ extensions .git | |
| 38 | </url> | |
| 39 | ||
| 40 | </scm> | |
| 41 | ||
| 42 | ||
| 43 | <licenses> | |
| 44 | ||
| 45 | <license> | |
| 46 | ||
| 47 | <name> | |
| 48 | The Apache Software License, V ersion 2.0 | |
| 49 | </name> | |
| 50 | ||
| 51 | <url> | |
| 52 | http://www .apache.or g/licenses /LICENSE-2 .0.txt | |
| 53 | </url> | |
| 54 | ||
| 55 | <distribut ion> | |
| 56 | repo | |
| 57 | </distribu tion> | |
| 58 | ||
| 59 | <comments> | |
| 60 | Copyright Notice | |
| 61 | This is a work of the U.S. G overnment and is not subject t o copyrigh t | |
| 62 | protecti on in the United Sta tes. Forei gn copyrig hts may ap ply. | |
| 63 | ||
| 64 | </comments > | |
| 65 | ||
| 66 | </license> | |
| 67 | ||
| 68 | </licenses > | |
| 69 | ||
| 70 | ||
| 71 | <organizat ion> | |
| 72 | ||
| 73 | <name> | |
| 74 | U.S. Depar tment of V eterans Af fairs | |
| 75 | </name> | |
| 76 | ||
| 77 | <url> | |
| 78 | www. DNS
|
|
| 79 | </url> | |
| 80 | ||
| 81 | </organiza tion> | |
| 82 | ||
| 83 | ||
| 84 | <developer s> | |
| 85 | ||
| 86 | <developer > | |
| 87 | ||
| 88 | <propertie s> | |
| 89 | ||
| 90 | <info> | |
| 91 | For a list ing of dev elopers, c lone the p roject and execute ' git shortl og -sn' | |
| 92 | </info> | |
| 93 | ||
| 94 | </properti es> | |
| 95 | ||
| 96 | </develope r> | |
| 97 | ||
| 98 | </develope rs> | |
| 99 | ||
| 100 | ||
| 101 | <issueMana gement> | |
| 102 | ||
| 103 | <system> | |
| 104 | Jazz | |
| 105 | </system> | |
| 106 | ||
| 107 | <url> | |
| 108 | https:// DNS . DNS /ccm/web/p rojects/CT T (CM) | |
| 109 | </url> | |
| 110 | ||
| 111 | </issueMan agement> | |
| 112 | ||
| 113 | ||
| 114 | <build> | |
| 115 | ||
| 116 | <plugins> | |
| 117 | ||
| 118 | <plugin> | |
| 119 | ||
| 120 | <artifactI d> | |
| 121 | maven-asse mbly-plugi n | |
| 122 | </artifact Id> | |
| 123 | ||
| 124 | <execution s> | |
| 125 | ||
| 126 | <execution > | |
| 127 | ||
| 128 | <id> | |
| 129 | zip | |
| 130 | </id> | |
| 131 | ||
| 132 | <goals> | |
| 133 | ||
| 134 | <goal> | |
| 135 | attached | |
| 136 | </goal> | |
| 137 | ||
| 138 | </goals> | |
| 139 | ||
| 140 | <phase> | |
| 141 | package | |
| 142 | </phase> | |
| 143 | ||
| 144 | <configura tion> | |
| 145 | ||
| 146 | <descripto rs> | |
| 147 | ||
| 148 | <descripto r> | |
| 149 | ${basedir} /assembly. xml | |
| 150 | </descript or> | |
| 151 | ||
| 152 | </descript ors> | |
| 153 | ||
| 154 | </configur ation> | |
| 155 | ||
| 156 | </executio n> | |
| 157 | ||
| 158 | </executio ns> | |
| 159 | ||
| 160 | </plugin> | |
| 161 | ||
| 162 | <plugin> | |
| 163 | ||
| 164 | <groupId> | |
| 165 | external.a tlassian.j gitflow | |
| 166 | </groupId> | |
| 167 | ||
| 168 | <artifactI d> | |
| 169 | jgitflow-m aven-plugi n | |
| 170 | </artifact Id> | |
| 171 | ||
| 172 | <version> | |
| 173 | 1.0-m4.3 | |
| 174 | </version> | |
| 175 | ||
| 176 | <configura tion> | |
| 177 | ||
| 178 | <pushRelea ses> | |
| 179 | true | |
| 180 | </pushRele ases> | |
| 181 | ||
| 182 | <autoVersi onSubmodul es> | |
| 183 | true | |
| 184 | </autoVers ionSubmodu les> | |
| 185 | ||
| 186 | <scmCommen tPrefix> | |
| 187 | [jgitflow- plugin] | |
| 188 | </scmComme ntPrefix> | |
| 189 | ||
| 190 | <enableSsh Agent> | |
| 191 | true | |
| 192 | </enableSs hAgent> | |
| 193 | ||
| 194 | <allowSnap shots> | |
| 195 | false | |
| 196 | </allowSna pshots> | |
| 197 | ||
| 198 | <enableFea tureVersio ns> | |
| 199 | true | |
| 200 | </enableFe atureVersi ons> | |
| 201 | ||
| 202 | </configur ation> | |
| 203 | ||
| 204 | </plugin> | |
| 205 | ||
| 206 | </plugins> | |
| 207 | ||
| 208 | </build> | |
| 209 | </project> |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.