[
https://issues.apache.org/jira/browse/DELTASPIKE-1091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15268335#comment-15268335
]
ASF GitHub Bot commented on DELTASPIKE-1091:
--------------------------------------------
GitHub user manovotn opened a pull request:
https://github.com/apache/deltaspike/pull/49
DELTASPIKE-1091 add default values to Weld profiles.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/manovotn/deltaspike weldProfiles
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/deltaspike/pull/49.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 #49
----
commit 1482edcdc9fa7f7727b1169b74a83766c0d74b58
Author: Matej Novotny <[email protected]>
Date: 2016-05-03T08:04:53Z
DELTASPIKE-1091 add default values to Weld profiles.
----
> Weld core BOM update in next 2.3/3.x release
> --------------------------------------------
>
> Key: DELTASPIKE-1091
> URL: https://issues.apache.org/jira/browse/DELTASPIKE-1091
> Project: DeltaSpike
> Issue Type: Improvement
> Components: Build
> Reporter: Matej Novotny
> Assignee: Rafael Benevides
>
> The next release of Weld 2.3 (2.3.4.Final) and 3.x (3.0.Alpha16) will also
> contain a refactored weld-core BOM files.
> This is per request in [WELD-2115|https://issues.jboss.org/browse/WELD-2115].
> BOM will no longer provide direct dependencies, but only
> {{dependencyManagement}} section. Looking at deltaspike dependencies, this
> will affect
> [{{parent/code/pom.xml}}|https://github.com/apache/deltaspike/blob/master/deltaspike/parent/code/pom.xml#L355]
> and will require changes.
> The PRs for BOM changes are:
> * 2.3 branch -> https://github.com/weld/core/pull/1295
> * master -> https://github.com/weld/core/pull/1296
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)