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 64236

Summary: Module tests cannot be executed
Product: javaee Reporter: _ rkubacki <rkubacki>
Component: JSPAssignee: Petr Pisl <ppisl>
Status: VERIFIED FIXED    
Severity: blocker Keywords: T9Y
Priority: P2    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description _ rkubacki 2005-09-13 13:16:41 UTC
I made some patches to web.jspsyntax and want to commit them but cannot verify
that there is not regression in existing tests. They cannot be run.

$ ant -f web/jspsyntax/test/build.xml

...
BUILD FAILED
/opt/devel/nb/nb_all/nbbuild/templates/xtest.xml:62: The following error
occurred while executing this line:
/opt/devel/nb/nb_all/xtest/lib/module_harness.xml:218: The following error
occurred while executing this line:
Target `runcodetest' does not exist in this project.
Comment 1 Martin Schovanek 2005-09-15 10:43:12 UTC
Checking in cfg-unit.xml;
/cvs/web/jspsyntax/test/cfg-unit.xml,v  <--  cfg-unit.xml
new revision: 1.6; previous revision: 1.5
done
Comment 2 Petr Pisl 2005-09-15 10:48:27 UTC
Thanks to Martin for solving this. 
Comment 3 Jiri Kovalsky 2006-02-22 08:51:52 UTC
Verified in the source code.