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 activemq-all jar with only required libraries #425

Closed
yurem opened this issue Jan 5, 2017 · 3 comments
Closed

Replace activemq-all jar with only required libraries #425

yurem opened this issue Jan 5, 2017 · 3 comments
Assignees
Labels
bug bug in code enhancement libs update, re-factroring, etc.
Milestone

Comments

@yurem
Copy link
Contributor

yurem commented Jan 5, 2017

We need to replace activemq-all.jar which contains a loot of classes from other libraries: log4j, transaction-api, logging, etc.. with only required dependencies.

This jar with all libs can cause issues becuase we really don't know which class version java will select to use.
Also this library size is 15 Mb

@yurem yurem added bug bug in code enhancement libs update, re-factroring, etc. labels Jan 5, 2017
@yurem yurem added this to the CE 3.0.0 milestone Jan 5, 2017
@yurem yurem assigned worm333 and yurem and unassigned worm333 Jan 5, 2017
@yurem
Copy link
Contributor Author

yurem commented Jan 9, 2017

Now oxAuth depends on activemq-client and activemq-pool

@yurem yurem closed this as completed Jan 9, 2017
@yurem
Copy link
Contributor Author

yurem commented Jan 9, 2017

@worm333 can you chekc if oxAuth sends JMS messages with this minimum dependencies

@worm333
Copy link
Contributor

worm333 commented Jan 9, 2017

Sure, I'll check it out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug bug in code enhancement libs update, re-factroring, etc.
Projects
None yet
Development

No branches or pull requests

2 participants