How are people writing builds for their Play applications?
I understand that you can run play auto-test on the command-line, however, I would like to do a bit more than just execute ...
Hey guys. I'm using FlexJSON(but I'm open to other libraries) and I want to manually build a json array. I have certain things that I need to add that ...
I'm writing an Ant script to do some additional checks on my Play! Framework Application.
Currently, I am executing my tests from my Ant script by simply making an exec call ...
At the moment I am searching for a possibility to build web applications written with the Play framework with maven.
In the end I would like to have the following process ...