[
https://issues.apache.org/jira/browse/DELTASPIKE-1007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15066274#comment-15066274
]
Harald Wellmann commented on DELTASPIKE-1007:
---------------------------------------------
Well, the description was a bit vague... My tests do cover both flavours of
{{\@Transactional}}. There are {{Jta*}} tests using the JTA 1.2 annotations
(providing regression tests for DELTASPIKE-420) and {{DeltaSpike*}} tests using
the DeltaSpike JPA annotations.
A separate test module seems to be easiest way to handle multiple versions of
the JTA API. Moving these new tests into the Data {{impl}} module would require
upgrading the JTA dependency to 1.2, which might lead to incompatibility with
Java EE 6.
> test @Transactional and @TransactionScoped support for @Repository
> ------------------------------------------------------------------
>
> Key: DELTASPIKE-1007
> URL: https://issues.apache.org/jira/browse/DELTASPIKE-1007
> Project: DeltaSpike
> Issue Type: Task
> Components: Data-Module, Tests
> Affects Versions: 1.5.1
> Reporter: Gerhard Petracek
> Assignee: Harald Wellmann
> Fix For: 1.5.3
>
>
> currently it's tested manually, but we should add a test to the test-suite.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)