forked from jodavimehran/code-tracker
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcommons-lang-DateUtils-modify-done.json
23 lines (23 loc) · 1.24 KB
/
commons-lang-DateUtils-modify-done.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
"repositoryName" : "apache\\commons-lang",
"repositoryWebURL" : "https://github.com/apache/commons-lang.git",
"filePath" : "src/main/java/org/apache/commons/lang3/time/DateUtils.java",
"functionName" : "modify",
"functionKey" : "src/main/java/org.apache.commons.lang3.time.DateUtils#modify(Calendar, int, ModifyType)",
"functionStartLine" : 958,
"variableName" : "done",
"variableKey" : "src/main/java/org.apache.commons.lang3.time.DateUtils#modify(Calendar, int, ModifyType)$done(975)",
"variableStartLine" : 975,
"startCommitId" : "a36c903d4f1065bc59f5e6d2bb0f9d92a5e71d83",
"expectedChanges" : [ {
"parentCommitId" : "c62bd307657aab6bf4be06e5c4c232195f6620f9",
"commitId" : "9cbf70d82285d7ebdd190f7cd59f2a9d82a09c61",
"commitTime" : 1153460827,
"changeType" : "introduced",
"elementFileBefore" : "src/java/org/apache/commons/lang/time/DateUtils.java",
"elementNameBefore" : "src/java/org.apache.commons.lang.time.DateUtils#modify(Calendar, int, boolean)$done:boolean(636)",
"elementFileAfter" : "src/java/org/apache/commons/lang/time/DateUtils.java",
"elementNameAfter" : "src/java/org.apache.commons.lang.time.DateUtils#modify(Calendar, int, boolean)$done:boolean(636)",
"comment" : "new variable"
} ]
}