You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by "Matej Novotny (JIRA)" <ji...@apache.org> on 2017/01/23 15:08:26 UTC

[jira] [Resolved] (DELTASPIKE-1232) Weld 3.0.0.CR1 package changes causing build failures

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

Matej Novotny resolved DELTASPIKE-1232.
---------------------------------------
    Resolution: Resolved

Should be addressed by [this commit|https://github.com/apache/deltaspike/commit/b4126f708c8d163c660bac23230ca670a17e26c6].
I also removed one if block which was meant for really old version of Weld (<1.1.9). It caused dependency on Weld internals and I believe the version isn't even supported any more.

> Weld 3.0.0.CR1 package changes causing build failures
> -----------------------------------------------------
>
>                 Key: DELTASPIKE-1232
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-1232
>             Project: DeltaSpike
>          Issue Type: Bug
>          Components: CdiControl
>    Affects Versions: 1.7.2
>            Reporter: Matej Novotny
>            Assignee: Matej Novotny
>             Fix For: 1.8.0
>
>
> Using Weld 3.0.0.CR1, Weld-container control module fails to build.
> The reason is the package change introduced as a part of Weld's JDK 9 early adaptation (see [WELD-2305|https://issues.jboss.org/browse/WELD-2305]). This was done to eliminate future package-clash problems.
> It should be investigated whether DS can depend on Weld API instead of internals to handle container control as depending on internals is a bad practice anyway.



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