Re: plexus-util StringUtils.split() enhancement

2005-08-03 Thread dan tran
Actually, we need to issue the trim in DirectoryScanner.setIncludes and DirectoryScanner.setExcludes suggestions? -D On 8/3/05, dan tran <[EMAIL PROTECTED]> wrote: > Folks > > I would like to add a enhancent to trim the return tokens. Is it feasible? > > > This way I can get the string commin

plexus-util StringUtils.split() enhancement

2005-08-03 Thread dan tran
Folks I would like to add a enhancent to trim the return tokens. Is it feasible? This way I can get the string comming from string1, string2, string3 to be tokenized without the \n\r in the middle. and there for FileUtils.getFiles( File basedir, Strin