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 AA05D200B8A for ; Sat, 10 Sep 2016 02:17:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id A8A0E160AD5; Sat, 10 Sep 2016 00:17:22 +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 E7AEA160AC2 for ; Sat, 10 Sep 2016 02:17:21 +0200 (CEST) Received: (qmail 8063 invoked by uid 500); 10 Sep 2016 00:17:21 -0000 Mailing-List: contact dev-help@creadur.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@creadur.apache.org Delivered-To: mailing list dev@creadur.apache.org Received: (qmail 8014 invoked by uid 99); 10 Sep 2016 00:17:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 10 Sep 2016 00:17:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id C95782C1B77 for ; Sat, 10 Sep 2016 00:17:20 +0000 (UTC) Date: Sat, 10 Sep 2016 00:17:20 +0000 (UTC) From: "Sebb (JIRA)" To: dev@creadur.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (RAT-219) RAT project uses groupId: org.apache.rat instead of org.apache.creadur.rat MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sat, 10 Sep 2016 00:17:22 -0000 [ https://issues.apache.org/jira/browse/RAT-219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15478751#comment-15478751 ] Sebb commented on RAT-219: -------------------------- The package name must be changed as well to avoid possible jar hell. Maven coords must correspond 1-1 with package names; i.e. for a given Maven coord there must be only one Java package name, and vice-versa. > RAT project uses groupId: org.apache.rat instead of org.apache.creadur.rat > -------------------------------------------------------------------------- > > Key: RAT-219 > URL: https://issues.apache.org/jira/browse/RAT-219 > Project: Apache Rat > Issue Type: Improvement > Reporter: Karl Heinz Marbaise > Priority: Minor > > This should be done before 1.0.0 to make it consistent with the other projects (Whiskers/Tentacles). -- This message was sent by Atlassian JIRA (v6.3.4#6332)