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

Redmine 4 support? #85

Open
mrPsycho opened this issue Jan 9, 2019 · 1 comment
Open

Redmine 4 support? #85

mrPsycho opened this issue Jan 9, 2019 · 1 comment

Comments

@mrPsycho
Copy link

mrPsycho commented Jan 9, 2019

are there any plans to fix it for redmine 4 ?

current error:

redmine@devcenter:~/redmine$ bundle exec rake redmine:plugins RAILS_ENV=production
rake aborted!
NameError: uninitialized constant Rake::TestTask
/home/redmine/redmine/plugins/redmine_tagging/lib/tasks/test.rake:5:in `block in <top (required)>'
/home/redmine/redmine/plugins/redmine_tagging/lib/tasks/test.rake:1:in `<top (required)>'
/home/redmine/redmine/lib/tasks/redmine.rake:190:in `block in <top (required)>'
/home/redmine/redmine/lib/tasks/redmine.rake:190:in `each'
/home/redmine/redmine/lib/tasks/redmine.rake:190:in `<top (required)>'
/home/redmine/redmine/Rakefile:7:in `<top (required)>'
/home/redmine/.rbenv/versions/2.3.1/bin/bundle:23:in `load'
/home/redmine/.rbenv/versions/2.3.1/bin/bundle:23:in `<main>'
(See full trace by running task with --trace)
@windviki
Copy link

You can try my fork

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

No branches or pull requests

2 participants