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 140382

Summary: [65cat] Exportable libraries
Product: projects Reporter: dafreels <dafreels>
Component: Ant ProjectAssignee: Milan Kubec <mkubec>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: ENHANCEMENT Exception Reporter:

Description dafreels 2008-07-16 18:13:33 UTC
[ BUILD # : 200807101204 ]
[ JDK VERSION : 1.6.0_04 ]

When a project has defined a set of dependent libraries, there needs
to be a way to export those libraries so that other projects
dependent on that project automatically include those libraries in
addition to the project jar file. Currently, I have to go to each of
my projects and define the same dependencies to junit or log4j or
whatever over and over.
Comment 1 Milos Kleint 2008-07-16 19:18:00 UTC
I think a duplicate of another issue, libraries (or project dependencies in general) are not transitive for netbeans ant
projects. 
Comment 2 Milos Kleint 2008-10-14 12:34:48 UTC
ant projects specific
Comment 3 Jesse Glick 2008-11-07 03:30:40 UTC

*** This issue has been marked as a duplicate of 47507 ***