To much code duplication in DefaultJDBCLock, OracleJDBCLock and MySQLJDBCLock
-----------------------------------------------------------------------------

                 Key: FELIX-2280
                 URL: https://issues.apache.org/jira/browse/FELIX-2280
             Project: Felix
          Issue Type: Improvement
          Components: Karaf
    Affects Versions: karaf-1.4.0
         Environment: All
            Reporter: Christian Müller


org.apache.felix.karaf.main.DefaultJDBCLock, 
org.apache.felix.karaf.main.MySQLJDBCLock and 
org.apache.felix.karaf.main.OracleJDBCLock has to much code duplications. I 
propose a solution like in ActiveMQ [package 
org.apache.activemq.store.jdbc.adapter|http://svn.apache.org/viewvc/activemq/trunk/activemq-core/src/main/java/org/apache/activemq/store/jdbc/adapter/].
And we should implement some unit tests for it.

If it's fine for you, I will try to improve this part of karaf and provide a 
patch for it.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to