Return-Path: X-Original-To: apmail-commons-commits-archive@minotaur.apache.org Delivered-To: apmail-commons-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 B4D1518417 for ; Sat, 5 Dec 2015 15:06:08 +0000 (UTC) Received: (qmail 14785 invoked by uid 500); 5 Dec 2015 15:06:08 -0000 Delivered-To: apmail-commons-commits-archive@commons.apache.org Received: (qmail 14724 invoked by uid 500); 5 Dec 2015 15:06:08 -0000 Mailing-List: contact commits-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@commons.apache.org Delivered-To: mailing list commits@commons.apache.org Received: (qmail 14715 invoked by uid 99); 5 Dec 2015 15:06:08 -0000 Received: from Unknown (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 05 Dec 2015 15:06:08 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 03D27C0BE2 for ; Sat, 5 Dec 2015 15:06:08 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.446 X-Spam-Level: X-Spam-Status: No, score=0.446 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-0.554] autolearn=disabled Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id DfLtNB8Ez-yT for ; Sat, 5 Dec 2015 15:06:07 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTP id 3B2E6428DC for ; Sat, 5 Dec 2015 15:06:07 +0000 (UTC) Received: from svn01-us-west.apache.org (svn.apache.org [10.41.0.6]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 98F97E0280 for ; Sat, 5 Dec 2015 15:06:06 +0000 (UTC) Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id 08A713A023B for ; Sat, 5 Dec 2015 15:06:05 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1718095 - /commons/cms-site/trunk/conf/component_releases.properties Date: Sat, 05 Dec 2015 15:06:05 -0000 To: commits@commons.apache.org From: tn@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20151205150606.08A713A023B@svn01-us-west.apache.org> Author: tn Date: Sat Dec 5 15:06:05 2015 New Revision: 1718095 URL: http://svn.apache.org/viewvc?rev=1718095&view=rev Log: Functor was never released. Modified: commons/cms-site/trunk/conf/component_releases.properties Modified: commons/cms-site/trunk/conf/component_releases.properties URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/conf/component_releases.properties?rev=1718095&r1=1718094&r2=1718095&view=diff ============================================================================== --- commons/cms-site/trunk/conf/component_releases.properties (original) +++ commons/cms-site/trunk/conf/component_releases.properties Sat Dec 5 15:06:05 2015 @@ -48,8 +48,8 @@ execVersion=1.3 execReleased=2014-11-06 fileuploadVersion=1.3.1 fileuploadReleased=2014-02-07 -functorVersion=1.0 -functorReleased=2011-??-?? +functorVersion=N/A +functorReleased=N/A httpclientVersion=N/A httpclientReleased=N/A imagingVersion=0.97-incubator