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

Redundant, old and heavy libraries #99

Open
arhimondr opened this issue Dec 22, 2014 · 0 comments
Open

Redundant, old and heavy libraries #99

arhimondr opened this issue Dec 22, 2014 · 0 comments

Comments

@arhimondr
Copy link

  1. commons-httpclient 3.1 is redundant (AWS libraries now using http client 4.3+)
  2. commons-lang 2.5 is too old (yes, it support JAVA 1.2-1.5), but i think it can be replaced with commons-lang 3+, which is more frequently used in new environments.
  3. jackson 1.9 is redundant (AWS libraries now using jackson 2+)
  4. aws-java-sdk (12 MB) can be replaced with more specific 'aws-java-sdk-sns', 'aws-java-sdk-sqs', which is more light-weight
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

No branches or pull requests

1 participant