From commits-return-2527-apmail-community-commits-archive=community.apache.org@community.apache.org Thu Oct 15 09:30:18 2015 Return-Path: X-Original-To: apmail-community-commits-archive@minotaur.apache.org Delivered-To: apmail-community-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 06E1C17380 for ; Thu, 15 Oct 2015 09:30:18 +0000 (UTC) Received: (qmail 30857 invoked by uid 500); 15 Oct 2015 09:30:05 -0000 Delivered-To: apmail-community-commits-archive@community.apache.org Received: (qmail 30832 invoked by uid 500); 15 Oct 2015 09:30:05 -0000 Mailing-List: contact commits-help@community.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@community.apache.org Delivered-To: mailing list commits@community.apache.org Received: (qmail 30819 invoked by uid 99); 15 Oct 2015 09:30:05 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Oct 2015 09:30:05 +0000 Date: Thu, 15 Oct 2015 09:30:05 +0000 (UTC) From: "Sebb (JIRA)" To: commits@community.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (COMDEV-173) Drop site/doap from SVN MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Sebb created COMDEV-173: --------------------------- Summary: Drop site/doap from SVN Key: COMDEV-173 URL: https://issues.apache.org/jira/browse/COMDEV-173 Project: Community Development Issue Type: Bug Components: Projects New Reporter: Sebb The files under site/doap are not actually used or referenced by the website. They are mostly copies of the original DOAPs or PMC RDFs, which do not need to be added to SVN again. In fact they should not be added to SVN again to avoid confusion over which is the master copy. The only other files in that directory structure are the pmc.rdf files which are auto-generated from other data; they only contain the details of the chair. Again they are not original data, and can easily be recreated, so should not clutter up SVN. I'm not sure that the files need to be kept at all, but that is a separate issue. They should definitely not be included in SVN. -- This message was sent by Atlassian JIRA (v6.3.4#6332)