Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Default includeLibsJarsFromAar to true #586

Merged
merged 1 commit into from
Feb 19, 2015
Merged

Default includeLibsJarsFromAar to true #586

merged 1 commit into from
Feb 19, 2015

Conversation

Shusshu
Copy link
Member

@Shusshu Shusshu commented Feb 17, 2015

@Shusshu
Copy link
Member Author

Shusshu commented Feb 17, 2015

@william-ferguson-au double check ;)

@mosabua
Copy link
Member

mosabua commented Feb 18, 2015

We need to make sure the build passes with it and should add a big fat warning in the log somehow.. personally I think we should leave it as false...

@william-ferguson-au
Copy link
Contributor

Intellectually I agree with you Manfred.

But anyone that has to use support-v4 (which will be anyone attempting to
support prior versions of Android - ie everyone) or any of the others SDK
AARs that contain an internal lib will get failures that aren't going to be
immediately clear to them. It's going to appear like AMP is broken.

I think we have to default to include AAR libs.

But perhaps we add a warning IN CAPS everytime we find an AAR containing
internal libs that briefly explains the problem.

On Wed, Feb 18, 2015 at 10:25 AM, Manfred Moser [email protected]
wrote:

We need to make sure the build passes with it and should add a big fat
warning in the log somehow.. personally I think we should leave it as
false...


Reply to this email directly or view it on GitHub
#586 (comment)
.

@Shusshu
Copy link
Member Author

Shusshu commented Feb 18, 2015

We already have warnings to show we are adding internal jars and where they come from...

@william-ferguson-au
Copy link
Contributor

In that case just make it the default.

[image: photo]
William Ferguson
Founder and CEO, XandarMob
m:+61 425 716 870 | e:[email protected] |
w:https://wylas-timing.com
http://lexathon.com <http://wylas-timing.com http://lexathon.com>

On Wed, Feb 18, 2015 at 8:24 PM, Benoit Billington <[email protected]

wrote:

We already have warnings to show we are added internal jars and where they
come from...


Reply to this email directly or view it on GitHub
#586 (comment)
.

@mosabua
Copy link
Member

mosabua commented Feb 18, 2015

Fine by me... although really I would like to club the SDK team over the head and set it to false..

Shusshu added a commit that referenced this pull request Feb 19, 2015
Default includeLibsJarsFromAar to true
@Shusshu Shusshu merged commit 67f3fa0 into master Feb 19, 2015
@Shusshu Shusshu deleted the default-aar branch February 19, 2015 14:34
@mosabua
Copy link
Member

mosabua commented Feb 19, 2015

Can you update the changelog and also change it to 4.2.0 there as next version. This is a compatiblity change worth upgrading minor version for on its own imho

@Shusshu
Copy link
Member Author

Shusshu commented Feb 19, 2015

Done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Set includeLibsJarsFromAar default to true
3 participants