-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathcommons-lang-FastDatePrinter-parsePattern-IF_STATEMENT-6.json
46 lines (46 loc) · 2.54 KB
/
commons-lang-FastDatePrinter-parsePattern-IF_STATEMENT-6.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
{
"repositoryName": "commons-lang",
"repositoryWebURL": "https://github.com/apache/commons-lang.git",
"filePath": "src/main/java/org/apache/commons/lang3/time/FastDatePrinter.java",
"functionName": "parsePattern",
"functionKey": "src/main/java/org.apache.commons.lang3.time.FastDatePrinter#parsePattern()",
"functionStartLine": 175,
"blockType": "IF_STATEMENT",
"blockKey": "src/main/java/org.apache.commons.lang3.time.FastDatePrinter#parsePattern()$if(283-287)",
"blockStartLine": 283,
"blockEndLine": 287,
"startCommitId": "a36c903d4f1065bc59f5e6d2bb0f9d92a5e71d83",
"expectedChanges": [
{
"parentCommitId": "5a7a09256e67ae8fde1a407d51fae326b973af9c",
"commitId": "9ef322c33c465d8ae9a1d854dfa977f47f629009",
"commitTime": 1303282276,
"changeType": "body change",
"elementFileBefore": "src/main/java/org/apache/commons/lang3/time/FastDateFormat.java",
"elementNameBefore": "src/main/java/org.apache.commons.lang3.time.FastDateFormat#parsePattern()$if(664-668)",
"elementFileAfter": "src/main/java/org/apache/commons/lang3/time/FastDateFormat.java",
"elementNameAfter": "src/main/java/org.apache.commons.lang3.time.FastDateFormat#parsePattern()$if(549-553)"
},
{
"parentCommitId": "9bb3f9b9a3e513cbac7f02d6ee97995d741d09de",
"commitId": "73ee6c3d270a91bd447f732b24c4d65169b0c8d6",
"commitTime": 1055114063,
"changeType": "body change",
"elementFileBefore": "src/java/org/apache/commons/lang/time/FastDateFormat.java",
"elementNameBefore": "src/java/org.apache.commons.lang.time.FastDateFormat#parse(String, TimeZone, Locale, DateFormatSymbols)$if(446-450)",
"elementFileAfter": "src/java/org/apache/commons/lang/time/FastDateFormat.java",
"elementNameAfter": "src/java/org.apache.commons.lang.time.FastDateFormat#parsePattern()$if(501-505)"
},
{
"parentCommitId": "2f50297e5eb582ed50e87e6801917abe5a30b3c1",
"commitId": "a99f7965b34b8dd0532c8d6f5e592d990ca220fc",
"commitTime": 1041969355,
"changeType": "introduced",
"elementFileBefore": "src/java/org/apache/commons/lang/time/FastDateFormat.java",
"elementNameBefore": "src/java/org.apache.commons.lang.time.FastDateFormat#parse(String, TimeZone, Locale, DateFormatSymbols)$if(471-476)",
"elementFileAfter": "src/java/org/apache/commons/lang/time/FastDateFormat.java",
"elementNameAfter": "src/java/org.apache.commons.lang.time.FastDateFormat#parse(String, TimeZone, Locale, DateFormatSymbols)$if(471-476)",
"comment": "added with method"
}
]
}