This repository has been archived by the owner. It is now read-only.
Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
[FIXED JENKINS-13458] Added an option to use previous build as a refe…
…rence.
- Loading branch information
Showing
with
68 additions
and 44 deletions.
- +1 −1 src/main/java/hudson/plugins/tasks/MavenTasksResultAction.java
- +13 −7 src/main/java/hudson/plugins/tasks/TasksAnnotationsAggregator.java
- +1 −1 src/main/java/hudson/plugins/tasks/TasksMavenResult.java
- +9 −8 src/main/java/hudson/plugins/tasks/TasksMavenResultAction.java
- +12 −7 src/main/java/hudson/plugins/tasks/TasksPublisher.java
- +7 −5 src/main/java/hudson/plugins/tasks/TasksReporter.java
- +6 −2 src/main/java/hudson/plugins/tasks/TasksReporterResult.java
- +19 −13 src/main/java/hudson/plugins/tasks/TasksResult.java
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters