0517f3f65de42e8599a6dcc21e73965ac64f0f2f
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method private getMojoConfigurationParameter(project MavenProject, name String, defaultValue boolean) : boolean extracted from public afterProjectsRead(session MavenSession) : void in class com.jayway.maven.plugins.android.phase_prebuild.ClasspathModifierLifecycleParticipant | From | To | |
Extract Method private getMojoConfigurationParameter(project MavenProject, name String, defaultValue String) : String extracted from public afterProjectsRead(session MavenSession) : void in class com.jayway.maven.plugins.android.phase_prebuild.ClasspathModifierLifecycleParticipant | From | To |