[
https://issues.apache.org/jira/browse/ARTEMIS-4360?focusedWorklogId=870368&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-870368
]
ASF GitHub Bot logged work on ARTEMIS-4360:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 11/Jul/23 15:48
Start Date: 11/Jul/23 15:48
Worklog Time Spent: 10m
Work Description: gemmellr commented on code in PR #4551:
URL: https://github.com/apache/activemq-artemis/pull/4551#discussion_r1259930186
##########
tests/leak-tests/pom.xml:
##########
@@ -29,7 +29,7 @@
<properties>
<activemq.basedir>${project.basedir}/../..</activemq.basedir>
- <check-leak-version>0.8</check-leak-version>
+ <check-leak-version>0.11</check-leak-version>
Review Comment:
unrelated change, separate commit
##########
tests/compatibility-tests/pom.xml:
##########
@@ -259,425 +259,431 @@
<filtering>true</filtering>
</testResource>
</testResources>
- <plugins>
- <plugin>
- <groupId>org.apache.activemq</groupId>
- <artifactId>artemis-maven-plugin</artifactId>
- <version>${project.version}</version>
- <executions>
- <!
Issue Time Tracking
-------------------
Worklog Id: (was: 870368)
Time Spent: 20m (was: 10m)
> Make compatibility-tests opt in with -Pcompatibility-tests
> ----------------------------------------------------------
>
> Key: ARTEMIS-4360
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4360
> Project: ActiveMQ Artemis
> Issue Type: Task
> Reporter: Clebert Suconic
> Priority: Major
> Fix For: 2.30.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> we should make compatibility-tests opt-in. from now on you have to use
> -Pcompatibility-tests to run them.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)