You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by Smasherr <gi...@git.apache.org> on 2018/02/20 10:56:21 UTC

[GitHub] aries-jpa pull request #2: Added a test which covers the case of calling a m...

GitHub user Smasherr opened a pull request:

    https://github.com/apache/aries-jpa/pull/2

    Added a test which covers the case of calling a method requiring a transaction from a method without a transaction.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Smasherr/aries-jpa requires_new_after_never

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/aries-jpa/pull/2.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2
    
----
commit 8256cfb55dc5d86a2b6dcead5777c10fec97332c
Author: Daniel Estermann <so...@...>
Date:   2018-01-13T02:11:37Z

    Initial commit with a basic idea for a test.

commit 05f10584be043eb69a9d2636e3542d37bab5f388
Author: Christian Schneider <cs...@...>
Date:   2018-01-14T20:19:40Z

    User service inside test

commit a9814ac8bcfadff616dbb609e00cae16b63f57dc
Author: Daniel Estermann <so...@...>
Date:   2018-01-14T20:59:03Z

    Formatting, license header

commit a1317fea4238e885246ea9aceb8a2831559bb9f1
Author: Daniel Estermann <d....@...>
Date:   2018-02-20T10:28:11Z

    Further formatting

commit 6d8c60ec63b2ff70900281b9879578f6c5342d1c
Author: Daniel Estermann <d....@...>
Date:   2018-02-20T10:37:13Z

    Put @Transactional back in place

commit 6556e5fe92d942be19c42a0dd4c13e34e0ce3270
Author: Daniel Estermann <d....@...>
Date:   2018-02-20T10:57:26Z

    Config.xml formatting

----


---

[GitHub] aries-jpa pull request #2: Added a test which covers the case of calling a m...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/aries-jpa/pull/2


---