oracle.attribute.training.jgit-IndexDiff-missing.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of code-tracker Show documentation
Show all versions of code-tracker Show documentation
A refactoring-aware tool that can generate the commit change history of code elements with a very high accuracy.
{
"repositoryName": "jgit",
"repositoryWebURL": "https://github.com/eclipse/jgit.git",
"startCommitId": "bd1a82502680b5de5bf86f6c4470185fd1602386",
"filePath": "org.eclipse.jgit/src/org/eclipse/jgit/lib/IndexDiff.java",
"attributeName": "missing",
"attributeKey": "org.eclipse.jgit/src/org.eclipse.jgit.lib.IndexDiff@missing:Set(262)",
"attributeDeclarationLine": 262,
"expectedChanges": [
{
"parentCommitId": "a115b64f4bdda1a51cbfdd4f33a8b94fb7e6f61e",
"commitId": "7bf0f5070e977d716fbce9309266bb7c26be0a74",
"commitTime": 1291111542,
"changeType": "type change",
"elementFileBefore": "org.eclipse.jgit/src/org/eclipse/jgit/lib/IndexDiff.java",
"elementNameBefore": "org.eclipse.jgit/src/org.eclipse.jgit.lib.IndexDiff@(private)missing:HashSet(99)",
"elementFileAfter": "org.eclipse.jgit/src/org/eclipse/jgit/lib/IndexDiff.java",
"elementNameAfter": "org.eclipse.jgit/src/org.eclipse.jgit.lib.IndexDiff@(private)missing:Set(100)",
"comment": "Change Attribute Type missing : HashSet to missing : Set in class org.eclipse.jgit.lib.IndexDiff"
},
{
"parentCommitId": "a9c0883edec2ed5246a2dc7c046fcb3b044d0680",
"commitId": "3ba1c7c0681642da30fce234b4a4f405852adfdd",
"commitTime": 1280934200,
"changeType": "access modifier change",
"elementFileBefore": "org.eclipse.jgit/src/org/eclipse/jgit/lib/IndexDiff.java",
"elementNameBefore": "org.eclipse.jgit/src/org.eclipse.jgit.lib.IndexDiff@(package)missing:HashSet(135)",
"elementFileAfter": "org.eclipse.jgit/src/org/eclipse/jgit/lib/IndexDiff.java",
"elementNameAfter": "org.eclipse.jgit/src/org.eclipse.jgit.lib.IndexDiff@(private)missing:HashSet(91)",
"comment": "Change Attribute Access Modifier package to private in attribute private missing : HashSet from class org.eclipse.jgit.lib.IndexDiff"
},
{
"parentCommitId": "0",
"commitId": "1a6964c8274c50f0253db75f010d78ef0e739343",
"commitTime": 1254268023,
"changeType": "introduced",
"elementFileBefore": "org.eclipse.jgit/src/org/eclipse/jgit/lib/IndexDiff.java",
"elementNameBefore": "org.eclipse.jgit/src/org.eclipse.jgit.lib.IndexDiff@(package)missing:HashSet(129)",
"elementFileAfter": "org.eclipse.jgit/src/org/eclipse/jgit/lib/IndexDiff.java",
"elementNameAfter": "org.eclipse.jgit/src/org.eclipse.jgit.lib.IndexDiff@(package)missing:HashSet(129)",
"comment": "Initial commit!"
}
]
}