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 CD7511084C for ; Thu, 30 Jan 2014 19:45:10 +0000 (UTC) Received: (qmail 84925 invoked by uid 500); 30 Jan 2014 19:45:07 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 84751 invoked by uid 500); 30 Jan 2014 19:45:07 -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 84737 invoked by uid 99); 30 Jan 2014 19:45:07 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Jan 2014 19:45:07 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of garydgregory@gmail.com designates 209.85.214.49 as permitted sender) Received: from [209.85.214.49] (HELO mail-bk0-f49.google.com) (209.85.214.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Jan 2014 19:45:01 +0000 Received: by mail-bk0-f49.google.com with SMTP id v15so1539772bkz.8 for ; Thu, 30 Jan 2014 11:44:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=U9OGL04tag9vJJJESft5S2LpbbHVJnbIOUB+ocuj2Ng=; b=Xi2G0CpsizPf+0B+aQwW2G/Cc9KBIo4Wy4Wf9FGQL1z8ypsbXFcSWoE7AZyJgq1jqT OS05EbiU0wCAEyGF5vYVdAM6VJ4Yu+cFHq5XdyHhiV+1XIpt2Ik+WQcq4R4WhI/8cvdM GiaA5dM3eHka2CHR4i9Ml6bHLMOskeaT5TtOhF5fLI0qFxcsTJYYAgXbqcNLszKMNFrd UUiU8Mi1d34OkEt1QkUbLdEIFkWSq63oHv0Sc0bNDAYH67D0N4+Dvdr8lizeNf0FtkJY W1wDLq35XxNEJoai13O9ZeLjI6Vcz3s92i/YYFlm7UJ26UdJ3ct6eWpuyvLENayVvnGB jiQg== MIME-Version: 1.0 X-Received: by 10.204.60.71 with SMTP id o7mr10194bkh.33.1391111081014; Thu, 30 Jan 2014 11:44:41 -0800 (PST) Received: by 10.204.102.201 with HTTP; Thu, 30 Jan 2014 11:44:40 -0800 (PST) In-Reply-To: References: Date: Thu, 30 Jan 2014 14:44:40 -0500 Message-ID: Subject: Re: [DBCP] Standardise Maven layout? From: Gary Gregory To: Commons Developers List Content-Type: multipart/alternative; boundary=001a11c36e6ad3dadd04f135491d X-Virus-Checked: Checked by ClamAV on apache.org --001a11c36e6ad3dadd04f135491d Content-Type: text/plain; charset=UTF-8 +1 Gary On Thu, Jan 30, 2014 at 1:56 PM, sebb wrote: > At present DBCP uses a non-standard Maven layout. > > For example src/java should really be src/main/java > > Generally the poms are easier to configure if the standard layout [1] is > used. > Commons Parent generally assumes the standard layout as does the Apache > pom. > > OK if I fix this? > [Obviously the Ant build.xml would also need to be updated] > > [1] > http://maven.apache.org/guides/introduction/introduction-to-the-standard-directory-layout.html > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org > For additional commands, e-mail: dev-help@commons.apache.org > > -- E-Mail: garydgregory@gmail.com | ggregory@apache.org Java Persistence with Hibernate, Second Edition JUnit in Action, Second Edition Spring Batch in Action Blog: http://garygregory.wordpress.com Home: http://garygregory.com/ Tweet! http://twitter.com/GaryGregory --001a11c36e6ad3dadd04f135491d--