RestComm / smpp-extensions

Extensions for configuration, management and monitoring of the Restcomm Cloudhopper SMPP Stack
GNU Affero General Public License v3.0
5 stars 17 forks source link

Remove dependencuy on old JBoss5 libs #32

Closed jaimecasero closed 6 years ago

jaimecasero commented 6 years ago

This uncessary dependency is pushing potentially dangerous libs down the lien to multiple dependant applications (including RC). The actual dependency only provides access to an util to find jbossmbeanserver potentially. This may be copied into an util file, and prevent all the libs to get into compile scope.