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

Mutant fails with an NPE when no build.xml exists

           Summary: Mutant fails with an NPE when no build.xml exists
           Product: Ant
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Mutant
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


[EMAIL PROTECTED] dist]$ mutant

BUILD FAILED

No build file build.ant or build.xml found.
Exception in thread "main" org.apache.ant.init.InitException
--- Nested Exception ---
java.lang.NullPointerException
        at
org.apache.ant.common.logger.DefaultLogger.reportException(DefaultLogger.java:178)
        at
org.apache.ant.common.logger.DefaultLogger.buildFinished(DefaultLogger.java:208)
        at org.apache.ant.cli.Commandline.start(Commandline.java:251)
        at org.apache.ant.start.Main.start(Main.java:159)
        at org.apache.ant.start.Main.main(Main.java:115)

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to