openairplay / jolivia

An Java implementation of DMAP, DAAP, DPAP, DMCP, DACP and RAOP with Guice + Jetty - Essentially a iTunes share, iPhoto share and Airport Express emulation
Other
64 stars 11 forks source link

pmd:UseProperClassLoader - Use Proper Class Loader #18

Closed m-ezzat closed 8 years ago

m-ezzat commented 8 years ago

This pull request is focused on resolving occurrences of Sonar rule pmd:UseProperClassLoader - Use Proper Class Loader

You can find more information about the issue here: https://dev.eclipse.org/sonar/coding_rules#q=pmd:UseProperClassLoader

Please let me know if you have any questions.

M-Ezzat