Fixes platform determination under JRuby (#1804).
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1753 e93f8b46-1217-0410-a6f0-8f06a7374b81
Showing
- lib/redmine/platform.rb 26 additions, 0 deletionslib/redmine/platform.rb
- lib/redmine/scm/adapters/abstract_adapter.rb 2 additions, 2 deletionslib/redmine/scm/adapters/abstract_adapter.rb
- test/functional/repositories_cvs_controller_test.rb 1 addition, 1 deletiontest/functional/repositories_cvs_controller_test.rb
- test/functional/repositories_git_controller_test.rb 1 addition, 1 deletiontest/functional/repositories_git_controller_test.rb
- test/unit/repository_cvs_test.rb 1 addition, 1 deletiontest/unit/repository_cvs_test.rb
- test/unit/repository_git_test.rb 1 addition, 1 deletiontest/unit/repository_git_test.rb
Please register or sign in to comment