DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5831>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5831 Condition doesnt report no nested tests very well Summary: Condition doesnt report no nested tests very well Product: Ant Version: 1.5 alpha (nightly) Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: Core tasks AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] What should behaviour on this test be? <target name="condition-empty"> <condition property="condition-empty"/> <echo>${condition-empty}</echo> </target> Should it be something more meaningful than [condition] Error in class org.apache.tools.ant.taskdefs.ConditionTask BUILD FAILED D:\Java\Ant\jakarta-ant\src\etc\testcases\taskdefs\condition.xml:20: java.lang.reflect.InvocationTargetException -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>