Hi, Tor! 

Completely forgot about my report here. So, yes we've just printed lint xml 
report as last step of the build and then  investigated the problem. And 
unfortunately, found that it was a problem with Android SDK manager. Idk why 
but for some reason you've added a new piece to Android SDK called "tools"  and 
it's now required for building projects. So we had to add it as CI environment 
dependency and then got successful build. Also, as far as I remember lint 
message was pretty misleading, something like "You have tools 22 but to check 
api 23 you need to update build tools" so we spent some amount of time to 
figure out that we actually had to download "tools" and not only "build-tools". 
 

Problem was resolved, sorry for not mentioning it here and thanks for paying 
attention to it (I understand that you have a lot of work and such delays are 
ok).

// Extra thanks for mentioning textReport option, will use it in all projects! 

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