From users-return-7325-apmail-continuum-users-archive=continuum.apache.org@continuum.apache.org Mon Dec 01 09:49:49 2008 Return-Path: Delivered-To: apmail-continuum-users-archive@www.apache.org Received: (qmail 49996 invoked from network); 1 Dec 2008 09:49:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Dec 2008 09:49:46 -0000 Received: (qmail 60620 invoked by uid 500); 1 Dec 2008 09:49:57 -0000 Delivered-To: apmail-continuum-users-archive@continuum.apache.org Received: (qmail 60571 invoked by uid 500); 1 Dec 2008 09:49:56 -0000 Mailing-List: contact users-help@continuum.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@continuum.apache.org Delivered-To: mailing list users@continuum.apache.org Delivered-To: moderator for users@continuum.apache.org Received: (qmail 46063 invoked by uid 99); 29 Nov 2008 21:04:21 -0000 X-ASF-Spam-Status: No, hits=3.4 required=10.0 tests=HTML_MESSAGE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Message-ID: <3909c0fc0811291303v779c6437t9ef6d48ab83d5adf@mail.gmail.com> Date: Sat, 29 Nov 2008 15:03:28 -0600 From: "Jeremy Thomerson" To: users@continuum.apache.org Subject: Auto-add child modules? MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_75665_21041972.1227992608953" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_75665_21041972.1227992608953 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline First of all - thank you for the great build server! I am not easily impressed, and when I installed and setup Continuum a couple weeks ago, I was VERY impressed with how simple it all was and how well it worked! Now, a question. You can see at the link below [1] that I am running builds against a multi-module project (pom at link [2]). The project has child modules that themselves have child modules. Now, when I add the pom listed below to a project group, it adds all of the children (and grandchildren) perfectly. But, if I later add a module or two to the POM, I would like Continuum to automatically add those modules to be added to the project group as well. Currently, the only way I see to do it is delete all the children under the group and add the POM again, letting it find all the children (or add the children myself manually I guess). Any suggestions? Thanks again! [1] - http://www.wickettraining.com/continuum/projectGroupSummary.action?projectGroupId=12 [2] - https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/trunk/wicketstuff-core/pom.xml -- Jeremy Thomerson http://www.wickettraining.com ------=_Part_75665_21041972.1227992608953--