]> source.dussan.org Git - archiva.git/commit
[MRM-130][MRM-201]Improve the search results page to look like and share code with...
authorEmmanuel Venisse <evenisse@apache.org>
Thu, 5 Oct 2006 20:19:57 +0000 (20:19 +0000)
committerEmmanuel Venisse <evenisse@apache.org>
Thu, 5 Oct 2006 20:19:57 +0000 (20:19 +0000)
commitd6da7571400f2da6bef30397d81bdf58d13fa32f
tree805ee560f9cec1bc0effdb77cb5b9399512d4815
parentfd29c31a300948181e25750d298edb2f4a122d45
[MRM-130][MRM-201]Improve the search results page to look like and share code with the dependency pages
Submitted by: Henry Yandell

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@453356 13f79535-47bb-0310-9956-ffa450edef68
archiva-webapp/src/main/java/org/apache/maven/archiva/web/action/SearchAction.java
archiva-webapp/src/main/java/org/apache/maven/archiva/web/action/ShowArtifactAction.java
archiva-webapp/src/main/java/org/apache/maven/archiva/web/util/VersionMerger.java [new file with mode: 0644]
archiva-webapp/src/main/webapp/WEB-INF/jsp/include/artifactDependencies.jspf
archiva-webapp/src/main/webapp/WEB-INF/jsp/results.jsp
archiva-webapp/src/main/webapp/WEB-INF/tags/showArtifactTitle.tag [new file with mode: 0644]