Return-Path: X-Original-To: apmail-incubator-jena-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-jena-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id F2FEAB7E4 for ; Tue, 10 Jan 2012 11:28:29 +0000 (UTC) Received: (qmail 70616 invoked by uid 500); 10 Jan 2012 11:21:36 -0000 Delivered-To: apmail-incubator-jena-dev-archive@incubator.apache.org Received: (qmail 70496 invoked by uid 500); 10 Jan 2012 11:21:09 -0000 Mailing-List: contact jena-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jena-dev@incubator.apache.org Delivered-To: mailing list jena-dev@incubator.apache.org Received: (qmail 70453 invoked by uid 99); 10 Jan 2012 11:21:03 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Jan 2012 11:21:03 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Jan 2012 11:21:00 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 2C8421415F1 for ; Tue, 10 Jan 2012 11:20:39 +0000 (UTC) Date: Tue, 10 Jan 2012 11:20:39 +0000 (UTC) From: "Andy Seaborne (Created) (JIRA)" To: jena-dev@incubator.apache.org Message-ID: <1078743602.25110.1326194439183.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Created] (JENA-191) Jena module structure and build MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org Jena module structure and build ------------------------------- Key: JENA-191 URL: https://issues.apache.org/jira/browse/JENA-191 Project: Jena Issue Type: Brainstorming Reporter: Andy Seaborne The current multi-trunk, multi-module, multi-version build is good for independent evolution but bad for making a jena a single "thing". Maybe we should have a single trunk, multi-module, single source-release, single version number build for Jena. There would be a single POM in the root directory that did a module build (this is not the parent POM). Advantages: - The build is simpler Disadvantages: - Individual release of a module is harder. See also JENA-190 (delivery). -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira