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

Replace commons collections by Google guava #2546

Closed
simonharrer opened this issue Feb 15, 2017 · 1 comment
Closed

Replace commons collections by Google guava #2546

simonharrer opened this issue Feb 15, 2017 · 1 comment
Labels
dev: code-quality Issues related to code or architecture decisions

Comments

@simonharrer
Copy link
Contributor

We currently use both, Apache commons collections and Google guava. Google guava is seen as the replacement of commons collections.

At the moment, only a single class, namely, LRUMap is used from the commons collections package. This should be replaced with the corresponding Google guava Cache.

This is a good start for someone who wants to start helping JabRef! :)

@simonharrer simonharrer added dev: code-quality Issues related to code or architecture decisions help-wanted labels Feb 15, 2017
@lenhard lenhard mentioned this issue Feb 15, 2017
2 tasks
@LinusDietz
Copy link
Member

this can be closed now, fixed in #2554

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev: code-quality Issues related to code or architecture decisions
Projects
None yet
Development

No branches or pull requests

3 participants