Cleanup code duplication between admin / main or testing / main
---------------------------------------------------------------

                 Key: FELIX-2059
                 URL: https://issues.apache.org/jira/browse/FELIX-2059
             Project: Felix
          Issue Type: Improvement
          Components: Karaf
            Reporter: Guillaume Nodet
            Priority: Minor


For example the subsitution code is duplicated in several locations:
  * org.apache.felix.karaf.testing.Helper
  * org.apache.felix.karaf.main.Main
  * org.apache.felix.karaf.admin.internal.InstanceImpl

The AdminServiceImpl contains duplicate infromation related to the storage file 
...

It would be nice to have a separate maven module which would hold the necessary 
classes to access karaf information (loading properties, pid file, shutdown 
socket, etc...) so that it would be easier to interact with a karaf instance

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to