From: Joakim Erdfelt Date: Wed, 3 Jan 2007 18:37:41 +0000 (+0000) Subject: Reverting reformatting. X-Git-Tag: archiva-0.9-alpha-1~186 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=a1365a4678c57d884d89952a0cbc7a7459932c26;p=archiva.git Reverting reformatting. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@492246 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/archiva-webapp/src/main/webapp/WEB-INF/jsp/admin/managedRepositories.jsp b/archiva-webapp/src/main/webapp/WEB-INF/jsp/admin/managedRepositories.jsp index ffd06ee05..75d93333d 100644 --- a/archiva-webapp/src/main/webapp/WEB-INF/jsp/admin/managedRepositories.jsp +++ b/archiva-webapp/src/main/webapp/WEB-INF/jsp/admin/managedRepositories.jsp @@ -1,20 +1,17 @@ <%-- - ~ 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 + ~ Copyright 2005-2006 The Apache Software Foundation. ~ - ~ http://www.apache.org/licenses/LICENSE-2.0 + ~ Licensed 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 ~ - ~ 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. + ~ 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="ww" uri="/webwork" %> @@ -33,9 +30,8 @@
-${pageContext.request.scheme}://${pageContext.request.serverName} - :${pageContext.request.serverPort}${pageContext.request.contextPath}/repository/ - +<%-- DO NOT REFORMAT THIS LINE --%> +${pageContext.request.scheme}://${pageContext.request.serverName}:${pageContext.request.serverPort}${pageContext.request.contextPath}/repository/
@@ -54,94 +50,91 @@ -
-
- - - - - - - <%-- TODO replace with icons --%> - Edit Repository - Delete Repository -
-

${repository.name}

- - - - - - - - - - - - - - - - <%-- TODO: can probably just use layout appended to a key prefix in i18n to simplify this --%> - - - - - - - - - - - - - + +
Identifier - ${repository.id} -
Directory${repository.directory}
WebDAV URL${urlbase}${repository.urlName}
Type - - - Maven 2.x Repository - - - Maven 1.x Repository - - -
Snapshots Included ${repository.includeSnapshots}
Indexed ${repository.indexed}
POM SnippetShow POM Snippet
+
+
+ + + + + + + <%-- TODO replace with icons --%> + Edit Repository + Delete Repository +
+

${repository.name}

+ + + + + + + + + + + + + + + + <%-- TODO: can probably just use layout appended to a key prefix in i18n to simplify this --%> + + + + + + + + + + + + + - -
Identifier + ${repository.id} +
Directory${repository.directory}
WebDAV URL${urlbase}${repository.urlName}
Type + + + Maven 2.x Repository + + + Maven 1.x Repository + + +
Snapshots Included ${repository.includeSnapshots}
Indexed ${repository.indexed}
POM SnippetShow POM Snippet
+<%-- DO NOT REFORMAT THIS SECTION --%> -
-
+</project> + +
+