[Android-tools-devel] Missing dependencies of SDK tools

Komal Sukhani komaldsukhani at gmail.com
Fri Jul 24 06:38:30 UTC 2015


Hi,

Android Gradle plugin has compile time dependency on Lint tool.
I am not able to disable it as lint tool is integrated with the plugin.

Komal Sukhani

On Thu, Jul 23, 2015 at 9:18 PM, Komal Sukhani <komaldsukhani at gmail.com>
wrote:

> Hi Kai-Chung,
>
> By looking into code I have found that Jack and Jill is mainly used for
> converting
> byte code and libraries into jack and are not contributing to core
> functionality. So I
> was wondering if it is essential to package them.
>
> Komal Sukhani
>
> On Thu, Jul 23, 2015 at 4:29 PM, 殷啟聰 <seamlikok at gmail.com> wrote:
>
>> Hi Komal,
>>
>> Jack and Jill is also a compiler toolchain of Android SDK, why are you
>> disabling them?
>>
>> Cheers,
>> Kai-Chung Yan
>>
>> Komal Sukhani <komaldsukhani at gmail.com> 於 2015年7月23日週四 上午10:33寫道:
>>
>>> Hi Hans,
>>>
>>> In Android Gradle Plugin 1.3.0 support for Jack and Jill toolchain is
>>> added to  support
>>> incremental compilation. Documentation for it can be found here
>>> <http://tools.android.com/tech-docs/new-build-system>. Should I disable
>>> it
>>> too?
>>>
>>> Komal Sukhani
>>>
>>> On Tue, Jul 21, 2015 at 10:58 PM, Hans-Christoph Steiner <hans at at.or.at>
>>> wrote:
>>>
>>>>
>>>> I think most android projects don't use proguard and lint is not
>>>> required to
>>>> build a project (though very useful).  If its easy, I would skip those
>>>> for
>>>> now, and work on getting the core functionality working.  Just make a
>>>> note of
>>>> that on the AndroidTools wiki.
>>>>
>>>> .hc
>>>>
>>>> Komal Sukhani:
>>>> > Hi all,
>>>> >
>>>> > I have found two missing dependencies of SDK tools:
>>>> >
>>>> > 1. lombok-ast-0.2.3:
>>>> >               This is required by lint tool
>>>> >
>>>> > 2. proguard-gradle:
>>>> >               Core library of Android Gradle Plugin has dependency
>>>> over it.
>>>> > This
>>>> > is in-turn dependent on proguard-base.
>>>> >
>>>> > Komal Sukhani
>>>> >
>>>>
>>>
>>> --
>>
>> 殷啟聰 | Kai-Chung Yan
>> 一生只向真理與妻子低頭
>> Full-time student of National Taichung University of Education
>> LinkedIn: <https://linkedin.com/in/seamlik>
>> Blog: <seamlik.logdown.com>
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/android-tools-devel/attachments/20150724/4aaca391/attachment.html>


More information about the Android-tools-devel mailing list