[
https://issues.apache.org/jira/browse/DELTASPIKE-1137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15262054#comment-15262054
]
Matej Novotny commented on DELTASPIKE-1137:
-------------------------------------------
Ignore the above PR please, it is for DELTASPIKE-1091, but I typed in wrong
issue number - already corrected that...
> 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
>
> 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)