MNG-11875 replace org.fusesource.jansi:jansi with org.jline:jansi#11879
MNG-11875 replace org.fusesource.jansi:jansi with org.jline:jansi#11879KevinSailema wants to merge 3 commits intoapache:maven-3.10.xfrom
Conversation
|
@KevinSailema please look for my change: In master branch we already ues jline, so your change should be targeted to branch maven-3.10.x |
|
I'm not sure if it will working .... we still use shared-utils with old dependencies |
|
I pushed an additional commit ( |
|
Ok, build pass on CI ... I build locally and .... when use it all colors are disappeared |
|
I reproduced the local color regression and pushed a fix in fbab46f (compatibility bridge for org.fusesource.jansi over org.jline:jansi). Validation performed:
|
fbab46f to
c38b9e6
Compare
|
@KevinSailema thanks for your engagement, I have merged my PR - #11874 by the way - invite to next contributions |
This pull request addresses issue #11875 by replacing the dependency org.fusesource.jansi:jansi with org.jline:jansi in the Maven 3.10.x line.
Validation performed
Following this checklist to help us incorporate your
contribution quickly and easily:
Note that commits might be squashed by a maintainer on merge.
This may not always be possible but is a best-practice.
A more thorough check will be performed on your pull request automatically.
If your pull request is about ~20 lines of code you don't need to sign an
Individual Contributor License Agreement if you are unsure
please ask on the developers list.
To make clear that you license your contribution under
the Apache License Version 2.0, January 2004
you have to acknowledge this by using the following check-box.