Skip to content

java -jar rails.war -S rake db:migrate#136

Merged
BanzaiMan merged 14 commits intomasterfrom
gh-130
Feb 5, 2013
Merged

java -jar rails.war -S rake db:migrate#136
BanzaiMan merged 14 commits intomasterfrom
gh-130

Conversation

@BanzaiMan
Copy link
Member

This pull requests supersedes #130, which was created by @kares.

@BanzaiMan
Copy link
Member Author

The gem is available here: http://db.tt/R1okA4Cm (a Dropbox link).

@kares
Copy link
Member

kares commented Feb 1, 2013

@BanzaiMan great, looking good :shipit: - let me know if there's anything I can help / explain ...
although most of the code is almost a year old now and (has been laying around my local branch)

@BanzaiMan
Copy link
Member Author

@kares Good to hear. Can we have documentation (README is fine, since we don't have Wiki here)?

kares added a commit to kares/warbler that referenced this pull request Feb 4, 2013
* added notes on executable/runnable feature support (jruby#136)
* removed notes on Merb support (JRuby-Rack will remove Merb support completely + it's been most likely non-working in 1.1.x releases anyway)
* expect "compiled" .rb to be changed to do a load instead of require - this has been a long incompatibility issue and is present in jruby#134
@kares kares mentioned this pull request Feb 4, 2013
BanzaiMan added a commit that referenced this pull request Feb 5, 2013
java -jar rails.war -S rake db:migrate
@BanzaiMan BanzaiMan merged commit ce3ce4d into master Feb 5, 2013
@bjeanes
Copy link
Contributor

bjeanes commented Mar 4, 2013

Is this supposed to work for non-rake commands? I couldn't get any other gem commands to work, even after bundling with --binstubs and adding bin to the Warbler config's dirs array.

From a cursory glance at the diff, it doesn't seem to be rake-specific, but I can't make sense of how it works either, so looking for some direction.

@bjeanes
Copy link
Contributor

bjeanes commented Mar 8, 2013

I'm now working on a pull request (#141) to improve this functionality and the implementing code in order to make my use case work (successfully running Bundler gem binaries).

@nicksieger Are there tests for the likes of WarMain and JarMain, etc?

@bbozo
Copy link

bbozo commented Mar 13, 2013

Thank you, beautiful people, using @bjeanes branch atm, saved lives

👍

@bjeanes
Copy link
Contributor

bjeanes commented Mar 13, 2013

Awesome! I'm glad my branch is helping you out. If we can get more eyes on #141 maybe it can help others too :)

@richievos richievos mentioned this pull request May 6, 2014
@kares kares deleted the gh-130 branch April 30, 2016 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants