TxFileResource and FileResource needs to use public as visibility
------------------------------------------------------------------
Key: TRANSACTION-37
URL: https://issues.apache.org/jira/browse/TRANSACTION-37
Project: Commons Transaction
Issue Type: Bug
Affects Versions: 2.0
Reporter: Norman Maurer
Priority: Blocker
Fix For: 2.0
TxFileResource and FileResource use protected as visibility which prevent the
usage of FileResourceManager.getResource(..);. Without this its pretty useless
;)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.