You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by "John D. Ament (JIRA)" <ji...@apache.org> on 2016/05/05 12:24:13 UTC

[jira] [Updated] (DELTASPIKE-1137) core/impl test suite freezes in embedded container with Weld 1.x

     [ https://issues.apache.org/jira/browse/DELTASPIKE-1137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John D. Ament updated DELTASPIKE-1137:
--------------------------------------
    Assignee: Matej Novotny

> core/impl test suite freezes in embedded container with Weld 1.x
> ----------------------------------------------------------------
>
>                 Key: DELTASPIKE-1137
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-1137
>             Project: DeltaSpike
>          Issue Type: Bug
>          Components: Tests
>    Affects Versions: 1.6.1
>         Environment: Embedded container
> Weld 1.x
>            Reporter: Matej Novotny
>            Assignee: Matej Novotny
>
> According to DS [documentation|https://deltaspike.apache.org/documentation/build.html], the basic way to build DS with Weld should be by running {{$ mvn clean install -PWeld}}.
> Running this will indeed start the build but will then freeze mid-way through with no response/failure. For me, the last (successfully) executed test was {{org.apache.deltaspike.test.core.impl.resourceloader.ClasspathResourceTest}} and then it just froze, doing nothing untill killed.
> The build always freezes on {{deltaspike/core/impl}} tests. So the fastest way to reproduce it to run the command from there.
> The above written command will, by default, use (an outdated) version 1.1.28.Final of Weld.
> To use more up to date version, one can add something like this - {{-Dweld.version=1.1.33.Final}}. Anyway, version makes no difference here, it still freezes.
> The tests are executed within embedded container.
> NOTE: This only affects Weld 1.x, using Weld 2.x or 3.x works perfectly fine.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)