Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minimize external Maven dependencies #43

Open
nobeh opened this issue Aug 2, 2015 · 0 comments
Open

Minimize external Maven dependencies #43

nobeh opened this issue Aug 2, 2015 · 0 comments
Assignees
Milestone

Comments

@nobeh
Copy link
Member

nobeh commented Aug 2, 2015

jabsc can be used in different contexts that are not necessarily Maven compatible. It's better to minimize Maven dependencies as much as possible to create a more light-weight JAR artifact.

@nobeh nobeh self-assigned this Aug 2, 2015
@nobeh nobeh added this to the 0.5.0 milestone Aug 2, 2015
nobeh added a commit that referenced this issue Aug 2, 2015
Currently the Maven dependencies are:

- Parser and Lexer: jflex, java_cup
- CLI: airlift and Guava

The current footprint is around 5MB. Can be more optimized
but not that bad.

Refs #43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant