You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2002/05/20 12:20:32 UTC

DO NOT REPLY [Bug 9245] New: - condition task throws java.lang.reflect.InvocationTargetException

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=9245>.
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=9245

condition task throws java.lang.reflect.InvocationTargetException

           Summary: condition task throws
                    java.lang.reflect.InvocationTargetException
           Product: Ant
           Version: 1.4.1
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Minor
          Priority: Other
         Component: Core tasks
        AssignedTo: ant-dev@jakarta.apache.org
        ReportedBy: geoffm@isocra.com


the following (i) throws the following (ii) error

(i)
<condition property="foo"></condition>

(ii)
Error in class org.apache.tools.ant.taskdefs.ConditionTask
BUILD FAILED
C:\build\build.xml:110: java.lang.reflect.InvocationTargetException

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>