]> source.dussan.org Git - redmine.git/commit
Fixes platform determination under JRuby (#1804).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Mon, 25 Aug 2008 11:01:37 +0000 (11:01 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Mon, 25 Aug 2008 11:01:37 +0000 (11:01 +0000)
commit116091a1d2ea1e4fd5c4838760d11beab2d5cea3
tree6b1bbba99f126bf854c12083ea5a21c970f7a7ae
parent2f3f2d8b12483b72f78f7f4704d8641451b16832
Fixes platform determination under JRuby (#1804).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1753 e93f8b46-1217-0410-a6f0-8f06a7374b81
lib/redmine/platform.rb [new file with mode: 0644]
lib/redmine/scm/adapters/abstract_adapter.rb
test/functional/repositories_cvs_controller_test.rb
test/functional/repositories_git_controller_test.rb
test/unit/repository_cvs_test.rb
test/unit/repository_git_test.rb