Return-Path: Delivered-To: apmail-continuum-issues-archive@www.apache.org Received: (qmail 79677 invoked from network); 4 Sep 2009 06:00:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 4 Sep 2009 06:00:12 -0000 Received: (qmail 90803 invoked by uid 500); 4 Sep 2009 06:00:12 -0000 Delivered-To: apmail-continuum-issues-archive@continuum.apache.org Received: (qmail 90761 invoked by uid 500); 4 Sep 2009 06:00:12 -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 90751 invoked by uid 99); 4 Sep 2009 06:00:12 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Sep 2009 06:00:12 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.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; Fri, 04 Sep 2009 06:00:02 +0000 Received: from codehaus01.managed.contegix.com (localhost.localdomain [127.0.0.1]) by codehaus01.managed.contegix.com (Postfix) with ESMTP id 642D815E80F0 for ; Fri, 4 Sep 2009 00:59:41 -0500 (CDT) Message-ID: <21762911.32621252043981334.JavaMail.haus-jira@codehaus01.managed.contegix.com> Date: Fri, 4 Sep 2009 00:59:41 -0500 (CDT) From: "Maria Catherine Tan (JIRA)" To: issues@continuum.apache.org Subject: [jira] Updated: (CONTINUUM-2350) Part of an added project's scm url is cut off In-Reply-To: <7567645.22351251942521268.JavaMail.haus-jira@codehaus01.managed.contegix.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 4e90ceb663894a42f12c0e28abbab431 X-Virus-Checked: Checked by ClamAV on apache.org [ http://jira.codehaus.org/browse/CONTINUUM-2350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maria Catherine Tan updated CONTINUUM-2350: ------------------------------------------- Affects Version/s: (was: 1.3.1) My mistake. I encountered this in continuum flat-multi-module branch not in 1.3.1 Will leave this open for now while waiting for flat-multi-module branch to get merge in trunk to verify this. > Part of an added project's scm url is cut off > ----------------------------------------------- > > Key: CONTINUUM-2350 > URL: http://jira.codehaus.org/browse/CONTINUUM-2350 > Project: Continuum > Issue Type: Bug > Components: Core system > Reporter: Maria Catherine Tan > Assignee: Maria Catherine Tan > > I have a flat multi module project with the following structure: > {noformat} > MultiModuleSample > | > `-- myparent-project > | | > | `-- pom.xml > | > `-- module1 > | | > | `-- pom.xml > | > `-- module2 > | > `-- pom.xml > {noformat} > The scm root url created was http://host/repos/MultiModuleSample/trunk/m > It should be http://host/repos/MultiModuleSample/trunk/ -- 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