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 42518 - error on building windows/test
Summary: error on building windows/test
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 4.x
Hardware: All All
: P2 blocker (vote)
Assignee: Milos Kleint
URL:
Keywords: TEST
Depends on:
Blocks:
 
Reported: 2004-04-27 14:53 UTC by pzajac
Modified: 2008-12-22 23:57 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 2004-04-27 14:53:14 UTC
The core/windows/test cannot be compiled. Please
migrate the test scripts to the new XTEST
infrastructure.


cd CVSROOT/core/windows/test
ant 


BUILD FAILED
/disk/pzajac/cvs/standard/core/windows/test/build.xml:54:
Following error occured while executing this line
/disk/pzajac/cvs/standard/xtest/lib/module_harness.xml:349:
Following error occured while executing this line
/disk/pzajac/cvs/standard/core/windows/test/build-unit.xml:91:
Following error occured while executing this line
/disk/pzajac/cvs/standard/xtest/lib/module_harness.xml:356:
Cannot find plugin resource. Reason: Plugin
'deprecated' not found. Please install it.
Comment 1 Milos Kleint 2004-07-12 09:40:41 UTC
reassigning
Comment 2 Milos Kleint 2004-07-13 08:23:34 UTC
corrected the build in trunk.
tests now compile and work for me using teh IDE's action "Run Unit Tests".
Comment 3 pzajac 2004-08-10 10:05:34 UTC
v