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 - move test dependencie to project.xml
Summary: move test dependencie to project.xml
Status: RESOLVED FIXED
Alias: None
Product: qa
Classification: Unclassified
Component: Jellytools (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jiri Skrivanek
URL:
Keywords: TEST
Depends on:
Blocks: 54161
  Show dependency tree
 
Reported: 2006-08-31 09:38 UTC by pzajac
Modified: 2006-10-23 16:42 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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