Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 87388 invoked from network); 15 Aug 2004 09:44:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 15 Aug 2004 09:44:19 -0000 Received: (qmail 53996 invoked by uid 500); 15 Aug 2004 09:44:14 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 53868 invoked by uid 500); 15 Aug 2004 09:44:12 -0000 Mailing-List: contact commons-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Users List" Reply-To: "Jakarta Commons Users List" Delivered-To: mailing list commons-user@jakarta.apache.org Received: (qmail 53854 invoked by uid 99); 15 Aug 2004 09:44:12 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received: from [64.233.170.195] (HELO mproxy.gmail.com) (64.233.170.195) by apache.org (qpsmtpd/0.27.1) with ESMTP; Sun, 15 Aug 2004 02:44:08 -0700 Received: by mproxy.gmail.com with SMTP id 78so108402rnl for ; Sun, 15 Aug 2004 02:44:06 -0700 (PDT) Received: by 10.38.75.22 with SMTP id x22mr133605rna; Sun, 15 Aug 2004 02:44:06 -0700 (PDT) Message-ID: Date: Sun, 15 Aug 2004 19:44:06 +1000 From: Dion Gillard Reply-To: Dion Gillard To: Jakarta Commons Users List Subject: Re: [Jelly] pom.id.substring(33) in jelly-tags/tag-project.xml In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N id == groupId + ":" artifactId groupId == "commons-jelly" artifactId = "commons-jelly-tags-swt" id = "commons-jelly:commons-jelly-tags-swt" On Sun, 15 Aug 2004 14:10:35 +0800, Rice Yeh wrote: > Hi, > I am new to maven and jelly. When i study project.xml in > jelly-tags/tag-project.xml, I get confused with the pom.id.substring(33). > What does the number 33 stand for? I think it should be 20 to stand for the > position of the last '-' in 'commons-jelly-tags-'. Take swt sub-project as > example, its id is commons-jelly-tags-swt, so pom.id.substring(20) is 'swt', > but pom.id.substring(33) is null. Am I right? I download jelly directly from > cvs. > > Regards, > Rice > > _________________________________________________________________ > MSN 8 with e-mail virus protection service: 2 months FREE* > http://join.msn.com/?page=features/virus > > --------------------------------------------------------------------- > To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: commons-user-help@jakarta.apache.org > > -- http://www.multitask.com.au/people/dion/ --------------------------------------------------------------------- To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-user-help@jakarta.apache.org