Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Fixes to jruby_home when torquebox_home is changed from default #13
Conversation
agmcleod
added some commits
Jan 6, 2013
added a commit
that referenced
this pull request
Jan 7, 2013
jkutner
merged commit 3fe92cb
into
jkutner:master
Jan 7, 2013
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment Hide comment
Thanks! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
agmcleod commentedJan 6, 2013
Something i noticed when using /opt/torquebox/current as the torquebox home directory, as that the jruby_home path does not update with it. So i made that fix, and wrote specs to account for those cases.