e40c2ccd84e3a2d27160b0054b40d2f6c63db4f5
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 3 | ||
Rename Variable pomFile : File to file : File in method private bytesToFile(releaseId ReleaseId, bytes byte[], extension String) : File in class org.kie.scanner.MavenRepository | From | To | |
Rename Variable jarFile : File to file : File in method private bytesToFile(releaseId ReleaseId, bytes byte[], extension String) : File in class org.kie.scanner.MavenRepository | From | To | |
Extract Method | 3 | ||
Extract Method private bytesToFile(releaseId ReleaseId, bytes byte[], extension String) : File extracted from public deployArtifact(releaseId ReleaseId, kieModule InternalKieModule, pomfile File) : void in class org.kie.scanner.MavenRepository | From | To | |
Extract Method private bytesToFile(releaseId ReleaseId, bytes byte[], extension String) : File extracted from public deployArtifact(releaseId ReleaseId, jarContent byte[], pomContent byte[]) : void in class org.kie.scanner.MavenRepository | From | To | |
Rename Parameter | 1 | ||
Rename Parameter jarContent : byte[] to bytes : byte[] in method private bytesToFile(releaseId ReleaseId, bytes byte[], extension String) : File in class org.kie.scanner.MavenRepository | From | To |