Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 19452200B13 for ; Wed, 1 Jun 2016 08:19:19 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 18006160A47; Wed, 1 Jun 2016 06:19:19 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 63F781602C5 for ; Wed, 1 Jun 2016 08:19:18 +0200 (CEST) Received: (qmail 14718 invoked by uid 500); 1 Jun 2016 06:19:17 -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 14709 invoked by uid 99); 1 Jun 2016 06:19:17 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Jun 2016 06:19:17 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 030EC1805E4 for ; Wed, 1 Jun 2016 06:19:17 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.374 X-Spam-Level: X-Spam-Status: No, score=0.374 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-1.426] autolearn=disabled Received: from mx2-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id dZyVCPXoQKmH for ; Wed, 1 Jun 2016 06:19:15 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx2-lw-us.apache.org (ASF Mail Server at mx2-lw-us.apache.org) with ESMTP id D62F55FB07 for ; Wed, 1 Jun 2016 06:19:14 +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 E399AE00A4 for ; Wed, 1 Jun 2016 06:19:13 +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 09CEF3A01A9 for ; Wed, 1 Jun 2016 06:19:12 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1746398 - in /commons/proper/beanutils/trunk/src/site: site.xml xdoc/index.xml Date: Wed, 01 Jun 2016 06:19:12 -0000 To: commits@commons.apache.org From: ggregory@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20160601061913.09CEF3A01A9@svn01-us-west.apache.org> archived-at: Wed, 01 Jun 2016 06:19:19 -0000 Author: ggregory Date: Wed Jun 1 06:19:12 2016 New Revision: 1746398 URL: http://svn.apache.org/viewvc?rev=1746398&view=rev Log: Prepare for 1.9.3. Modified: commons/proper/beanutils/trunk/src/site/site.xml commons/proper/beanutils/trunk/src/site/xdoc/index.xml Modified: commons/proper/beanutils/trunk/src/site/site.xml URL: http://svn.apache.org/viewvc/commons/proper/beanutils/trunk/src/site/site.xml?rev=1746398&r1=1746397&r2=1746398&view=diff ============================================================================== --- commons/proper/beanutils/trunk/src/site/site.xml (original) +++ commons/proper/beanutils/trunk/src/site/site.xml Wed Jun 1 06:19:12 2016 @@ -37,6 +37,11 @@ + + + + + Modified: commons/proper/beanutils/trunk/src/site/xdoc/index.xml URL: http://svn.apache.org/viewvc/commons/proper/beanutils/trunk/src/site/xdoc/index.xml?rev=1746398&r1=1746397&r2=1746398&view=diff ============================================================================== --- commons/proper/beanutils/trunk/src/site/xdoc/index.xml (original) +++ commons/proper/beanutils/trunk/src/site/xdoc/index.xml Wed Jun 1 06:19:12 2016 @@ -100,6 +100,12 @@ Bean Collections has an additional depen here.