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 77666 - Java dependency tracking changes
Summary: Java dependency tracking changes
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Project (show other bugs)
Version: 5.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: David Konecny
URL:
Keywords:
Depends on:
Blocks: 36033
  Show dependency tree
 
Reported: 2006-06-09 23:26 UTC by Jesse Glick
Modified: 2016-07-07 08:55 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
proposed patch (26.41 KB, text/plain)
2007-10-08 09:17 UTC, Tomas Mysik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2006-06-09 23:26:25 UTC
Changes to match issue #36033 for J2EE-related projects.
Comment 1 Jesse Glick 2006-06-12 18:32:20 UTC
ENHANCEMENT is fine; I just thought the inconsistency might be marked as a
DEFECT. Changing priority to match original.
Comment 2 Tomas Mysik 2007-08-20 14:27:16 UTC
Could be probably cause of issue 110201. I will investigate more.
Comment 3 Tomas Mysik 2007-10-02 15:59:22 UTC
Should be fixed. Please verify, thank you.

Checking in j2ee/clientproject/src/org/netbeans/modules/j2ee/clientproject/resources/build-impl.xsl;
/cvs/j2ee/clientproject/src/org/netbeans/modules/j2ee/clientproject/resources/build-impl.xsl,v  <--  build-impl.xsl
new revision: 1.20; previous revision: 1.19
done
Checking in j2ee/ejbjarproject/src/org/netbeans/modules/j2ee/ejbjarproject/resources/build-impl.xsl;
/cvs/j2ee/ejbjarproject/src/org/netbeans/modules/j2ee/ejbjarproject/resources/build-impl.xsl,v  <--  build-impl.xsl
new revision: 1.74; previous revision: 1.73
done
Checking in web/project/src/org/netbeans/modules/web/project/resources/build-impl.xsl;
/cvs/web/project/src/org/netbeans/modules/web/project/resources/build-impl.xsl,v  <--  build-impl.xsl
new revision: 1.155; previous revision: 1.154
done
Comment 4 Jesse Glick 2007-10-02 19:28:30 UTC
Did you examine issue #85707? <depend> should not be used for compile-single.
Comment 5 Tomas Mysik 2007-10-03 08:01:47 UTC
No, I discovered issue 85707 this morning - so reopening.
Comment 6 Tomas Mysik 2007-10-03 12:15:54 UTC
Changes reverted, issue stays opened.

Checking in web/project/src/org/netbeans/modules/web/project/resources/build-impl.xsl;
/cvs/web/project/src/org/netbeans/modules/web/project/resources/build-impl.xsl,v  <--  build-impl.xsl
new revision: 1.156; previous revision: 1.155
done
Checking in j2ee/ejbjarproject/src/org/netbeans/modules/j2ee/ejbjarproject/resources/build-impl.xsl;
/cvs/j2ee/ejbjarproject/src/org/netbeans/modules/j2ee/ejbjarproject/resources/build-impl.xsl,v  <--  build-impl.xsl
new revision: 1.75; previous revision: 1.74
done
Checking in j2ee/clientproject/src/org/netbeans/modules/j2ee/clientproject/resources/build-impl.xsl;
/cvs/j2ee/clientproject/src/org/netbeans/modules/j2ee/clientproject/resources/build-impl.xsl,v  <--  build-impl.xsl
new revision: 1.21; previous revision: 1.20
done
Comment 7 Tomas Mysik 2007-10-08 09:15:39 UTC
Changing back to enhancement and TM => future because of issue #104508 - these changes should be probably applied.
I'll attach a patch with similar changes like in issue #85707 but it's too risky to apply it now because NB 6.0 will 
be released soon.
Comment 8 Tomas Mysik 2007-10-08 09:17:17 UTC
Created attachment 50364 [details]
proposed patch
Comment 9 Petr Jiricka 2010-09-21 09:59:26 UTC
David, is this still relevant?
Comment 10 David Konecny 2010-09-29 18:41:51 UTC
(In reply to comment #9)
> David, is this still relevant?

Yes and No. It is relevant because it was never fixed. And it is not relevant because it is 4 years old issue and I never heard single complaint about this being a problem.
Comment 11 Martin Balin 2016-07-07 08:55:06 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