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 167371 - Avoid rebuilding shared subprojects of Java EE type
Summary: Avoid rebuilding shared subprojects of Java EE type
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: EJB Project (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker with 2 votes (vote)
Assignee: David Konecny
URL:
Keywords: PERFORMANCE
Depends on:
Blocks: 42683
  Show dependency tree
 
Reported: 2009-06-19 15:34 UTC by Jesse Glick
Modified: 2016-07-07 08:55 UTC (History)
3 users (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 Jesse Glick 2009-06-19 15:34:21 UTC
See

http://www.netbeans.org/nonav/issues/show_bug.cgi?id=42683#desc27

and

http://www.netbeans.org/nonav/issues/show_bug.cgi?id=42683#desc28

There are apparently use cases for deep, crosslinked projects of Java EE type. The fix for j2seproject could be ported
to these project types.
Comment 1 Andrey Yamkovoy 2009-11-13 04:44:08 UTC
Not planned for 6.8.
Comment 2 cwl999 2013-06-03 10:35:24 UTC
A JEE project that I'm working on is starting to exponentially take longer to build.  Each new EJB project added to the EAR and dependant on a parent shared jar increases the build time.

Any ETA on a future build?
Comment 3 David Konecny 2013-06-03 23:25:16 UTC
Sorry, no imminent plans to implement this.
Comment 4 Jesse Glick 2013-06-04 11:07:13 UTC
Note that Maven projects are unaffected, only legacy Ant-based projects.
Comment 5 Martin Balin 2016-07-07 08:55:50 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss