Robert Yokota created OMID-153: ---------------------------------- Summary: The method AbstractTransactionManager.closeResources should be protected instead of package private Key: OMID-153 URL: https://issues.apache.org/jira/browse/OMID-153 Project: Apache Omid Issue Type: Bug Affects Versions: 1.0.1 Reporter: Robert Yokota
I was trying to subclass {{AbstractTransactionManager}} from a class in another package, and I was not able to because the method {{closeResources}} is package private instead of protected. -- This message was sent by Atlassian Jira (v8.3.2#803003)