-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathcommons-io-Tailer-run-last.json
More file actions
25 lines (25 loc) · 1.1 KB
/
commons-io-Tailer-run-last.json
File metadata and controls
25 lines (25 loc) · 1.1 KB
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
{
"repositoryName": "commons-io",
"repositoryWebURL": "https://github.com/apache/commons-io.git",
"filePath": "src/main/java/org/apache/commons/io/input/Tailer.java",
"functionName": "run",
"functionKey": "src/main/java/org.apache.commons.io.input.Tailer#run()",
"functionStartLine": 402,
"variableName": "last",
"variableKey": "src/main/java/org.apache.commons.io.input.Tailer#run()$last:long(409)",
"variableStartLine": 409,
"startCommitId": "559de2c461e94ab636c959149c775bb27111fb48",
"expectedChanges": [
{
"parentCommitId": "e94870a592001f77c29368d2913b0d0aa29cac47",
"commitId": "25032e70cbf8cb14de334a5002811852867d16dd",
"commitTime": 1285810849,
"changeType": "introduced",
"elementFileBefore": "src/java/org/apache/commons/io/input/Tailer.java",
"elementNameBefore": "src/java/org.apache.commons.io.input.Tailer#run()$last:long(126)",
"elementFileAfter": "src/java/org/apache/commons/io/input/Tailer.java",
"elementNameAfter": "src/java/org.apache.commons.io.input.Tailer#run()$last:long(126)",
"comment": "new variable"
}
]
}