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

Remove org.json dependency #416

Merged
merged 5 commits into from
Jul 19, 2017

Commits on Jul 19, 2017

  1. Remove org.json dependency, udpate changelog

    - All org.json uses have been replaced with jackson equivalent
    kevinhinterlong committed Jul 19, 2017
    Configuration menu
    Copy the full SHA
    617327f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f497ac View commit details
    Browse the repository at this point in the history
  3. Address comments

    - Now uses the object mapper configuration used everywhere else in fili-core
    kevinhinterlong committed Jul 19, 2017
    Configuration menu
    Copy the full SHA
    809b3f5 View commit details
    Browse the repository at this point in the history
  4. Fix weird merge error

    - The merge from master should have replaced the previous lines with these
      but somehow it just removed them
    kevinhinterlong committed Jul 19, 2017
    Configuration menu
    Copy the full SHA
    60e766c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7acdf67 View commit details
    Browse the repository at this point in the history