[ 
https://issues.apache.org/jira/browse/ARIES-1712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15985093#comment-15985093
 ] 

ASF subversion and git services commented on ARIES-1712:
--------------------------------------------------------

Commit 1792762 from [~alien11689] in branch 'aries/trunk'
[ https://svn.apache.org/r1792762 ]

[ARIES-1712] Make abstract transaction factory package private

> Blueprint maven plugin: common code in transaction factories
> ------------------------------------------------------------
>
>                 Key: ARIES-1712
>                 URL: https://issues.apache.org/jira/browse/ARIES-1712
>             Project: Aries
>          Issue Type: Improvement
>          Components: Blueprint
>            Reporter: Andrei Shakirin
>            Assignee: Dominik Przybysz
>
> blueprint maven plugin uses following factories to proceed different kind of 
> transaction annotations: JavaxTransactionFactory, CdiTransactionFactory, 
> CdiTransactionFactory. 
> Basically factories implement very similar functionality triggered by 
> different kind of annotation classes.
> Currently these transacation factories are decoupled one from other, but they 
> repeat a lot of code: namespace handling, attribute writer, etc.
> Proposal: refactor common functionality either to delegate helper or to 
> abstract class. In case if proposal sounds reasonable for you, I will provide 
> the patch.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to