forked from jodavimehran/code-tracker
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcommons-lang-DurationFormatUtils-formatPeriod-months.json
23 lines (23 loc) · 1.38 KB
/
commons-lang-DurationFormatUtils-formatPeriod-months.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/DurationFormatUtils.java",
"functionName" : "formatPeriod",
"functionKey" : "src/main/java/org.apache.commons.lang3.time.DurationFormatUtils#formatPeriod(long, long, String, boolean, TimeZone)",
"functionStartLine" : 279,
"variableName" : "months",
"variableKey" : "src/main/java/org.apache.commons.lang3.time.DurationFormatUtils#formatPeriod(long, long, String, boolean, TimeZone)$months(305)",
"variableStartLine" : 305,
"startCommitId" : "a36c903d4f1065bc59f5e6d2bb0f9d92a5e71d83",
"expectedChanges" : [ {
"parentCommitId" : "fc447adfef826f1c27650c3d3129d40754fa4a89",
"commitId" : "177d40989f45197fd9f9669f4eeb6033b73bc16e",
"commitTime" : 1096254855,
"changeType" : "introduced",
"elementFileBefore" : "src/java/org/apache/commons/lang/time/DurationFormatUtils.java",
"elementNameBefore" : "src/java/org.apache.commons.lang.time.DurationFormatUtils#format(long, long, String, boolean, TimeZone)$months:int(228)",
"elementFileAfter" : "src/java/org/apache/commons/lang/time/DurationFormatUtils.java",
"elementNameAfter" : "src/java/org.apache.commons.lang.time.DurationFormatUtils#format(long, long, String, boolean, TimeZone)$months:int(228)",
"comment" : "added with method"
} ]
}