[
https://issues.apache.org/jira/browse/ARTEMIS-1230?focusedWorklogId=904728&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-904728
]
ASF GitHub Bot logged work on ARTEMIS-1230:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 13/Feb/24 13:51
Start Date: 13/Feb/24 13:51
Worklog Time Spent: 10m
Work Description: gemmellr commented on code in PR #4782:
URL: https://github.com/apache/activemq-artemis/pull/4782#discussion_r1487810134
##########
artemis-bom/pom.xml:
##########
@@ -0,0 +1,243 @@
+<?xml version="1.0" encoding="UTF-8"?>
Review Comment:
This new file is seemingly using Windows line endings according to the git
diff, can you convert it to Unix line endings to match the rest.
##########
artemis-pom/pom.xml:
##########
@@ -0,0 +1,870 @@
+<?xml version="1.0" encoding="UTF-8"?>
Review Comment:
Similarly, this new file has Windows line endings, switch it to Unix for
consistency with others.
Issue Time Tracking
-------------------
Worklog Id: (was: 904728)
Time Spent: 6.5h (was: 6h 20m)
> Create Maven Bill of Materials (BOM)
> ------------------------------------
>
> Key: ARTEMIS-1230
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1230
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Reporter: Daniel Siviter
> Priority: Major
> Time Spent: 6.5h
> Remaining Estimate: 0h
>
> It's frustrating having to deal with dependency versions so the creation of a
> Bill of Materials will assist with this.
> I'm currently battling with Wildfly Swarm 2017.6.0 overriding to
> v1.1.0.wildfly017. To override the version of Artemis I have to have an entry
> in my POM for every single dependency which is arduous.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)