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 5B3F6200AEA for ; Tue, 3 May 2016 10:26:15 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 59EE01609F3; Tue, 3 May 2016 10:26:15 +0200 (CEST) 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 A54A11609F7 for ; Tue, 3 May 2016 10:26:14 +0200 (CEST) Received: (qmail 42020 invoked by uid 500); 3 May 2016 08:26:13 -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 41479 invoked by uid 99); 3 May 2016 08:26:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 May 2016 08:26:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id E7DBC2C1F69 for ; Tue, 3 May 2016 08:26:12 +0000 (UTC) Date: Tue, 3 May 2016 08:26:12 +0000 (UTC) From: "Ferdinand Xu (JIRA)" To: issues@commons.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CRYPTO-40) Remove the full qualified package name for shadowed classes MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 03 May 2016 08:26:15 -0000 [ https://issues.apache.org/jira/browse/CRYPTO-40?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferdinand Xu updated CRYPTO-40: ------------------------------- Affects Version/s: 0.9.2 > Remove the full qualified package name for shadowed classes > ----------------------------------------------------------- > > Key: CRYPTO-40 > URL: https://issues.apache.org/jira/browse/CRYPTO-40 > Project: Commons Crypto > Issue Type: Improvement > Affects Versions: 0.9.2 > Reporter: Jerry Chen > Assignee: Xianda Ke > Fix For: 1.0.0 > > > Since we have resolved the class name conflicts, the full qualified name for shadowing class such as Cipher and SecureRandom is longer needed. -- This message was sent by Atlassian JIRA (v6.3.4#6332)