Skip to content

fix[PPP-6776]: remove outdated jline dependency - #3008

Merged
joana-fb merged 1 commit into
masterfrom
PPP-6776
Jul 21, 2026
Merged

fix[PPP-6776]: remove outdated jline dependency#3008
joana-fb merged 1 commit into
masterfrom
PPP-6776

Conversation

@joana-fb

Copy link
Copy Markdown
Contributor

@pentaho/tatooine_dev

Copilot AI review requested due to automatic review settings July 20, 2026 15:55
@joana-fb
joana-fb requested a review from a team as a code owner July 20, 2026 15:55

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Removes the legacy jline:jline 0.9.94 dependency from the build and the plugin assembly so the Big Data Plugin no longer declares or bundles an outdated, unused library.

Changes:

  • Removed dependency.jline.revision from the root pom.xml.
  • Removed direct jline:jline dependencies from legacy module POMs and the main assembly POM.
  • Removed jline:jline from the plugin assembly include list (plugin.xml).

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
pom.xml Drops the root property for the jline version.
legacy/pom.xml Removes the jline version property and the explicit jline dependency.
legacy-amazon/core/pom.xml Removes the jline version property and the explicit jline dependency.
assemblies/pentaho-big-data-plugin/src/main/assembly/descriptors/plugin.xml Stops bundling jline:jline in the plugin assembly includes.
assemblies/pentaho-big-data-plugin/pom.xml Removes the explicit jline:jline dependency from the assembly module.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@buildguy

Copy link
Copy Markdown
Collaborator

👍 Frogbot scanned this pull request and did not find any new security issues.

Note:

Frogbot also supports Contextual Analysis, Secret Detection, IaC and SAST Vulnerabilities Scanning. This features are included as part of the JFrog Advanced Security package, which isn't enabled on your system.


@buildguy

Copy link
Copy Markdown
Collaborator

✅ Build finished in 7m 31s

Build command:

mvn clean verify -B -e -Daudit -Djs.no.sandbox

👌 All tests passed!

Tests run: 1116, Failures: 0, Skipped: 17    Test Results


ℹ️ This is an automatic message

@smmribeiro smmribeiro left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@joana-fb
joana-fb merged commit daf9870 into master Jul 21, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants