Manuel Ryan
Manuel Ryan
rackup private_pub.ru -s thin -E production doesnt work if the 'thin' gem ist not installed i'm using gem 'rails', '3.2.9'
- Bumped default version in acceptance tests docker-compose.yml to 3.10 - Added new jobs in travis.yml for version 3.9 and 3.10 - Updated the readme to indicate that those versions...
This PR aims to continue work on #28 and get it merged faster in order to fix #2. I started from justinbaur/feature/fix-shovel-resource-update and did the following: - merged cyrilgdn/master branch...
### Expected Behavior The application should restart after being re-compiled by the micronaut maven plugin ### Actual Behaviour The application fails to restart after being re-compiled with the following errors...
It would be really cool if we could enable/disable the display of timezone, calendar and clock individually, it could look something like this in the config : display_timezone (true|false) display_calendar...
## What's changed? - Move projectPoms to the ExecutionContext instead of PomDownloader + MavenResolutionResult + UpdateMavenModel - in MavenVisitor, update the current maven resolution result if a parent pom from...