You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/09 03:54:00 UTC

[jira] [Commented] (TOMEE-2140) retire or fix arquillian-jpa example

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

ASF GitHub Bot commented on TOMEE-2140:
---------------------------------------

GitHub user juneau001 opened a pull request:

    https://github.com/apache/tomee/pull/264

    Removed older version of arquillian-persistence-dbunit, added arquillian-universe

    [TOMEE-2140]: Retire or fix arquillian-jpa example
    - Updated POM to remove dependency on outdated arquillian-persistence-dbunit; added dependency on arquillian-universe latest release

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

    $ git pull https://github.com/juneau001/tomee master

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

    https://github.com/apache/tomee/pull/264.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 #264
    
----
commit a0665a1752e5e8da26b7c0c494b1f777c18cbe99
Author: Josh Juneau <ju...@...>
Date:   2018-12-09T03:41:22Z

    Removed older version of arquillian-persistence, added arquillian-universe

----


> retire or fix arquillian-jpa example
> ------------------------------------
>
>                 Key: TOMEE-2140
>                 URL: https://issues.apache.org/jira/browse/TOMEE-2140
>             Project: TomEE
>          Issue Type: Task
>          Components: Examples and Documentation
>    Affects Versions: 7.0.4
>            Reporter: Mark Struberg
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 8.0.0-Final
>
>
> examples/arquillian-jpa is a sample for 
> {source}
>       <groupId>org.jboss.arquillian.extension</groupId>
>       <artifactId>arquillian-persistence-dbunit</artifactId>
> {source}
> in version 1.0.0-alpha-7.
> But there was no newer version released ever.
> This internally uses Arquillian-1.0.1. It is *not* compatible with newer Arquillian versions.
> So we should remove this sample.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)