Return-Path: X-Original-To: apmail-commons-dev-archive@www.apache.org Delivered-To: apmail-commons-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 86A2B184B3 for ; Fri, 19 Jun 2015 15:42:09 +0000 (UTC) Received: (qmail 19583 invoked by uid 500); 19 Jun 2015 15:42:09 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 19425 invoked by uid 500); 19 Jun 2015 15:42:09 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 19413 invoked by uid 99); 19 Jun 2015 15:42:08 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Jun 2015 15:42:08 +0000 X-ASF-Spam-Status: No, hits=1.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of chartrand22@gmail.com designates 209.85.220.46 as permitted sender) Received: from [209.85.220.46] (HELO mail-pa0-f46.google.com) (209.85.220.46) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Jun 2015 15:39:53 +0000 Received: by padev16 with SMTP id ev16so87716862pad.0 for ; Fri, 19 Jun 2015 08:41:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=5An/d6HyAOhAvnUGBrKld2QZ/voPaXEDwPJaNtEctzo=; b=v/7vzerGSUlhzp4kQpo97hb2PGbxc2xxL4fIUIvu9iK7GFzhZjD0pmb4tQT7eDdqrK ogTIf9JqQwhUieKgWIgRO8XaSA3PUM30Ykmq/1wVb6bNFCun8L8unub4+EXetzZCIunD Na20M6tsx2s0tRx47TdhJl3W4IBOeUZAmFynRnvbI6FEpePtrSpUnIP8/bWbAL3atRwG jg2dE40kqfrvcRowGW1VQidxyiZION+uHCHYZKdROlnhex5G1pIb4d7qDYl+P7YU4Wwu XR1T+FFR6m8uUav3/H+ZFDFW1lexAifQGVhFrAdGa5eY2GKFJpCN9maq9vFvLN0Hi9H5 prxw== MIME-Version: 1.0 X-Received: by 10.66.197.134 with SMTP id iu6mr33591372pac.50.1434728501414; Fri, 19 Jun 2015 08:41:41 -0700 (PDT) Received: by 10.66.78.202 with HTTP; Fri, 19 Jun 2015 08:41:41 -0700 (PDT) Date: Fri, 19 Jun 2015 11:41:41 -0400 Message-ID: Subject: porting fixes to v 3.2.X From: =?UTF-8?Q?Marc=2DAndr=C3=A9_Chartrand?= To: dev@commons.apache.org Content-Type: multipart/alternative; boundary=047d7bf17e5ead13c00518e0c256 X-Virus-Checked: Checked by ClamAV on apache.org --047d7bf17e5ead13c00518e0c256 Content-Type: text/plain; charset=UTF-8 Can bug fixes from version 4.0 be ported to v 3.2.X ? and also, when is the next 3.2.X version coming out ? The fix I'm looking at in particular is : https://issues.apache.org/jira/browse/COLLECTIONS-294 Which is only fixed in 4.0 apparently. --047d7bf17e5ead13c00518e0c256--