[
https://issues.apache.org/jira/browse/TOMEE-4702?focusedWorklogId=1040017&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-1040017
]
ASF GitHub Bot logged work on TOMEE-4702:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 07/Sep/26 19:03
Start Date: 07/Sep/26 19:03
Worklog Time Spent: 10m
Work Description: rzo1 opened a new pull request, #2936:
URL: https://github.com/apache/tomee/pull/2936
Fixes [TOMEE-4702](https://issues.apache.org/jira/browse/TOMEE-4702).
> **Stacked on #2934 — please review/merge that one first.** This PR is
targeted at
> the `TOMEE-4701-10.x` branch, so the diff shown here is only the
`openejb-common-cli`
> removal. GitHub will retarget it to `tomee-10.x` automatically once #2934
merges.
`openejb-common-cli` is the shared command implementation (`deploy`,
`undeploy`, `list`,
`classloader`, `jmx`, `properties`, `script`, `ls`, `cat`, `part`, `help`,
`exit`) behind
the OpenEJB remote shell. Its only consumer was `openejb-ssh`, so once that
module is
removed this one is orphaned: nothing else in the tree depends on the
artifact, and
nothing references the `org.apache.openejb.server.cli` package.
### Changes
- removed `server/openejb-common-cli`
- removed the `openejb-common-cli` module from `server/pom.xml`
`jline:jline` and `org.codehaus.groovy:groovy-all` are kept in the root
`dependencyManagement` — both are still used elsewhere (`tomee/apache-tomee`,
`tomee/tomee-deb`, `gradle`, and several examples).
`mvn validate` passes on the full reactor.
Issue Time Tracking
-------------------
Worklog Id: (was: 1040017)
Time Spent: 20m (was: 10m)
> Drop openejb-common-cli
> -----------------------
>
> Key: TOMEE-4702
> URL: https://issues.apache.org/jira/browse/TOMEE-4702
> Project: TomEE
> Issue Type: Task
> Reporter: Richard Zowalla
> Assignee: Richard Zowalla
> Priority: Major
> Fix For: 11.0.0, 10.3.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)