You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Suzana Barreto <su...@aber.ac.uk> on 2005/11/29 13:14:34 UTC

build failed error

Hi, my build file which previously worked is now failing to build - no 
changes to the file were made. This is the error message I am getting, 
can anybody offer any advice
BUILD FAILED
C:\Documents and Settings\sub\My Documents\cvstrial\build.xml:8: The 
processing
instruction target matching "[xX][mM][lL]" is not allowed.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org


Re: build failed error

Posted by Gisbert Amm <gi...@webde.de>.
What does your build.xml look like?

Regards,
Gisbert Amm

Suzana Barreto wrote:
> Hi, my build file which previously worked is now failing to build - no 
> changes to the file were made. This is the error message I am getting, 
> can anybody offer any advice
> BUILD FAILED
> C:\Documents and Settings\sub\My Documents\cvstrial\build.xml:8: The 
> processing
> instruction target matching "[xX][mM][lL]" is not allowed.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org


Re: build failed error

Posted by Jakob Fix <ja...@gmail.com>.
Could this be an XML declaration <?xml version="1.0" ?> at the wrong
place (ie., for example after the root element, instead before)?


On 29/11/05, Suzana Barreto <su...@aber.ac.uk> wrote:
> Hi, my build file which previously worked is now failing to build - no
> changes to the file were made. This is the error message I am getting,
> can anybody offer any advice
> BUILD FAILED
> C:\Documents and Settings\sub\My Documents\cvstrial\build.xml:8: The
> processing
> instruction target matching "[xX][mM][lL]" is not allowed.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
> For additional commands, e-mail: user-help@ant.apache.org
>
>


--
cheers,
Jakob.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org