Re: [text] WordUtils

2017-04-28 Thread Rob Tompkins
> On Apr 28, 2017, at 7:27 AM, Rob Tompkins wrote: > > > >> On Apr 27, 2017, at 10:11 AM, Eyal Allweil >> wrote: >> >> Hi guys, >> If you add WordUtils.java back "as is", you can probably create a couple of >> good "newbie" entries on the Apache "Help Wanted" site to attract people to >>

Re: [text] WordUtils

2017-04-28 Thread Rob Tompkins
> On Apr 27, 2017, at 10:11 AM, Eyal Allweil > wrote: > > Hi guys, > If you add WordUtils.java back "as is", you can probably create a couple of > good "newbie" entries on the Apache "Help Wanted" site to attract people to > Commons-Text. > Cheers,Eyal > +1 to this. I'll try to look into i

Re: [text] WordUtils

2017-04-27 Thread Eyal Allweil
Hi guys, If you add WordUtils.java back "as is", you can probably create a couple of good "newbie" entries on the Apache "Help Wanted" site to attract people to Commons-Text. Cheers,Eyal On Saturday, April 22, 2017 3:58 PM, Rob Tompkins wrote: > On Apr 22, 2017, at 8:44 AM, Pascal

Re: [text] WordUtils

2017-04-22 Thread Rob Tompkins
> On Apr 22, 2017, at 8:44 AM, Pascal Schumacher > wrote: > > Hello everybody, > > the copy of commons-lang WordUtils removed from commons-text a few months > ago, because Duncan Jones wanted to split/refactor it. > > As there was no new of the refactoring until now I guess it could not be

[text] WordUtils

2017-04-22 Thread Pascal Schumacher
Hello everybody, the copy of commons-lang WordUtils removed from commons-text a few months ago, because Duncan Jones wanted to split/refactor it. As there was no new of the refactoring until now I guess it could not be completed. Maybe we should just add the copy back? Cheers, Pascal -