I personally think that this error is too strict:

"Don't set the xmlOutput file to "lint.xml"; that's a reserved filename 
used for for lint configuration files, not reports."

I was using this configuration

xmlOutput project.file(project.getBuildDir().getPath() + "/reports/lint.xml")


It is obvious that in the "reports" folder can't be configuration.
But OK I will change it to the lint-results.xml

Btw. I think that "reports" folder is the right folder where lint reports 
should be by default, not in outputs.

-- 
You received this message because you are subscribed to the Google Groups 
"adt-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to