jtablesaw / jtablesaw/plotly.java

Add support for Java 21

Open
#12 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
28
Forks
3
PR merge metrics
No merged PRs in 30d

Description

Currently the project does not compile with Java 21. The dependency pebble must be updated. With the update comes a change of the group id from com.mitchellbosecke to io.pebbletemplates. Changes must be applied to the pom.xml as well as the class files using pebble.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with pom.xml to inspect the Pebble dependency and its group ID, then find the class files that use Pebble. Update the dependency coordinates and those references so the project compiles with Java 21; verify the project build succeeds on Java 21.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.