I noticed if I set the environment variable "ant.someprop=somevalue",
and run a build file in the shell, "someprop" gets set to "somevalue"
without the need of the task.
Is this undocumented behavior?
set feedback off
works for me .. thanks
--
View this message in context:
http://ant.1045680.n5.nabble.com/Output-of-SQL-task-tp1336066p5459886.html
Sent from the Ant - Users mailing list archive at Nabble.com.
-
To unsubscribe
After update
http://cobertura.sourceforge.net/xml/coverage-04.dtd";
location="${basedir}/coverage-04.dtd"/>
dtd doesn't support the "systemid" attribute.
ANT VERSION: Apache Ant version 1.7.1 compiled on June 27 2008
With best
Your doctype doesn't include a public ID (that's not the same thing as the
root element).
Try
http://cobertura.sourceforge.net/xml/coverage-04.dtd";
location=...
Andy.
On 6 Feb 2012 08:17, "Soni, Ashish IN BLR SISL"
wrote:
> ** ** ** ** ** ** **
>
> I tried with below file but still it is checki
I tried with below file but still it is checking for network connection.
DTD entry in coverage.xml is
http://cobertura.sourceforge.net/xml/coverage-04