This is an automated email from the ASF dual-hosted git repository. rcordier pushed a commit to branch postgresql in repository https://gitbox.apache.org/repos/asf/james-project.git
commit d8d18a1709fef40d291d1e90d0c4a77f0ab5e493 Author: Benoit TELLIER <[email protected]> AuthorDate: Fri Nov 10 10:50:48 2023 +0100 JAMES-2586 Drop reporting-site.xml --- mailbox/postgres/src/reporting-site/site.xml | 29 ---------------------------- 1 file changed, 29 deletions(-) diff --git a/mailbox/postgres/src/reporting-site/site.xml b/mailbox/postgres/src/reporting-site/site.xml deleted file mode 100644 index d919164490..0000000000 --- a/mailbox/postgres/src/reporting-site/site.xml +++ /dev/null @@ -1,29 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-1"?> -<!-- - 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. ---> -<project name="${project.name}"> - - <body> - - <menu ref="parent" /> - <menu ref="reports" /> - - </body> - -</project> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
