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 70076 - CopyLibs should solve transitive dependencies of archives.
Summary: CopyLibs should solve transitive dependencies of archives.
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker with 1 vote (vote)
Assignee: Tomas Zezula
URL:
Keywords:
: 81435 93219 (view as bug list)
Depends on:
Blocks: 47507
  Show dependency tree
 
Reported: 2005-12-08 11:38 UTC by Tomas Zezula
Modified: 2011-08-31 14:06 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Zezula 2005-12-08 11:38:33 UTC
If the library jar has the Class-Path element in its manifest, the CopyLibs task 
should try to resolve the archives on the Class-Path of this jar and add them 
into the libs folder.
Comment 1 Tomas Zezula 2006-09-12 15:01:58 UTC
*** Issue 81435 has been marked as a duplicate of this issue. ***
Comment 2 Jana Maleckova 2007-01-29 09:22:36 UTC
*** Issue 93219 has been marked as a duplicate of this issue. ***
Comment 3 Jesse Glick 2009-08-13 21:58:35 UTC
Seems related to issue #47507, could perhaps share impl.