Hi all,
I use Warbler to package my Jruby app into a Tomcat server.My issue is
that I have to set manually the environment in the config/warbler.rb
file.
What I need to do is:
- Connect to SVN;
- Generate two distincts .war files(one for development,another one for
production).
Is it possible to do this in a single .rb file?
Thanks,
Rafael R.