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 156530 - I can't commit whole EAR project
Summary: I can't commit whole EAR project
Status: NEW
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-09 13:52 UTC by Martin Fousek
Modified: 2014-06-05 12:20 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 Martin Fousek 2009-01-09 13:52:01 UTC
Product Version: NetBeans IDE 6.5 (Build 200811100001)
Java: 1.6.0_10; Java HotSpot(TM) Client VM 11.0-b15
System: Linux version 2.6.27-9-generic running on i386; UTF-8; cs_CZ (nb)

Observed:
I have EAR project with EJB and WEB modules. Now I delete some empty packages in files view in EJB and WEB modules, but
the EAR project can't be commited. I must commit EJB and WEB modules separately. 

I expect, that I could commit only EAR.