Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Original approach was to upgrade one version of play at a time and keep all functionality. This  This turned out incredible difficult given all the interdependencies between libraries and scala version. See old branch: https://opensource.ncsa.illinois.edu/bitbucket/projects/CATS/repos/clowder/compare/commits?sourceBranch=refs%2Fheads%2F2.0&targetBranch=refs%2Fheads%2Fdevelop.

New approach is as follows:

...