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 - ALL: Web project private properties are versioned.
Summary: ALL: Web project private properties are versioned.
Status: CLOSED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: Martin Grebac
URL:
Keywords: UI, USABILITY
Depends on:
Blocks:
 
Reported: 2004-07-20 14:41 UTC by Jiri Kovalsky
Modified: 2006-03-24 09:43 UTC (History)
1 user (show)

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 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.