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

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

                Author: ASF GitHub Bot
            Created on: 24/Oct/23 15:40
            Start Date: 24/Oct/23 15:40
    Worklog Time Spent: 10m 
      Work Description: gemmellr commented on code in PR #4652:
URL: https://github.com/apache/activemq-artemis/pull/4652#discussion_r1370427020


##########
tests/artemis-test-support/src/main/java/org/apache/activemq/artemis/utils/cliHelper/BaseCLI.java:
##########
@@ -0,0 +1,77 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License. You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.activemq.artemis.utils.cliHelper;

Review Comment:
   I did joke about that. I wasnt suggesting to make it a supported API though, 
just commenting its sad all that new code was needed to call the existing CLI 
code.





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

    Worklog Id:     (was: 887025)
    Time Spent: 1h 20m  (was: 1h 10m)

> Cleanup on Soak and Smoke Tests
> -------------------------------
>
>                 Key: ARTEMIS-4464
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-4464
>             Project: ActiveMQ Artemis
>          Issue Type: Task
>            Reporter: Clebert Suconic
>            Priority: Major
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> I did the following cleanup:
> - removed a few not used / ignored tests (DNSSwitchTest is not in use by any 
> CI I know any more and it's now vaporware)
> - A lot of tests (too many) were using the maven CLi. I'm now calling the CLI 
> from the test
> Keeping only a few that is either using a maven property or downloading jars.
> - removed a few JMX usages and replaced by SimpleManagement (over messaging)



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

Reply via email to