Skip to content

remove asciitable from dependeny tree#351

Merged
mpollmeier merged 1 commit intomasterfrom
michael/rip-asciitable
Mar 9, 2026
Merged

remove asciitable from dependeny tree#351
mpollmeier merged 1 commit intomasterfrom
michael/rip-asciitable

Conversation

@mpollmeier
Copy link
Contributor

asciitable is only used for a simple use case, which is tested in
TableTests.scala. It happens to have quite a large dependendency tree:
ascii-utf-themes, skb-interfaces, ST4, antlr4 (with icu4j), antlr-runtime,
javax.json, org.abego.treelayout, and antlr4-runtime.

And javax.json is GPL (dual) licensed. Not the end of the world, but
it's better to just replace it with a simple implementation IMO.

asciitable is only used for a simple use case, which is tested in
TableTests.scala. It happens to have quite a large dependendency tree:
ascii-utf-themes, skb-interfaces, ST4, antlr4 (with icu4j), antlr-runtime,
javax.json, org.abego.treelayout, and antlr4-runtime.

And javax.json is GPL (dual) licensed. Not the end of the world, but
it's better to just replace it with a simple implementation IMO.
@mpollmeier mpollmeier requested review from bbrehm, maltek and ml86 March 6, 2026 19:44
@mpollmeier mpollmeier merged commit 1afa98c into master Mar 9, 2026
1 check 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.

2 participants