Return-Path: Delivered-To: apmail-incubator-jspwiki-dev-archive@locus.apache.org Received: (qmail 10992 invoked from network); 22 Dec 2008 23:36:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 Dec 2008 23:36:07 -0000 Received: (qmail 14000 invoked by uid 500); 22 Dec 2008 23:36:06 -0000 Delivered-To: apmail-incubator-jspwiki-dev-archive@incubator.apache.org Received: (qmail 13987 invoked by uid 500); 22 Dec 2008 23:36:06 -0000 Mailing-List: contact jspwiki-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jspwiki-dev@incubator.apache.org Delivered-To: mailing list jspwiki-dev@incubator.apache.org Received: (qmail 13976 invoked by uid 99); 22 Dec 2008 23:36:06 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Dec 2008 15:36:06 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Dec 2008 23:36:05 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 24DD6234C2CB for ; Mon, 22 Dec 2008 15:35:44 -0800 (PST) Message-ID: <1407679312.1229988944149.JavaMail.jira@brutus> Date: Mon, 22 Dec 2008 15:35:44 -0800 (PST) From: "Craig Russell (JIRA)" To: jspwiki-dev@incubator.apache.org Subject: [jira] Commented: (JSPWIKI-38) Rename packages to "org.apache.jspwiki" In-Reply-To: <13380135.1195162423024.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/JSPWIKI-38?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12658716#action_12658716 ] Craig Russell commented on JSPWIKI-38: -------------------------------------- To keep the api separate from the impl, you might consider defining two projects: the API and the impl project. Each would build its own jar file but from a programming perspective, you would only ever import the api packages and use the API jar. Just thinking out loud. > Rename packages to "org.apache.jspwiki" > --------------------------------------- > > Key: JSPWIKI-38 > URL: https://issues.apache.org/jira/browse/JSPWIKI-38 > Project: JSPWiki > Issue Type: Task > Reporter: Janne Jalkanen > Assignee: Janne Jalkanen > Fix For: 3.0 > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.