chore: remove jpedal dependency and local repository files#2205
chore: remove jpedal dependency and local repository files#2205
Conversation
Remove jpedal dependency from pom.xml and all related files from local_repo/ now that all jpedal usage has been migrated to Apache PDFBox. - Removed jpedal dependency from pom.xml (lines 529-534) - Removed 6 jpedal files from local_repo/org/jpedal/lgpl/ Fixes #2203 Co-authored-by: Michael Yingbull <yingbull@users.noreply.github.com>
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the
Comment |
|
@claude review |
|
Claude finished @yingbull's task in 1m 28s —— View job Code Review - Dependency Lock Files Need Update
|
Summary
Remove jpedal dependency from pom.xml and all related files from local_repo/ now that all jpedal usage has been migrated to Apache PDFBox.
Changes
Testing
CI will verify:
Related Issues
Fixes #2203
Parent epic: #2170 (jpedal → PDFBox migration)
🤖 Generated with Claude Code
Summary by cubic
Remove the legacy jpedal dependency and its local repo artifacts now that PDF rendering uses Apache PDFBox. This cleans up local_repo and simplifies the Maven build, completing issue #2203 in the jpedal → PDFBox migration (#2170).
Written for commit 9856c9d. Summary will update on new commits.