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 37EC3801F for ; Mon, 8 Aug 2011 19:22:17 +0000 (UTC) Received: (qmail 13901 invoked by uid 500); 8 Aug 2011 19:22:16 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 13551 invoked by uid 500); 8 Aug 2011 19:22:15 -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 13543 invoked by uid 99); 8 Aug 2011 19:22:15 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Aug 2011 19:22:15 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of flamefew@gmail.com designates 209.85.216.171 as permitted sender) Received: from [209.85.216.171] (HELO mail-qy0-f171.google.com) (209.85.216.171) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Aug 2011 19:22:09 +0000 Received: by qyk36 with SMTP id 36so1641697qyk.9 for ; Mon, 08 Aug 2011 12:21:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=SdA6rL5FNwVr1qU/xm10lKQDCPUs8164PEVhTz7fgMk=; b=KbrPk5BwnzTIngWALUmmsAvti3tmPeyRfkFA4wj5El99jb7QkBzSS7u+U3bNg03ZSm fTxomntq80ALlhrOhLkeOSTqyLzCI5jDwFaXTFZB8PrgPrObZ/rgp1lqmBHYOU7H+jNd GCYzRWsGDfRRc5wXvBUG7+WAbhZ96WQE9i9p4= MIME-Version: 1.0 Received: by 10.229.68.37 with SMTP id t37mr1322475qci.271.1312831308330; Mon, 08 Aug 2011 12:21:48 -0700 (PDT) Received: by 10.229.100.82 with HTTP; Mon, 8 Aug 2011 12:21:48 -0700 (PDT) In-Reply-To: References: Date: Mon, 8 Aug 2011 12:21:48 -0700 Message-ID: Subject: Re: [lang] where did org.apache.commons.lang.math.RandomUtils go? From: Henri Yandell To: Commons Developers List Content-Type: text/plain; charset=ISO-8859-1 On Mon, Aug 8, 2011 at 7:18 AM, David Karlsen wrote: > Hi. > > org.apache.commons.lang.math.RandomUtils does not exist in lang3 and I could > not find anything in the migration guide. > Are there any alternatives in lang3? Nope - it was removed as not having enough value. Which part were you using? Hen --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org