From 269380914e65b0858cd39e667385771595e1beeb Mon Sep 17 00:00:00 2001 From: "Maria Odea B. Ching" Date: Fri, 20 Feb 2009 09:25:36 +0000 Subject: [PATCH] removed advancedSearch.jsp git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@746187 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/main/resources/struts.xml | 4 -- .../webapp/WEB-INF/jsp/advancedSearch.jsp | 64 ------------------- 2 files changed, 68 deletions(-) delete mode 100644 archiva-modules/archiva-web/archiva-webapp/src/main/webapp/WEB-INF/jsp/advancedSearch.jsp diff --git a/archiva-modules/archiva-web/archiva-webapp/src/main/resources/struts.xml b/archiva-modules/archiva-web/archiva-webapp/src/main/resources/struts.xml index f52e3827b..b29ea21c6 100644 --- a/archiva-modules/archiva-web/archiva-webapp/src/main/resources/struts.xml +++ b/archiva-modules/archiva-web/archiva-webapp/src/main/resources/struts.xml @@ -142,10 +142,6 @@ /WEB-INF/jsp/quickSearch.jsp - - /WEB-INF/jsp/advancedSearch.jsp - - /WEB-INF/jsp/quickSearch.jsp /WEB-INF/jsp/results.jsp diff --git a/archiva-modules/archiva-web/archiva-webapp/src/main/webapp/WEB-INF/jsp/advancedSearch.jsp b/archiva-modules/archiva-web/archiva-webapp/src/main/webapp/WEB-INF/jsp/advancedSearch.jsp deleted file mode 100644 index f2db69615..000000000 --- a/archiva-modules/archiva-web/archiva-webapp/src/main/webapp/WEB-INF/jsp/advancedSearch.jsp +++ /dev/null @@ -1,64 +0,0 @@ -<%-- - ~ Licensed to the Apache Software Foundation (ASF) under one - ~ or more contributor license agreements. See the NOTICE file - ~ distributed with this work for additional information - ~ regarding copyright ownership. The ASF licenses this file - ~ to you under the Apache License, Version 2.0 (the - ~ "License"); you may not use this file except in compliance - ~ with the License. You may obtain a copy of the License at - ~ - ~ http://www.apache.org/licenses/LICENSE-2.0 - ~ - ~ Unless required by applicable law or agreed to in writing, - ~ software distributed under the License is distributed on an - ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - ~ KIND, either express or implied. See the License for the - ~ specific language governing permissions and limitations - ~ under the License. - --%> - -<%@ taglib prefix="s" uri="/struts-tags" %> - - - Advanced Search - - - - -

${infoMessage}

-
- - - -

Advanced Search

-
- - - - - -
- - -