Can''t build gem with rake gem command. Here''s what i''ve got: nat-laptop:rspec railsmaniac$ rake gem (in /Users/railsmaniac/Projects/rspec) rake aborted! Don''t know how to build task ''features/heckle/heckle.feature'' (See full trace by running task with --trace) nat-laptop:rspec railsmaniac$ rake, rspec, heckle and cucumber are all installed as gems. What do i do wrong?
Can''t build gem with rake gem command. Here''s what i''ve got: nat-laptop:rspec railsmaniac$ rake gem (in /Users/railsmaniac/Projects/rspec) rake aborted! Don''t know how to build task ''features/heckle/heckle.feature'' (See full trace by running task with --trace) nat-laptop:rspec railsmaniac$ rake, rspec, heckle and cucumber are all installed as gems. What do i do wrong?
On Mon, Aug 3, 2009 at 3:59 AM, Railsmaniac<gad.nut at gmail.com> wrote:> Can''t build gem with rake gem command. Here''s what i''ve got: > > nat-laptop:rspec railsmaniac$ rake gem > (in /Users/railsmaniac/Projects/rspec) > rake aborted! > Don''t know how to build task ''features/heckle/heckle.feature'' > > (See full trace by running task with --trace) > nat-laptop:rspec railsmaniac$ > > rake, rspec, heckle and cucumber are all installed as gems. > What do i do wrong?I had moved a couple of files around and forgot to update the manifest. I just pushed the fix. Try pulling and building again please.> _______________________________________________ > rspec-users mailing list > rspec-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/rspec-users >
It builds successfully. Will also test it on ruby 1.9. On Aug 3, 1:54?pm, David Chelimsky <dchelim... at gmail.com> wrote:> On Mon, Aug 3, 2009 at 3:59 AM, Railsmaniac<gad.... at gmail.com> wrote: > > Can''t build gem with rake gem command. Here''s what i''ve got: > > > nat-laptop:rspec railsmaniac$ rake gem > > (in /Users/railsmaniac/Projects/rspec) > > rake aborted! > > Don''t know how to build task ''features/heckle/heckle.feature'' > > > (See full trace by running task with --trace) > > nat-laptop:rspec railsmaniac$ > > > rake, rspec, heckle and cucumber are all installed as gems. > > What do i do wrong? > > I had moved a couple of files around and forgot to update the > manifest. I just pushed the fix. Try pulling and building again > please. > > > _______________________________________________ > > rspec-users mailing list > > rspec-us... at rubyforge.org > >http://rubyforge.org/mailman/listinfo/rspec-users > > _______________________________________________ > rspec-users mailing list > rspec-us... at rubyforge.orghttp://rubyforge.org/mailman/listinfo/rspec-users