Jeff Barczewski
2006-Sep-20 12:23 UTC
[Masterview-devel] I updated from svn, directive_metadata_test breaks?, maybe directive_metadata.rb needs to be included in masterview.rb??
I just updated from svn and ran the test suite. ./test/unit/directive_metadata_test.rb:14: uninitialized constant MasterView::DirectiveMetadata (NameError) from /usr/lib/ruby/gems/1.8/gems/rake-0.7.1/lib/rake/rake_test_loader.rb:5 from /usr/lib/ruby/gems/1.8/gems/rake-0.7.1/lib/rake/rake_test_loader.rb:5 I''m wondering if maybe directive_metadata.rb needs to be included in masterview.rb?? PS. I finally got my server situation under control, so I''m back onto MasterView. I''m going to take a look at all the changes you put in. Thanks for all your hard work! Jeff
Deb Lewis
2006-Sep-20 14:32 UTC
[Masterview-devel] I updated from svn, directive_metadata_test breaks?, maybe directive_metadata.rb needs to be included in masterview.rb??
ah - yes, right, it does; I hadn''t submitted that because I hadn''t finished the hooks in the directive loader/registration that go with this (working on that this morning) Probably no downside to adding this to masterview.rb, even tho not yet used, so I''ll submit. (alt would be to temporarily add the require in the unit test, but might as well just do it right and be done with it) ~ Deb -----Original Message----- From: Jeff Barczewski [mailto:jeff.barczewski at gmail.com] Sent: Wednesday, September 20, 2006 5:24 AM To: masterview-devel at rubyforge.org; djlewis at acm.org Subject: I updated from svn, directive_metadata_test breaks?, maybe directive_metadata.rb needs to be included in masterview.rb?? I just updated from svn and ran the test suite. ./test/unit/directive_metadata_test.rb:14: uninitialized constant MasterView::DirectiveMetadata (NameError) from /usr/lib/ruby/gems/1.8/gems/rake-0.7.1/lib/rake/rake_test_loader.rb:5 from /usr/lib/ruby/gems/1.8/gems/rake-0.7.1/lib/rake/rake_test_loader.rb:5 I''m wondering if maybe directive_metadata.rb needs to be included in masterview.rb?? PS. I finally got my server situation under control, so I''m back onto MasterView. I''m going to take a look at all the changes you put in. Thanks for all your hard work! Jeff