amitjoy commented on issue #11: [FELIX-6246] Packaged External Library Packages 
inside referenced Health Check Bundles
URL: https://github.com/apache/felix-dev/pull/11#issuecomment-610868951
 
 
   @ghenzler @rotty3000 I agree with you all. It makes sense to get rid of the 
dependency. But it isn't very straight forward since I tried to do so. I felt 
like I am reinventing the wheel once again when it is already available in Lang 
3. Some of the features that Felix HC uses can simply be done using simple Java 
8 features but not all such as `WordUtils` as pointed out by @ghenzler. I am 
working on other parts of Felix HC to optimise as much as possible. And that's 
why I kept it open so that I don't forget to fix it as well. I have some plans 
to get rid of Apache Commons Lang dependency completely and write only the 
required methods from `WordUtils` from scratch.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to