Cleanup maven dependencies and some configurations. #299
Conversation
|
Hi @splatch, it looks like we have some compatible goals! Quite recently I created #297 that was merged in yesterday to extract versions into properties defined in the parent module so they may be overridden. Per project guidelines would you mind rebasing against 2.0 and reopening the PR request against the 2.0 branch? |
|
Regarding your changes to the OSGI configuration, we want to keep |
|
I wasn't aware of JAVA-640, I will update pull request to keep shaded JAR. Also will rebase to 2.0 branch. |
|
I updated commit for 2.1. For 2.0 branch is not yet done cause I started from never branch. Backporting is harder than merging. |
Extract version placeholders.
Introduced dependency management.
Improved OSGi packaging (via maven placeholders).
Removed dependency to netty from OSGi bundle.
Cleaned up license/developers section as it was duplicated.