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

removing Joda from codebase #463

Merged
merged 4 commits into from
Feb 20, 2019
Merged

removing Joda from codebase #463

merged 4 commits into from
Feb 20, 2019

Conversation

wiiitek
Copy link
Contributor

@wiiitek wiiitek commented Jan 3, 2019

Let's have less dependencies to external libraries

Description

We have nice java.time.* package for a while now. We can use it instead of Joda library.

Motivation and Context

Joda library removed so that:

  • we don't need to update it's version
  • we have less bundles in Karaf

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project.
  • I have reviewed (and updated if needed) the documentation regarding this change

I hereby agree to the terms of the AET Contributor License Agreement.

@wiiitek wiiitek requested review from malaskowski, tkaik, plutasnyy and wblachowski and removed request for tkaik January 3, 2019 01:50
@tkaik tkaik merged commit 842d8b2 into master Feb 20, 2019
@tkaik tkaik deleted the remove-joda branch February 20, 2019 13:27
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

Successfully merging this pull request may close these issues.

3 participants