Produced by Araxis Merge on 12/21/2017 6:15:14 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_v7_bld7.zip\TS\Service\testing\cli-test-scripts\src\main\java\gov\va\genisis2 | CliScriptConstants.java | Thu Dec 14 19:57:07 2017 UTC |
| 2 | Genisis_2.0_v7_bld7.zip\TS\Service\testing\cli-test-scripts\src\main\java\gov\va\genisis2 | CliScriptConstants.java | Thu Dec 21 22:18:06 2017 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 3 | 50 |
| 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 | package go v.va.genis is2; | |
| 2 | ||
| 3 | /** | |
| 4 | * @author PII | |
| 5 | * | |
| 6 | */ | |
| 7 | public cla ss CliScri ptConstant s { | |
| 8 | ||
| 9 | pu blic stati c final St ring HELP = "help"; | |
| 10 | pu blic stati c final St ring CREAT E = "creat e"; | |
| 11 | pu blic stati c final St ring EXIST S = "exist s"; | |
| 12 | pu blic stati c final St ring GENER ATE = "gen erate"; | |
| 13 | pu blic stati c final St ring CREAT E_OUTPUT_F ILENAME = "cli.json" ; | |
| 14 | pu blic stati c final St ring EXIST S_OUTPUT_F ILENAME = "exists.js on"; | |
| 15 | pu blic stati c final St ring DEFAU LT_SPARQL_ ENDPOINT = "http:// IP /ds/sparql "; | |
| 16 | pu blic stati c final St ring GENER ATED_FILE_ LOCATION = "generate d-files/"; | |
| 17 | pu blic stati c final St ring SUBJE CT_FILE = "subjects. txt"; | |
| 18 | pu blic stati c final St ring PREDI CATE_FILE = "predica tes.txt"; | |
| 19 | pu blic stati c final St ring OBJEC T_FILE ="o bjects.txt "; | |
| 20 | pu blic stati c final St ring GENER ATION_LIMI T = "gener ationLimit "; | |
| 21 | pu blic stati c final St ring RANDO M_OFFSET = "randomOf fset"; | |
| 22 | pu blic stati c final St ring PROPE RTY_FILE_L OCATION = "cli-test. properties "; | |
| 23 | pu blic stati c final St ring CHANC E_NEW_TRIP LE = "chan ceForCreat ingNewTrip le"; | |
| 24 | pu blic stati c final St ring EXIST S_HELP = " exists fl ag usage\n -exists -> reads f rom stdin and uses t he default endpoint\ n" + | |
| 25 | " - exists <fi le> -> rea ds json fr om a file and uses t he default endpoint\ n" + | |
| 26 | " - exists <fi le> <ip ad dress> -> reads json from file and uses give ip ad dress"; | |
| 27 | } |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.