Hi all, I just noticed that the tarball for rake contains a bunch of MacOS specific files that nothing to do with ruby.
For example, [EMAIL PROTECTED]:~/work/debian/rake/rake-0.8.1/lib/rake$ file .* .: directory ..: directory ._classic_namespace.rb: AppleDouble encoded Macintosh file ._clean.rb: AppleDouble encoded Macintosh file ._gempackagetask.rb: AppleDouble encoded Macintosh file ._packagetask.rb: AppleDouble encoded Macintosh file ._rake_test_loader.rb: AppleDouble encoded Macintosh file ._rdoctask.rb: AppleDouble encoded Macintosh file ._ruby182_test_unit_fix.rb: AppleDouble encoded Macintosh file ._runtest.rb: AppleDouble encoded Macintosh file ._tasklib.rb: AppleDouble encoded Macintosh file ._testtask.rb: AppleDouble encoded Macintosh file Furthermore, the test/data/unittest/subdir directory is missing making the rakefile execution from a subdirectory unit test test_load_rakefile_from_subdir in test_application.rb Cheers, Adam _______________________________________________ Rake-devel mailing list [email protected] http://rubyforge.org/mailman/listinfo/rake-devel
