Skip to content
This repository has been archived by the owner on Jan 9, 2019. It is now read-only.

Commit

Permalink
Initial revision of warbler, not quite finished, but close
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.caldersphere.net/svn/main/rubyforge/ci_reporter/trunk@124 b03c2d0b-2f10-0410-a2f9-fc8001506dfa
  • Loading branch information
nicksieger committed Aug 30, 2007
1 parent 35308f1 commit 0f8916c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rakefile
Expand Up @@ -4,6 +4,7 @@ MANIFEST = FileList["History.txt", "Manifest.txt", "README.txt", "LICENSE.txt",
"*.rake", "lib/**/*.rb", "spec/**/*.rb", "tasks/**/*.rake"]

begin
touch("Manifest.txt") unless File.exist?("Manifest.txt")
require 'hoe'
hoe = Hoe.new("ci_reporter", "1.3.4") do |p|
p.rubyforge_name = "caldersphere"
Expand Down

0 comments on commit 0f8916c

Please sign in to comment.