DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=32508>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=32508

           Summary: Incorrect error output from validate task using -emacs
                    flag
           Product: Ant
           Version: 1.6.2
          Platform: PC
        OS/Version: Windows 2000
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Core tasks
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Validate task inserts a spurious "/" at the beginning of the filename when the
-emacs task is used and an error is encountered. This confuses emacs (TRAMP mode
is invoked).


$ ant -emacs validate
Buildfile: build.xml

validate:
/Z:/blah/blah.xml:1294:11: An element with the identifier "oops" must appear in
the document.

BUILD FAILED
Z:\blah\build.xml:160: The following error occurred while executing this line:
Z:\blah\build.xml:188: Z:\blah\blah.xml is not a valid XML document.

Total time: 1 second

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

Reply via email to