It looks like FileUtils doesn't want to copy for some reason. What are the contents of F:/Projects/generic/SWA_Rails/vendor/plugins/haml/init.rb and F:/Projects/shared/jruby-1.1RC1/lib/ruby/gems/1.8/gems/haml-1.8.0/init.rb?
On Jan 13, 2008 2:13 PM, Irfan Adilovic <[EMAIL PROTECTED]> wrote: > > F:\Projects\generic\SWA_Rails>jruby --version > ruby 1.8.6 (2008-01-07 rev 5512) [x86-jruby1.1RC1] > > F:\Projects\generic\SWA_Rails>jruby -S rails --version > Rails 2.0.2 > > F:\Projects\generic\SWA_Rails>jruby -S gem install haml --no-ri > Successfully installed haml-1.8.0 > 1 gem installed > Installing RDoc documentation for haml-1.8.0... > F:\Projects\generic\SWA_Rails>jruby -S haml --rails . > Haml plugin added to . > > F:\Projects\generic\SWA_Rails>jruby script/server > => Booting WEBrick... > F:/Projects/shared/jruby-1.1RC1/lib/ruby/1.8/fileutils.rb:1394:in > `fu_each_src_dest': same file: > F:/Projects/shared/jruby-1.1RC1/lib/ruby/gems/1.8/gems/haml-1.8.0 > /lib/haml/../../init.rb > and F:/Projects/generic/SWA_Rails/vendor/plugins/haml/init.rb > (ArgumentError) > from F:/Projects/shared/jruby-1.1RC1 > /lib/ruby/1.8/fileutils.rb:1393:in > `fu_each_src_dest0' > from F:/Projects/shared/jruby-1.1RC1 > /lib/ruby/1.8/fileutils.rb:1393:in > `fu_each_src_dest' > from F:/Projects/shared/jruby-1.1RC1 > /lib/ruby/1.8/fileutils.rb:1393:in > `cp' > from F:/Projects/shared/jruby-1.1RC1/lib/ruby/1.8/fileutils.rb:382 > from F:/Projects/shared/jruby-1.1RC1 > /lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in > `require' > from F:/Projects/shared/jruby-1.1RC1 > /lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in > `require' > from F:/Projects/shared/jruby-1.1RC1 > /lib/ruby/gems/1.8/gems/activesupport-2.0.2 > /lib/active_support/dependencies.rb:496:in > `new_constants_in' > from F:/Projects/shared/jruby-1.1RC1 > /lib/ruby/gems/1.8/gems/activesupport-2.0.2 > /lib/active_support/dependencies.rb:318:in > `require' > from F:/Projects/shared/jruby-1.1RC1 > /lib/ruby/gems/1.8/gems/activesupport-2.0.2 > /lib/active_support/dependencies.rb:496:in > `to_proc' > from F:/Projects/shared/jruby-1.1RC1/lib/ruby/gems/1.8/gems/haml- > 1.8.0/lib/haml.rb:762:in > `each' > from F:/Projects/shared/jruby-1.1RC1/lib/ruby/gems/1.8/gems/haml- > 1.8.0/lib/haml.rb:762:in > `init_rails' > from F:/Projects/generic/SWA_Rails/vendor/plugins/haml/init.rb:3:in > `eval' > > F:\Projects\generic\SWA_Rails> > > :( > > -- Irfy > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Haml" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/haml?hl=en -~----------~----~----~----~------~----~------~--~---
