Commit Graph

21 Commits

Author SHA1 Message Date
R. Tyler Croy d132bba97b Update README with new jruby plugin stuff 2014-08-15 11:39:39 -07:00
R. Tyler Croy 618ed1f5b2 Switch to the more recent 2.x version of the jruby plugin 2014-08-15 10:48:50 -07:00
R. Tyler Croy 0dc8bd696b Upgrade the example to the latest version (1.1.0) of the jruby plugin 2014-08-14 11:49:39 -07:00
R. Tyler Croy 42b0521a57 Rely on the artifacts from bintray 2014-08-10 17:02:44 -07:00
R. Tyler Croy 4e4efe8ade Add a Rakefile to make this sucker runnable 2014-08-10 15:32:31 -07:00
R. Tyler Croy 1b2b1ea45c Restructure the project to rely on the jruby-gradle-plugin 2014-08-10 13:15:55 -07:00
R. Tyler Croy d154b34c44 Remove the init.rb, now managed by warbler-bootstrap 2014-08-10 13:15:37 -07:00
R. Tyler Croy 909741da5e Add system requirements to the readme 2014-07-28 16:45:29 -07:00
R. Tyler Croy 100a975fff Remove this unnecessary run script 2014-07-28 16:44:31 -07:00
R. Tyler Croy e63fbe2937 Add the jetty plugin for running the whole war locally 2014-07-28 16:38:34 -07:00
R. Tyler Croy 532a1ce48a Update README 2014-07-28 16:18:47 -07:00
R. Tyler Croy beede49867 Ensure that the webapp can still be run locally
% PATH=./vendor/bin:$PATH GEM_HOME=./vendor rackup src/main/webapp/WEB-INF/config.ru
2014-07-28 16:15:23 -07:00
R. Tyler Croy 4f09a9c40b Add the tooling to actually run a war inside of tomcat
Fixes #1
2014-07-28 16:04:55 -07:00
R. Tyler Croy cae214ae53 Pull in the .jar version of jruby-rack 2014-07-28 15:53:15 -07:00
R. Tyler Croy f15e081468 Create a runnable war file using the WarMain from warbler
References #1
2014-07-28 13:30:11 -07:00
R. Tyler Croy e71f3db21f SPACES LOL 2014-07-25 16:51:51 -07:00
R. Tyler Croy a33f0b4333 Cleanup the link to the maven repo 2014-07-25 16:50:14 -07:00
R. Tyler Croy f77c67b5ae Rename build.sh to run.sh just for funsies 2014-07-25 16:45:39 -07:00
R. Tyler Croy 392a29ce82 Speel 2014-07-25 16:32:12 -07:00
R. Tyler Croy b5b20675e0 Add a gradle script and simple sinatra app to be driven from it 2014-07-25 16:28:42 -07:00
R. Tyler Croy f13b3013ce Initial commit 2014-07-25 13:52:45 -07:00