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 46339

Summary: ALL: Web project private properties are versioned.
Product: javaee Reporter: Jiri Kovalsky <jkovalsky>
Component: CodeAssignee: Martin Grebac <mgrebac>
Status: CLOSED FIXED    
Severity: blocker CC: mentlicher
Priority: P2 Keywords: UI, USABILITY
Version: 4.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description Jiri Kovalsky 2004-07-20 14:41:55 UTC
Development build #200407151800 of NetBeans 4.0 
Windows XP, JDK 1.5.0 Beta #58

Description:
============
"private" folder under Web Application projects is
not filtered out from versioning which leads to
possibility to add it to VCS repository.

Steps to reproduce:
===================
1. Register C:\Tests as CVS working directory in
Versioning Manager.
2. Create new Web Application project in C:\Tests.
3. Switch to Files view and expand "nbproject
[Local]" node.
4. "private [Local]" node will show up instead of
simple "private" node.
Comment 1 Martin Entlicher 2004-07-20 14:48:38 UTC
Can you please assure, that you imlpement the SharabilityQuery and
report the private folder as not sharable?
This works good for Java projects, so it can be a problem with
sharability of web project.
Comment 2 Martin Grebac 2004-08-04 12:21:05 UTC
gonna look at it
Comment 4 Jiri Kovalsky 2005-01-13 17:32:09 UTC
Verified in development build #200501121900 of NetBeans 4.1.