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 125992

Summary: Incorrect parsing of multidashed gem file names
Product: ruby Reporter: Erno Mononen <emononen>
Component: GemsAssignee: Erno Mononen <emononen>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 125084    

Description Erno Mononen 2008-01-25 11:00:51 UTC
Separated from issue 125084, see desc 26.
Comment 1 Erno Mononen 2008-01-25 11:29:48 UTC
Fixed in trunk.

http://ruby.netbeans.org/source/browse/ruby/platform/src/org/netbeans/modules/ruby/platform/gems/
GemManager.java?r1=1.17&r2=1.18

http://ruby.netbeans.org/source/browse/ruby/platform/src/org/netbeans/modules/ruby/platform/gems/
GemFilesParser.java?rev=1.1&content-type=text/vnd.viewcvs-markup

http://ruby.netbeans.org/source/browse/ruby/platform/test/unit/src/org/netbeans/modules/ruby/platform/gems/
GemFilesParserTest.java?rev=1.1&content-type=text/vnd.viewcvs-markup
Comment 2 Erno Mononen 2008-01-25 11:53:41 UTC
*** Issue 125993 has been marked as a duplicate of this issue. ***