mirror of https://github.com/apache/archiva.git
added comment
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@741445 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
e0d6da5cc6
commit
62abdcacc4
|
@ -597,6 +597,7 @@ public class SearchAction
|
|||
|
||||
public RepositorySearch getNexusSearch()
|
||||
{
|
||||
// no need to do this when wiring is already in spring
|
||||
if( nexusSearch == null )
|
||||
{
|
||||
WebApplicationContext wac =
|
||||
|
|
Loading…
Reference in New Issue