Hello, I have a question regarding code usage of DBCP. For another pool implementation that is an Apache project, I would like to submit a patch related to LocalXA implementation. This patch will use (by changing their package location) the following classes from DBCP:
- TransactionRegistry - LocalXAResource - TransactionContext - TransactionContextListener And have a class partly inspired by ManagedConnection. My question is: - Can I do this if I keep the author name and Apache mention ? if no what must I do ? Thank you Regards Philippe