Return-Path: X-Original-To: apmail-logging-commits-archive@minotaur.apache.org Delivered-To: apmail-logging-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 33FB2DBBA for ; Fri, 26 Oct 2012 09:11:29 +0000 (UTC) Received: (qmail 18506 invoked by uid 500); 26 Oct 2012 09:11:29 -0000 Delivered-To: apmail-logging-commits-archive@logging.apache.org Received: (qmail 18374 invoked by uid 500); 26 Oct 2012 09:11:24 -0000 Mailing-List: contact commits-help@logging.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@logging.apache.org Delivered-To: mailing list commits@logging.apache.org Received: (qmail 18337 invoked by uid 99); 26 Oct 2012 09:11:22 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 Oct 2012 09:11:22 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 Oct 2012 09:11:20 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 785B223889F7; Fri, 26 Oct 2012 09:10:35 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1402444 - /logging/log4php/tags/2.0.0/composer.json Date: Fri, 26 Oct 2012 09:10:35 -0000 To: commits@logging.apache.org From: ihabunek@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20121026091035.785B223889F7@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: ihabunek Date: Fri Oct 26 09:10:35 2012 New Revision: 1402444 URL: http://svn.apache.org/viewvc?rev=1402444&view=rev Log: Added composer.json to tag so it's installable via Composer. Added: logging/log4php/tags/2.0.0/composer.json - copied unchanged from r1402443, logging/log4php/trunk/composer.json