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

Update play to 2.3.9 #322

Merged
merged 12 commits into from
Jun 17, 2015
Merged

Update play to 2.3.9 #322

merged 12 commits into from
Jun 17, 2015

Conversation

yl3w
Copy link
Contributor

@yl3w yl3w commented Jun 16, 2015

The migration guide lists the changes. This isn't as big a change set as some of the other upgrades.

I switched to using webjars and committed files for jquery / bootstrap etc are now removed. For funsies I switched the these to cerulean, which we can remove if we don't like it.

For reverse routing, I included the webjars-play package. Good introduction on webjars

On nl.grons.metrics-scala we went back a version due to a bug in 2.2.0

Tested: standalone, docker and packing scripts. API invocation was spot checked using the gem.

@byxorna @defect @Primer42 @roymarantz

Bhaskar Maddala added 12 commits June 15, 2015 08:44
Summary:
Change dependency versions for packages built for scala 2.11
Summary:
Updated twirl and WS client API changes.  Play requests have
a new method, provide a mock implementation.
Summary:
Webjars is the major feature of play 2.3.
Use the webjar allows dependency definition in build files
and transitive dependency resolution. It also supports compiles
assets using less and coffeescript (we can some day, move our
custom hand crafted styles and javascrip there).
@yl3w
Copy link
Contributor Author

yl3w commented Jun 17, 2015

Going to go ahead and merge this since it has been tested on the standby node and running without issues. The standby node on which I tried a few themes, is running yeti will open a follow up PR to switch that.

yl3w added a commit that referenced this pull request Jun 17, 2015
@yl3w yl3w merged commit 00a1d6c into master Jun 17, 2015
@yl3w yl3w deleted the bhaskar-upgrade-239 branch September 12, 2015 23:04
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.

1 participant