Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 56522 invoked from network); 8 Jan 2006 05:13:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 8 Jan 2006 05:13:19 -0000 Received: (qmail 69169 invoked by uid 500); 8 Jan 2006 05:13:16 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 69148 invoked by uid 500); 8 Jan 2006 05:13:15 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 69137 invoked by uid 99); 8 Jan 2006 05:13:15 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 07 Jan 2006 21:13:15 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of ggregory@seagullsoftware.com designates 12.6.96.2 as permitted sender) Received: from [12.6.96.2] (HELO mailer.seagullsoftware.com) (12.6.96.2) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 07 Jan 2006 21:13:13 -0800 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: [LANG] - Meaning of 'Complete new Tokenizer Class' Date: Sun, 8 Jan 2006 00:12:50 -0500 Message-ID: <19B78354A4AA3E4287384F3D30933F8878AF31@MAIL1.seagull.nl> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [LANG] - Meaning of 'Complete new Tokenizer Class' Thread-Index: AcYTfQp2gMoUHiBvRNKbimGglc44JgAiP/7w From: "Gary Gregory" To: "Jakarta Commons Developers List" X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I've added that element. Gary > -----Original Message----- > From: Dennis Lundberg [mailto:dennis.lundberg@mdh.se] > Sent: Saturday, January 07, 2006 3:25 AM > To: Jakarta Commons Developers List > Subject: Re: [LANG] - Meaning of 'Complete new Tokenizer Class' >=20 > You can add the following section to the dependencies element in the > project.xml file. That way the plugin will be downloaded automatically: >=20 > > maven-plugins > maven-cobertura-plugin > 1.1.1 > plugin > >=20 > -- > Dennis Lundberg >=20 > Stephen Colebourne wrote: > > Maven 1.0.2 > > > > This has to be manually found and installed I believe. > > > > http://maven-plugins.sourceforge.net/maven-cobertura- > plugin/announcements/announcement-1.1.1.txt > > > > > > maven plugin:download > > -DgroupId=3Dmaven-plugins > > -DartifactId=3Dmaven-cobertura-plugin > > -Dversion=3D1.1.1 > > > > Stephen > > > > > > > > Gary Gregory wrote: > >> Stephen: > > > I am still on Maven 1.0.2. Which version do you use? > >> > >> If 2.0 is now needed, will it fix this?: > >> > >> BUILD FAILED > >> File...... C:\Documents and > >> Settings\ggregory.SSSI\.maven\cache\maven-xdoc-plugin-1.8\plugin.jelly > >> Element... attainGoal > >> Line...... 687 > >> Column.... 48 > >> No goal [maven-cobertura-plugin:register] > >> Total time: 20 seconds > >> Finished at: Fri Jan 06 16:16:38 PST 2006 > >> > >> gg > >> > >> > >>> -----Original Message----- > >>> From: Stephen Colebourne [mailto:scolebourne@btopenworld.com] > >>> Sent: Friday, January 06, 2006 3:29 PM > >>> To: Jakarta Commons Developers List > >>> Subject: Re: [LANG] - Meaning of 'Complete new Tokenizer Class' > >>> > >>> Harrington, James MAJ wrote: > >>> > >>>> I was going to take a stab at this task on the LANG list, but > >> > >> thought > >> > >>>> I'd better ask a few questions first. First, I can think of three > >>>> possibilities for a string tokenizer implementation in LANG: > >>>> > >>>> - a new implementation for the interface presented by > >>>> org.apache.commons.lang.text.StrTokenizer > >>>> > >>>> - a new implementation for the interface presented by > >>>> java.util.StringTokenizer > >>>> > >>>> - an implementation of an interface representing the most commonly > >> > >> used > >> > >>>> features of string tokenizers > >>> > >>> Asking on the list is definitely a good idea before coding excessively > >> > >> :-) > >> > >>> Where did you get the quote in the subject line? > >>> > >>> I would say based on my review of StrTokenizer tonight that it has all > >>> the right methods and looks about complete. However it may not be > >> > >> fully > >> > >>> tested, and that may be the task to do. > >>> > >>> Also in this package, StrBuilder is complete, with the possible > >>> exception of adding a subBuilder() method to allow operations on a > >> > >> range > >> > >>> of the builder. But that is quite complex to write and test. > >>> > >>> VariableFormatter needs the most work and had outstanding patches in > >>> various places. > >>> > >>> Stephen > >>> > >>> > >>> > >>> > >>> --------------------------------------------------------------------- > >>> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org > >>> For additional commands, e-mail: commons-dev-help@jakarta.apache.org > >>> > >> > >> > >> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org > >> For additional commands, e-mail: commons-dev-help@jakarta.apache.org > >> > >> > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org > > For additional commands, e-mail: commons-dev-help@jakarta.apache.org > > >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org > For additional commands, e-mail: commons-dev-help@jakarta.apache.org >=20 --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org