[
https://issues.apache.org/jira/browse/KNOX-3278?focusedWorklogId=1038497&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-1038497
]
ASF GitHub Bot logged work on KNOX-3278:
----------------------------------------
Author: ASF GitHub Bot
Created on: 28/Aug/26 12:43
Start Date: 28/Aug/26 12:43
Worklog Time Spent: 10m
Work Description: bonampak opened a new pull request, #1362:
URL: https://github.com/apache/knox/pull/1362
(cherry picked from commit 114af08db662222a6db636ea5ab364e1b1fa2d1e)
[KNOX-3278](https://issues.apache.org/jira/browse/KNOX-3278) - Update JLine
to 3.30.6
## What changes were proposed in this pull request?
Update groovy to 5.0.4, jline to 3.30.6, jna to 5.18.1, aspectj to 1.9.25.1
and rest-assured to 6.0.0.
Rewrote gateway-shell using JLine 3 and Groovy 5.
## How was this patch tested?
Ran example tests and all repl commands (ExampleWebHdfsLs.groovy and
ExampleManagerResourceDeployment.groovy both in REPL with :load and as
knoxshell.sh arguments.
## Integration Tests
There is another ticket for adding integration tests:
[KNOX-3280](https://issues.apache.org/jira/browse/KNOX-3280) Add integration
tests for KnoxShell and KnoxCLI
## UI changes
None
Issue Time Tracking
-------------------
Worklog Id: (was: 1038497)
Time Spent: 1h 20m (was: 1h 10m)
> Update jline to 3.30.6
> ----------------------
>
> Key: KNOX-3278
> URL: https://issues.apache.org/jira/browse/KNOX-3278
> Project: Apache Knox
> Issue Type: Task
> Components: KnoxShell
> Affects Versions: 3.0.0
> Reporter: Tamás Marcinkovics
> Assignee: Tamás Marcinkovics
> Priority: Minor
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> Update jline.version to 3.30.6.
>
> Groovy also needs to be updated to version 5, as groovysh 4 still uses jline2.
> [https://groovy-lang.org/changelogs/changelog-5.0.0.html]
> GROOVY-8162: Update Groovysh to JLine3
> https://issues.apache.org/jira/browse/GROOVY-8162)
> AspectJ for JDK17 needs to be upgraded to 1.9.21.1+:
> [https://github.com/eclipse-aspectj/aspectj/blob/master/docs/release/README-1.9.22.adoc]
> JNA needs to be updated.
> [https://mvnrepository.com/artifact/org.apache.groovy/groovy-groovysh/5.0.4/dependencies]
> net.java.dev.jna:jna:5.18.1
> org.apache.groovy:groovy:5.0.4
> org.jline:jansi:3.30.6
>
>
>
>
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)