Skip to content

remove asciitable from dependeny tree#351

Open
mpollmeier wants to merge 1 commit intomasterfrom
michael/rip-asciitable
Open

remove asciitable from dependeny tree#351
mpollmeier wants to merge 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
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