[
https://issues.apache.org/jira/browse/TRANSACTION-37?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Norman Maurer updated TRANSACTION-37:
-------------------------------------
Attachment: class_visibility.diff
> 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
>
> Attachments: class_visibility.diff
>
>
> 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.