Hello, ADT team.

Our project StorIO does not want to be built on the CI (Travis CI) with 
Linux under the Docker.


Since you're deprecating beta plugins and failing builds with "old" beta 
versions of the plugin, we decided to switch to 1.4.0-beta6. 
Locally on Mac OS and Linux (Ubuntu) we can build our project without 
problems (sh ci.sh), but on the CI Lint throws warning that we're unable to 
see (we can not grab xml with Lint results from Travis CI) and reproduce.

Can you please take a look and comment?

Here is the project: https://github.com/pushtorefresh/storio and PR with 
failing builds https://github.com/pushtorefresh/storio/pull/538, one of the 
failed builds log https://travis-ci.org/pushtorefresh/storio/builds/84995878
.

// We are treating Lint warnings as errors to immediately react on them, so 
this is almost blocker for us. Current stable version of Android Gradle 
Plugin — 1.3.1 is too not a good choice for us because Lint on this version 
has another problem which you've fixed in 1.4.0-beta1 :)

Btw, why do you prevent builds on "old" beta versions of the plugin? It 
breaks CI and build reproducibility in many projects. If it would be 
snapshot I'd understand this, but it's *Released* beta version of an 
artifact that builds the code! It should work and give same result on each 
build, even with bugs.

Thanks!

-- 
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