Skip to content

removing Joda from codebase#463

Merged
tkaik merged 4 commits intomasterfrom
remove-joda
Feb 20, 2019
Merged

removing Joda from codebase#463
tkaik merged 4 commits intomasterfrom
remove-joda

Conversation

@wiiitek
Copy link
Copy Markdown
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, plutasnyy, tkaik 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