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 178912 - _svn folders should not be copied into build/classes when compiling and building jar files
Summary: _svn folders should not be copied into build/classes when compiling and build...
Status: RESOLVED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Subversion (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-20 22:40 UTC by Masaki Katakai
Modified: 2011-03-30 16:27 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Masaki Katakai 2009-12-20 22:40:20 UTC
I got a this question from community member.

It seems that _svn directory under project sources are being copied to build/classes and included into jar files by the current setting. _svn directory should be excluded by default like .svn.

I'm sorry I don't know which component is proper for this issue, so please change component.
Comment 1 Tomas Stupka 2011-03-30 16:27:01 UTC
probably fixed in scope of issue #195985