[ http://issues.apache.org/jira/browse/DIREVE-316?page=comments#action_12360775 ]
Alex Karasulu commented on DIREVE-316: -------------------------------------- I tried to fork as much from commons as I could into our common area. However I did not complete this job. We probably use less than 3% of commons jars while we depend on 3-4 Mb worth of jars from commons. This is something I intend to complete when I get back. I want no dependencies on commons jars when I am done and I want to reduce our footprint. There are also other issues like having too many projects all over but this is another issue. > StringUtils & StringTools > ------------------------- > > Key: DIREVE-316 > URL: http://issues.apache.org/jira/browse/DIREVE-316 > Project: Directory Server > Type: Improvement > Reporter: Emmanuel Lecharny > Priority: Minor > > We have two classes which semantics are almost the same : > - StringTools in ldap-common > - StringUtils in asn1-codec > The second one is horrible, because it overlaps with the > a.o.commons.lang.StringUtils. > I think it could be good to merge both classes into StringTools, and to move > this class in a common subproject to be created (ads-commons, for instance). > wdyt ? -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
