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 201458 - Rebuild dep jars when older than manifest
Summary: Rebuild dep jars when older than manifest
Status: RESOLVED WONTFIX
Alias: None
Product: apisupport
Classification: Unclassified
Component: Harness (show other bugs)
Version: 7.1
Hardware: All All
: P4 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-30 22:53 UTC by Jesse Glick
Modified: 2012-06-20 14:40 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 Jesse Glick 2011-08-30 22:53:22 UTC
Currently upstream modules will be built automatically if their JAR is missing entirely. They should also perhaps be rebuilt if their JAR is older than their source manifest (or project.properties), or just if there is a dependency on them that is newer than the current spec version in the JAR. This typically means an API change was made and you need to rebuild the upstream module.
Comment 1 Jaroslav Tulach 2012-06-20 14:40:12 UTC
Do clean build.