Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Building app that is also a gem - recursively adds gem! #34

Open
bil-bas opened this issue Jul 15, 2012 · 2 comments
Open

Building app that is also a gem - recursively adds gem! #34

bil-bas opened this issue Jul 15, 2012 · 2 comments
Assignees
Labels
Milestone

Comments

@bil-bas
Copy link
Collaborator

bil-bas commented Jul 15, 2012

If the app is also a gem (gemfile calls #gemfile), then there is a circular dependency and things get messy.

Thanks to jlnr for reporting!

@ghost ghost assigned bil-bas Jul 15, 2012
@TildeWill
Copy link

I just ran in to this problem myself trying to make a package of the Cloud Foundry CLI gem. Any movement on this/ how can I help?

@bil-bas
Copy link
Collaborator Author

bil-bas commented Sep 10, 2013

Sorry, I am mainly working in Python at the moment, so I've not done any work here in a good while. I'm sure the recursive gem issue is conquerable; I just didn't address it myself. If you want to fork and send pull requests, that would be fine.

Really, this project needs a decent overhaul, but I just don't have the time or energy to do it any time soon (e.g. support for Ruby 2.0 (Well, I assume it works except for the OSX wrapper and no x64 support), using a newer OSX wrapper, auto-download of wrappers when needed, using a better test framework (e.g. rspec)).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants