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 - Generate Rakefile in the project's top level directory
Summary: Generate Rakefile in the project's top level directory
Status: RESOLVED FIXED
Alias: None
Product: ruby
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Martin Krauskopf
URL:
Keywords:
Depends on:
Blocks: 117668
  Show dependency tree
 
Reported: 2007-08-10 10:40 UTC by Martin Krauskopf
Modified: 2007-10-05 10:19 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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