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 83874

Summary: move test dependencie to project.xml
Product: qa Reporter: pzajac <pzajac>
Component: JellytoolsAssignee: Jiri Skrivanek <jskrivanek>
Status: RESOLVED FIXED    
Severity: blocker Keywords: TEST
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 54161    

Description pzajac 2006-08-31 09:38:26 UTC
Test are now build by netbeans build harness. Please move test dependencies to
project.xml

For details how to do it look at :
http://apisupport.netbeans.org/TestDistAndDep.html
Comment 1 Jiri Skrivanek 2006-10-16 12:31:12 UTC
I can't move dependencies to project.xml for jellytools module. The uniqueness
of the tests is that they are unit tests but they use jemmy/jellytools library.
That's why we need a special compiler with explicitly defined classpath.
Comment 2 pzajac 2006-10-16 12:51:03 UTC
You can use test.unit.cp.extra for non modularized libraries.
Comment 3 Jiri Skrivanek 2006-10-16 14:54:13 UTC
OK, it is there:

Checking in test/build-unit.xml;
/cvs/jellytools/test/build-unit.xml,v  <--  build-unit.xml
new revision: 1.26; previous revision: 1.25
done
Checking in nbproject/project.properties;
/cvs/jellytools/nbproject/project.properties,v  <--  project.properties
new revision: 1.13; previous revision: 1.12