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

Summary: CopyLibs should solve transitive dependencies of archives.
Product: java Reporter: Tomas Zezula <tzezula>
Component: ProjectAssignee: Tomas Zezula <tzezula>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:
Bug Depends on:    
Bug Blocks: 47507    

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.