danmunn / redmine_mylyn_connector

API Connector for mylyn [redmine-myln-connector] as developed originally by Sven Krzyzak (sourceforge.net/projects/redmin-mylyncon)
danmunn.github.com/redmine_mylyn_connector
59 stars 31 forks source link

Problem with installation on Heroku #13

Open serefarikan opened 11 years ago

serefarikan commented 11 years ago

Using redmine2.2.2, I can push redmine to heroku and it works. However, when I follow the installation instructions for mylyn_connector and push to heroku, I get the following:

Ruby/Rails app detected -----> Installing dependencies using Bundler version 1.3.0.pre.5 Running: bundle install --without development:test --path vendor/bundle --binstubs vendor/bundle/bin --deployment You are trying to install in deployment mode after changing your Gemfile. Run bundle install elsewhere and add the updated Gemfile.lock to version control. You have deleted from the Gemfile: * libxml-ruby (>= 2.3.2) ! ! Failed to install gems via Bundler. ! ! Heroku push rejected, failed to compile Ruby/rails app

I have done ruby only a bit for about 5 years ago, so I'm really not able to understand what the problem is here. Whether or not I first install the connector and push to a new app or I push first and update later (following the installation of mylyn_connector) does not make a difference This is the message I'm getting. I'm following the standard redmine setup, and everything works if I don't try to install the mylyn_connector.