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 11350 - <makelayer> is never up-to-date
Summary: <makelayer> is never up-to-date
Status: RESOLVED FIXED
Alias: None
Product: www
Classification: Unclassified
Component: Builds & Repositories (show other bugs)
Version: 3.x
Hardware: PC Linux
: P4 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-04-12 14:29 UTC by Jesse Glick
Modified: 2003-10-09 20:00 UTC (History)
2 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 2001-04-12 14:29:36 UTC
The <makelayer> task always recreates the layers even if the contents are
unchanged. In vcsgeneric module, this means that vcsgeneric.jar is always
recreated even when there is no source change. It should avoid changing the
timestamp on the layer, or creating a new copy of the layer at all, if the
contents would not change.
Comment 1 Jan Chalupa 2001-05-06 14:14:26 UTC
Target milestone -> 3.3
Comment 2 rbalada 2002-02-21 12:39:15 UTC
Reassigning to Jesse
Comment 3 Marek Grummich 2002-07-19 21:08:13 UTC
Target milestone was changed from 'not determined' to TBD.
Comment 4 rbalada 2003-10-09 14:51:09 UTC
Is this (still) an issue?
Comment 5 Jesse Glick 2003-10-09 20:00:19 UTC
Appears to have been fixed long ago in MakeLayer.java:

revision 1.6
date: 2001/11/07 19:05:33;  author: mzlamal;  state: Exp;  lines: +25 -34
Nested topdirs are no more used. Added up to date checking