[ 
https://issues.apache.org/jira/browse/ARTEMIS-3883?focusedWorklogId=787819&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-787819
 ]

ASF GitHub Bot logged work on ARTEMIS-3883:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 05/Jul/22 12:26
            Start Date: 05/Jul/22 12:26
    Worklog Time Spent: 10m 
      Work Description: gemmellr opened a new pull request, #4136:
URL: https://github.com/apache/activemq-artemis/pull/4136

   Use the same deps for directory during the ldap example as is used in the 
rest of the build. Removes the custom classes previously used to create/start 
an embedded server, which didnt work due to changes in the newer version, and 
replaces them with a simpler annotation defined embedded server using the 
directory junit integrations, similar to what other bits of the build do for 
tests. Also tweaks example output for clarity.




Issue Time Tracking
-------------------

            Worklog Id:     (was: 787819)
    Remaining Estimate: 0h
            Time Spent: 10m

> align various dependency versions used in build/test/examples
> -------------------------------------------------------------
>
>                 Key: ARTEMIS-3883
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3883
>             Project: ActiveMQ Artemis
>          Issue Type: Task
>    Affects Versions: 2.23.1
>            Reporter: Robbie Gemmell
>            Priority: Major
>             Fix For: 2.24.0
>
>         Attachments: ARTEMIS-3883-WIP-DS-version.diff
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> There are cases where the build uses a particular dependency version, e.g as 
> part of a component itself or during its tests, and then the examples also 
> use that dependency but with a different version. This is due to not sharing 
> a common definition of the version used, and/or not having 
> dependencyManagement to govern it.
>  
> This leads to the build unecessarily grabbing distinct versions of artifacts 
> in cases, slowing the overall build and using more resources than needed. 
> Where possible the versions should be aligned.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to