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 158105

Summary: GPR.findResource no longer obeys contract
Product: java Reporter: Jesse Glick <jglick>
Component: ClasspathAssignee: Jesse Glick <jglick>
Status: RESOLVED FIXED    
Severity: blocker Keywords: REGRESSION
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 49026, 156721    

Description Jesse Glick 2009-02-06 20:53:47 UTC
After #75d78a90d621, GPR.findResource obeys includes & excludes, but no longer searches in classpath dependencies of
open projects.
Comment 1 Jesse Glick 2009-02-06 20:55:05 UTC
Would have been a regression in 6.0.
Comment 2 Jesse Glick 2009-02-06 21:12:48 UTC
core-main #19cac83f4350
Comment 3 Quality Engineering 2009-02-07 08:39:52 UTC
Integrated into 'main-golden', will be available in build *200902070301* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/19cac83f4350
User: Jesse Glick <jglick@netbeans.org>
Log: #158105:: after incl/excl support added, GPR.findResource no longer searched sources of classpath dependencies.