This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 112531

Summary: Generate Rakefile in the project's top level directory
Product: ruby Reporter: Martin Krauskopf <mkrauskopf>
Component: ProjectAssignee: Martin Krauskopf <mkrauskopf>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 117668    

Description Martin Krauskopf 2007-08-10 10:41:08 UTC
Instead of lib/Rakefile.rb; in lib with ".rb" extensions. All project - mainly from Rubyforge; I've seen (probably not
that much ;) ) have Rakefile in the top level project's directory.
Comment 1 Martin Krauskopf 2007-10-04 12:57:43 UTC
*** Issue 117668 has been marked as a duplicate of this issue. ***
Comment 2 Martin Krauskopf 2007-10-05 10:19:07 UTC
Fixed.

projects/nbproject/project.xml;
new revision: 1.8; previous revision: 1.7
projects/src/org/netbeans/modules/ruby/rubyproject/RubyProjectGenerator.java;
new revision: 1.4; previous revision: 1.3
projects/test/unit/src/org/netbeans/modules/ruby/rubyproject/RubyProjectGeneratorTest.java;
initial revision: 1.1
projects/test/unit/src/org/netbeans/modules/ruby/rubyproject/RubyProjectTestBase.java;
new revision: 1.11; previous revision: 1.10