From issues-return-2056-apmail-continuum-issues-archive=continuum.apache.org@continuum.apache.org Tue Nov 11 11:32:13 2008 Return-Path: Delivered-To: apmail-continuum-issues-archive@www.apache.org Received: (qmail 23787 invoked from network); 11 Nov 2008 11:32:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 Nov 2008 11:32:13 -0000 Received: (qmail 81330 invoked by uid 500); 11 Nov 2008 11:32:21 -0000 Delivered-To: apmail-continuum-issues-archive@continuum.apache.org Received: (qmail 81299 invoked by uid 500); 11 Nov 2008 11:32:20 -0000 Mailing-List: contact issues-help@continuum.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@continuum.apache.org Delivered-To: mailing list issues@continuum.apache.org Received: (qmail 81288 invoked by uid 99); 11 Nov 2008 11:32:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Nov 2008 03:32:20 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [63.246.2.115] (HELO codehaus01.managed.contegix.com) (63.246.2.115) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Nov 2008 11:31:00 +0000 Received: from codehaus01.managed.contegix.com (localhost.localdomain [127.0.0.1]) by codehaus01.managed.contegix.com (Postfix) with ESMTP id 7499F14A801E for ; Tue, 11 Nov 2008 05:31:13 -0600 (CST) Message-ID: <13268869.1226403073475.JavaMail.haus-jira@codehaus01.managed.contegix.com> Date: Tue, 11 Nov 2008 05:31:13 -0600 (CST) From: "Olivier Lamy (JIRA)" To: issues@continuum.apache.org Subject: [jira] Updated: (CONTINUUM-1915) Continuum 1.2 does not build the project when it has changes in sub-modules In-Reply-To: <4497145.1222910948931.JavaMail.haus-jira@codehaus01.managed.contegix.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ http://jira.codehaus.org/browse/CONTINUUM-1915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy updated CONTINUUM-1915: ------------------------------------ Fix Version/s: 1.2.3 Patch Submitted: [Yes] > Continuum 1.2 does not build the project when it has changes in sub-modules > --------------------------------------------------------------------------- > > Key: CONTINUUM-1915 > URL: http://jira.codehaus.org/browse/CONTINUUM-1915 > Project: Continuum > Issue Type: Bug > Components: Integration - Maven 2 > Affects Versions: 1.2 > Environment: Linux > Reporter: apache maillist > Priority: Critical > Fix For: 1.2.3 > > Attachments: m2buildexecutor.java-fix-for-isRecursive.diff > > > Log shows: > 2008-10-01 18:00:04,701 [pool-1-thread-1] INFO action#update-working-directory-from-scm - Updated 2 files. > 2008-10-01 18:00:04,732 [pool-1-thread-1] INFO buildController - Merging SCM results > 2008-10-01 18:00:05,011 [pool-1-thread-1] INFO continuumBuildExecutor#maven2 - Changes are only in sub-modules. > 2008-10-01 18:00:05,019 [pool-1-thread-1] INFO buildController - No changes in the current project, not building > In continuum, the working copy looks like this > - parent-md > - mycommon > - myintegration > - mybusiness > - mydo > - pom.xml > the pom.xml is used for adding project into continuum > the pom.xml consist of those projects > > parent-md > mycommon > myintegration > mybusiness > mydo > > parent-md is the parentpom for all project listed > After developer making changes in sub-modules ex: myintegration in SVN, continuum detects the changes during schedule run but nothing gets built even myintegration itslef. This model works well in 1.1. > Now all of our 10+ projects with 50+ sub-modules in total stop building by schedule. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira