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
11 additions
and 10 deletions.
- +1 −0 .idea/codeStyleSettings.xml
- +4 −4 ...t_hudson_plugins_analysis_core_1_65.xml → Maven__org_jvnet_hudson_plugins_analysis_test_1_11.xml}
- +1 −1 analysis-collector
- +1 −1 analysis-core
- +1 −1 dry
- +1 −1 pmd
- +1 −1 tasks
- +1 −1 warnings
@@ -1,13 +1,13 @@ | ||
<component name="libraryTable"> | ||
<library name="Maven: org.jvnet.hudson.plugins:analysis-core:1.65"> | ||
<library name="Maven: org.jvnet.hudson.plugins:analysis-test:1.11"> | ||
<CLASSES> | ||
<root url="jar://$MAVEN_REPOSITORY$/org/jvnet/hudson/plugins/analysis-core/1.65/analysis-core-1.65.jar!/" /> | ||
<root url="jar://$MAVEN_REPOSITORY$/org/jvnet/hudson/plugins/analysis-test/1.11/analysis-test-1.11.jar!/" /> | ||
</CLASSES> | ||
<JAVADOC> | ||
<root url="jar://$MAVEN_REPOSITORY$/org/jvnet/hudson/plugins/analysis-core/1.65/analysis-core-1.65-javadoc.jar!/" /> | ||
<root url="jar://$MAVEN_REPOSITORY$/org/jvnet/hudson/plugins/analysis-test/1.11/analysis-test-1.11-javadoc.jar!/" /> | ||
</JAVADOC> | ||
<SOURCES> | ||
<root url="jar://$MAVEN_REPOSITORY$/org/jvnet/hudson/plugins/analysis-core/1.65/analysis-core-1.65-sources.jar!/" /> | ||
<root url="jar://$MAVEN_REPOSITORY$/org/jvnet/hudson/plugins/analysis-test/1.11/analysis-test-1.11-sources.jar!/" /> | ||
</SOURCES> | ||
</library> | ||
</component> |
Submodule analysis-core
updated
10 files
Submodule warnings
updated
11 files