This is an automated email from the ASF dual-hosted git repository.

clebertsuconic pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git

commit 7120f3956acf8b7e39e37d164f5a74a6336ba1a1
Author: Clebert Suconic <[email protected]>
AuthorDate: Mon Apr 7 16:02:14 2025 -0400

    NO-JIRA update on one-test.sh script
---
 scripts/one-test.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/one-test.sh b/scripts/one-test.sh
index e3a3aea25f..97109439d1 100755
--- a/scripts/one-test.sh
+++ b/scripts/one-test.sh
@@ -16,4 +16,4 @@
 # specific language governing permissions and limitations
 # under the License.
 
-mvn -Ptests -DfailIfNoTests=false -Ptests-retry -DskipStyleCheck=true 
-Dmaven.test.redirectTestOutputToFile=false -DskipPerformanceTests=false 
-DskipSoakTests=false -Dtest=$1 test
+mvn -Ptests -Pactivemq5-unit-tests -DfailIfNoTests=false -DskipStyleCheck=true 
-Dmaven.test.redirectTestOutputToFile=false -DskipPerformanceTests=false 
-DskipSoakTests=false -Dtest=$1 test


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to