Return-Path: X-Original-To: apmail-community-dev-archive@minotaur.apache.org Delivered-To: apmail-community-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C15F017ED9 for ; Fri, 5 Jun 2015 06:19:01 +0000 (UTC) Received: (qmail 94715 invoked by uid 500); 5 Jun 2015 06:19:01 -0000 Delivered-To: apmail-community-dev-archive@community.apache.org Received: (qmail 94418 invoked by uid 500); 5 Jun 2015 06:19:01 -0000 Mailing-List: contact dev-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 dev@community.apache.org Received: (qmail 94406 invoked by uid 99); 5 Jun 2015 06:19:01 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Jun 2015 06:19:01 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id D25BE1A45B3 for ; Fri, 5 Jun 2015 06:19:00 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.001 X-Spam-Level: * X-Spam-Status: No, score=1.001 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id hUVKdAoaxs4q for ; Fri, 5 Jun 2015 06:18:51 +0000 (UTC) Received: from mail-3y.bbox.fr (mail-3y.bbox.fr [194.158.98.45]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTPS id 4ACC1454D6 for ; Fri, 5 Jun 2015 06:18:51 +0000 (UTC) Received: from herve-desktop.localnet (static-176-183-252-218.ncc.abo.bbox.fr [176.183.252.218]) by mail-3y.bbox.fr (Postfix) with ESMTP id 29151BF for ; Fri, 5 Jun 2015 08:18:44 +0200 (CEST) From: =?ISO-8859-1?Q?Herv=E9?= BOUTEMY To: dev@community.apache.org Subject: projects-new crontab Date: Fri, 05 Jun 2015 08:18:43 +0200 Message-ID: <1594269.cyiY0cV7CU@herve-desktop> User-Agent: KMail/4.13.3 (Linux/3.13.0-53-generic; KDE/4.13.3; x86_64; ; ) MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="iso-8859-1" One step after the other :) I updated cronjobs/parsereleases.py to improve releases.json generated = content=20 generated from /dist/ I also added the releases.json file to svn http://svn.apache.org/viewvc/comdev/projects.apache.org/site/json/found= ation/releases.json?view=3Dlog But it seems there is a conflict since it doezs not appear on the site https://projects-new.apache.org/json/foundation/=20 releases.json=092015-02-27 10:15=09219K=09=20 How is this cron job managed? How can I update it, fix the conflict, an= d even=20 change it since the code changed that much that I think some jobs shoul= d be=20 removed and others added? Regards, Herv=E9