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 - Module tests cannot be executed
Summary: Module tests cannot be executed
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: JSP (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Petr Pisl
URL:
Keywords: T9Y
Depends on:
Blocks:
 
Reported: 2005-09-13 13:16 UTC by _ rkubacki
Modified: 2006-02-22 08:51 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 _ 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.