[
https://issues.apache.org/jira/browse/DELTASPIKE-1091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15268644#comment-15268644
]
ASF GitHub Bot commented on DELTASPIKE-1091:
--------------------------------------------
Github user johnament commented on a diff in the pull request:
https://github.com/apache/deltaspike/pull/49#discussion_r61874887
--- Diff: deltaspike/parent/code/pom.xml ---
@@ -41,7 +41,7 @@
<wildfly.arquillian.version>1.0.2.Final</wildfly.arquillian.version>
<glassfish3.version>3.1.2.2</glassfish3.version>
<glassfish4.version>4.0</glassfish4.version>
- <wls.version>12.1</wls.version>
+ <wls.version>12.1</wls.version>
--- End diff --
please clean up the whitespace
> 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)