Errors in 'tap generate root'
Reported by bahuvrihi | February 24th, 2009 @ 10:42 AM
Here's the gemspec:
s.add_dependency("tap", "= 0.12.0")
Comments and changes to this ticket
-
bahuvrihi February 24th, 2009 @ 10:43 AM
- Title changed from Wrong tap version for 'tap generate root' to Gemspec errors in 'tap generate root'
And lists:
# list the files you want to include here. you can # check this manifest using 'rake :print_manifest' s.files = %W{ tap.yml test/tap_test_helper.rb }
tap_test_helper is not necessary
-
bahuvrihi February 24th, 2009 @ 12:03 PM
- Title changed from Gemspec errors in 'tap generate root' to Errors in 'tap generate root'
Also, the tap.yml file adds unecessary, unhelpful stuff:
# Signal auditing audit: true # Flag debugging debug: false # Force execution at checkpoints force: false # Suppress logging quiet: false # Enables extra logging (overrides quiet) verbose: false
-
bahuvrihi March 5th, 2009 @ 03:28 PM
- State changed from new to resolved
- Assigned user set to bahuvrihi
(from [d414fc0bedbe634ba3ae866c1ae868a1e588e400]) updates to root generator [#177 state:resolved responsible:bahuvrihi] http://github.com/bahuvrihi/tap/...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A framework for making configurable, file-based tasks and workflows.
People watching this ticket
Referenced by
- 177 Errors in 'tap generate root' (from [d414fc0bedbe634ba3ae866c1ae868a1e588e400]) updates...