c037acf4378cd9317b7fca0c2a1acef45f308aa9
Files Diff
- Added: 10
- Removed: 6
- Renamed: 0
- Modified: 1
Link to commit
Third party dependencies:
Dependency Action | |
---|---|
Removed | |
org.eclipse.jetty:jetty-xml:9.2.9.v20150224 |
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Class | 3 | ||
Move Class ninja.WatchAndRestartMachineTest moved to ninja.build.WatchAndRestartMachineTest | From | To | |
Move Class ninja.NinjaRunMojo moved to ninja.maven.NinjaRunMojo | From | To | |
Move Class ninja.NinjaMavenPluginConstants moved to ninja.maven.NinjaMavenPluginConstants | From | To | |
Rename Attribute | 1 | ||
Rename Attribute mavenProject : MavenProject to project : MavenProject in class ninja.maven.NinjaRunMojo | From | To | |
Change Variable Type | 1 | ||
Change Variable Type artifact : org.apache.maven.artifact.Artifact to artifact : Artifact in method private getAllArtifactsComingFromNinjaStandalone(artifacts List<Artifact>) : List<Artifact> in class ninja.maven.NinjaRunMojo | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type port : String to port : Integer in class ninja.maven.NinjaRunMojo | From | To | |
Change Attribute Type excludes : String[] to excludes : List<String> in class ninja.maven.NinjaRunMojo | From | To |