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 68AC3200BFF for ; Mon, 2 Jan 2017 15:47:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 67847160B21; Mon, 2 Jan 2017 14:47:00 +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 A429C160B22 for ; Mon, 2 Jan 2017 15:46:59 +0100 (CET) Received: (qmail 1718 invoked by uid 500); 2 Jan 2017 14:46:58 -0000 Mailing-List: contact issues-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@commons.apache.org Delivered-To: mailing list issues@commons.apache.org Received: (qmail 1690 invoked by uid 99); 2 Jan 2017 14:46:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Jan 2017 14:46:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 6975F2C1F56 for ; Mon, 2 Jan 2017 14:46:58 +0000 (UTC) Date: Mon, 2 Jan 2017 14:46:58 +0000 (UTC) From: "Rob Tompkins (JIRA)" To: issues@commons.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (TEXT-51) Move RandomStringGenerator onto its own branch for 1.1 release MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 02 Jan 2017 14:47:00 -0000 [ https://issues.apache.org/jira/browse/TEXT-51?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Tompkins resolved TEXT-51. ------------------------------ Resolution: Fixed https://github.com/apache/commons-text/commit/ba4e4932f0d864a15c94d32fb8c341e230d928df is the change commit on master https://github.com/apache/commons-text/tree/TEXT-51 has RandomStringGenerator still on it. > Move RandomStringGenerator onto its own branch for 1.1 release > -------------------------------------------------------------- > > Key: TEXT-51 > URL: https://issues.apache.org/jira/browse/TEXT-51 > Project: Commons Text > Issue Type: Bug > Reporter: Rob Tompkins > Assignee: Rob Tompkins > Fix For: 1.0 > > > We want to have a randomness agnostic release for 1.0 and continue the work in 1.1 specifically. -- This message was sent by Atlassian JIRA (v6.3.4#6332)