Hi,
seems today is the release day for everybody, so why not Trinidad?
I release a new version of Trinidad with some improvements and new
features.
One of the most important is that I updated the version of Tomcat, now
it’s
running on top of Apache Tomcat 6.0.26, that solved hundred of bugs, the
old
version had almost two years, but you can show more in the history file:
http://github.com/calavera/trinidad/blob/master/History.txt
Btw, I also wanted to point you to a new extension that I wrote, the Hot
Deploy extension,
GitHub - calavera/trinidad_hotdeploy_extension: Extension to allow Trinidad to do hot deploys touching a file, ala Passenger.
It allows to redeploy an application into Trinidad without restart the
server. It monitorizes a file, by default tmp/restart.txt and just
modifing
this file the application is reloaded. So, as I’ll suspect that’s
familiar
to you, aka the Passenger way, what that means? for instance the
Capistrano
recipes to deploy on Passenger should also work for Trinidad.
Perhaps this was the most difficult release until now, so, please, give
it a
try and don’t hesitate to open bugs, improvements or new features in the
issue tracker or write some notes in the group, right now I’m quite
alone
http://github.com/calavera/trinidad
http://github.com/calavera/trinidad/issues
http://groups.google.com/group/rails-trinidad
Cheers