Skip to content

Commit

Permalink
Merge pull request #149 from ruby/remove-contrib
Browse files Browse the repository at this point in the history
Remove `rake/contrib`
  • Loading branch information
hsbt authored Jul 30, 2016
2 parents 2328ce3 + a0b2cd2 commit 8000de3
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 218 deletions.
21 changes: 0 additions & 21 deletions lib/rake/contrib/compositepublisher.rb

This file was deleted.

137 changes: 0 additions & 137 deletions lib/rake/contrib/ftptools.rb

This file was deleted.

60 changes: 0 additions & 60 deletions lib/rake/contrib/sshpublisher.rb

This file was deleted.

1 comment on commit 8000de3

@MarkDBlackwell
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rake's description in rake.gemspec seems obsoleted by this. It (still) says:

Rake has the following features:

  • A library of prepackaged tasks to make building rakefiles easier. For example, tasks for building tarballs and publishing to FTP or SSH sites.

BTW, breaking this description into short, multiple source lines IMO would increase its readability (in the source).

Please sign in to comment.