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 66597

Summary: Implement full-featured SharabilityQueryImplementation for freeform projects
Product: projects Reporter: Jan Lahoda <jlahoda>
Component: Ant FreeformAssignee: Milan Kubec <mkubec>
Status: RESOLVED WONTFIX    
Severity: blocker CC: pvercesi, ttran
Priority: P4    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on: 157508    
Bug Blocks: 153129    

Description Jan Lahoda 2005-10-12 12:53:33 UTC
See issue #65545 for context.

Currently, only a very trivial implementation of SharabilityQueryImplementation
for freeform projects exists. A correct version based on the information from
project.xml should be implemented.
Comment 1 Jan Lahoda 2005-12-12 09:50:19 UTC
*** Issue 64999 has been marked as a duplicate of this issue. ***
Comment 2 Milan Kubec 2008-08-29 14:13:23 UTC
Not really a defect.
Comment 3 Jesse Glick 2008-08-29 15:55:35 UTC
I don't think so. See DEFECT issue #64999.
Comment 4 Jesse Glick 2008-08-29 15:57:04 UTC
...but low priority, since the user ought to have put the build directory in .cvsignore to begin with.
Comment 5 Jesse Glick 2009-01-27 17:53:55 UTC
Causes symptoms which look to be bugs in other parts of the IDE, as in issue #153129.

Issue #157508 would probably be a more reliable and general solution.
Comment 6 Jesse Glick 2009-10-20 16:57:53 UTC
Probably will not work on this. User is responsible for maintaining VCS ignore list in the case of a freeform project.