ant clean-all does not clean up everything
------------------------------------------

                 Key: JRUBY-5012
                 URL: http://jira.codehaus.org/browse/JRUBY-5012
             Project: JRuby
          Issue Type: Bug
    Affects Versions: JRuby 1.5.1
         Environment: Linux / Debian
            Reporter: Torsten Werner
            Assignee: Thomas E Enebo
            Priority: Minor


running
  ant apidocs jar test
and
  ant clean-all
leaves some files and directories behind:

#       bin/autospec
#       bin/autospec.bat
#       bin/generate_yaml_index.rb.bat
#       bin/jruby
#       bin/rake
#       bin/spec
#       bin/testrb.bat
#       lib/ruby/gems/1.8/cache/
#       lib/ruby/gems/1.8/doc/
#       lib/ruby/gems/1.8/gems/jruby-launcher-1.0.1-java/
#       lib/ruby/gems/1.8/gems/rake-0.8.7/
#       lib/ruby/gems/1.8/gems/rspec-1.3.0/
#       lib/ruby/gems/1.8/specifications/jruby-launcher-1.0.1-java.gemspec
#       lib/ruby/gems/1.8/specifications/rake-0.8.7.gemspec
#       lib/ruby/gems/1.8/specifications/rspec-1.3.0.gemspec
#       lib/ruby/site_ruby/1.8/rubygems/defaults/jruby_native.rb
#       share/

expected behavior: clean-all should remove all generated files

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to